summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-02-25crypto: Improve control of FIPS modeStefan Budeanu
2016-02-25test: allow passing args to executableStefan Budeanu
2016-02-25repl: accept no arguments to start()cjihrig
2016-02-25cluster: emit worker as first 'message' event argBen Noordhuis
2016-02-24test: fix test-timers.reliability on OS XRich Trott
2016-02-24tools: enable additional lint rulesRich Trott
2016-02-22test: mitigate flaky test-http-agentRich Trott
2016-02-22test: increase timeouts on some unref timers testsJeremiah Senkpiel
2016-02-22child_process: add keepOpen option to send()cjihrig
2016-02-22child_process: support options in send()cjihrig
2016-02-21tools: add Node.js-specific ESLint rulesRich Trott
2016-02-21test: use String.prototype.repeat() for clarityRich Trott
2016-02-21vm: fix `produceCachedData`Jiho Choi
2016-02-19test: remove flaky mark for test-debug-no-contextRich Trott
2016-02-19test: add test for https server close eventBraydon Fuller
2016-02-19test: refactor test-http-destroyed-socket-write2Santiago Gimeno
2016-02-18test: mitigate flaky test-debug-no-contextRich Trott
2016-02-19test: test-process-getactivehandles is flakyAlexis Campailla
2016-02-18async_wrap: add parent uid to init hookAndreas Madsen
2016-02-18async_wrap: make uid the first argument in initAndreas Madsen
2016-02-18async_wrap: add uid to all asyncWrap hooksAndreas Madsen
2016-02-18src,test,tools: modify for more stringent lintingRich Trott
2016-02-17path: fix input type checking regressionBrian White
2016-02-17stream: fix no data on partial decodeBrian White
2016-02-17net: use `_server` for internal book-keepingFedor Indutny
2016-02-17test: mark test-http-regr-gh-2928 flakyRich Trott
2016-02-16test: disable fs watch tests for AIXMichael Dawson
2016-02-16tls: nullify `.ssl` on handle closeFedor Indutny
2016-02-16repl: allow multiline function callZirak
2016-02-15test: mark test-http-agent flakyRich Trott
2016-02-16cluster: dont rely on `this` in `fork`Igor Klopov
2016-02-15deps: update to http-parser 2.6.2James M Snell
2016-02-15node: set process._eventsCount to 0 on startupEvan Lucas
2016-02-12querystring: improve parse() performanceBrian White
2016-02-12test: minimal repl eval option testRich Trott
2016-02-12test: add addons test for MakeCallbackTrevor Norris
2016-02-11http: allow async createConnection()Brian White
2016-02-11child_process: fix data loss with readable eventBrian White
2016-02-10test: fix flaky test-http-regr-gh-2928Rich Trott
2016-02-10test: fix child-process-fork-regr-gh-2847 againSantiago Gimeno
2016-02-10buffer: add encoding parameter to fill()Trevor Norris
2016-02-10test: remove unneeded common.indirectInstanceOf()Rich Trott
2016-02-10test: don't run test-tick-processor.js on AixMichael Dawson
2016-02-10tools: enable no-proto rule for linterJackson Tian
2016-02-10debugger: assert test before accessing this.bindingPrince J Wesley
2016-02-09test: improve path testsBrian White
2016-02-09test: fix child-process-fork-regr-gh-2847Santiago Gimeno
2016-02-09tools: disallow mixed spaces and tabs for indentsRich Trott
2016-02-09http: strictly forbid invalid characters from headersJames M Snell
2016-02-09deps: update http-parser to version 2.6.1James M Snell