summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-02-26perf_hooks: emit trace events for marks, measures, and timerifyJames M Snell
2018-02-26http2: fix condition where data is lostMatteo Collina
2018-02-25util: use blue on non-windows systems for number/bigintGus Caplan
2018-02-25zlib: improve zlib errorsJoyee Cheung
2018-02-22events: preset `usingDomains` to falseMyles Borins
2018-02-22test: fix test-http-connectRuben Bridgewater
2018-02-22test: really test the ttywrap bits of getasyncidJeremiah Senkpiel
2018-02-22http: remove default 'drain' listener on upgradeLuigi Pinca
2018-02-22repl: fix tab-complete warningkillagu
2018-02-22http: remove default 'error' listener on upgradeLuigi Pinca
2018-02-22tools: enable eslint one-var ruleRuben Bridgewater
2018-02-22tools: enable eslint strict key-spacingRuben Bridgewater
2018-02-22tools: enable eslint no-undef-init ruleRuben Bridgewater
2018-02-22test: http2 compat response.write() error checksTrivikram
2018-02-22test: http2 stream.respond() error checksTrivikram
2018-02-22http: allow _httpMessage to be GC'edLuigi Pinca
2018-02-22test: use runWithInvalidFD() in tests expecting EBADFJoyee Cheung
2018-02-22test: introduce common.runWithInvalidFD()Joyee Cheung
2018-02-22errors: update all internal errorsRuben Bridgewater
2018-02-22fs: support as and as+ flags in stringToFlags()Sarat Addepalli
2018-02-22test: http2 client setNextStreamID errorsTrivikram
2018-02-22crypto: add docs & tests for cert.pubkey & cert.fingerprint256Hannes Magnusson
2018-02-22net: inline and simplify onSocketEndAnna Henningsen
2018-02-22cluster: fix inspector port assignmentSantiago Gimeno
2018-02-22test: fix deprecation warning in binding.ccDaniel Bevenius
2018-02-22doc: lowercase primitives in test/common/README.mdVse Mozhet Byt
2018-02-21test: check symbols in shared libYihong Wang
2018-02-21test: http2 errors on req.close()Trivikram
2018-02-21net: use `_final` instead of `on('finish')`Anna Henningsen
2018-02-20lint: move eslint to new plugin systemGus Caplan
2018-02-20test: actually test tty `getColorDepth()`Jeremiah Senkpiel
2018-02-20test: move getTTYfd() to common helpersJeremiah Senkpiel
2018-02-20test: http2 client settings invalid callbackTrivikram
2018-02-20test: http2 client ping errorsTrivikram
2018-02-20test: http2 client operations after destroyTrivikram
2018-02-19build: add node_lib_target_name to cctest depsDaniel Bevenius
2018-02-19http2: make response.end() return thisMatteo Collina
2018-02-19http: OutgoingMessage.end() should return thisMatteo Collina
2018-02-19stream: writable.end should return this.Matteo Collina
2018-02-17tools: custom eslint autofix for inspector-check.jsShobhit Chittora
2018-02-17tools: auto fix custom crypto-check eslint ruleShobhit Chittora
2018-02-17lib: allow process kill by signal numberSam Roberts
2018-02-17test: refactor parallel/test-tls-pausejuggernaut451
2018-02-17test: refactor stream-*-constructor-set-methodsLuigi Pinca
2018-02-17test: stdio pipe behavior testsBartosz Sosnowski
2018-02-17tools, test: fix prof polyfill readlinekillagu
2018-02-17fs: move fs.promises API to fs/promisesMichaƫl Zasso
2018-02-16test: refactor parallel/test-tls-0-dns-altnamejuggernaut451
2018-02-16test: add common.skipIfEslintMissingMyles Borins
2018-02-16test: fix warnings in addon testsAli Ijaz Sheikh