summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-03-03test: fix proxy tab-completion testAli Ijaz Sheikh
2016-03-03test: fix tests after V8 upgradeMichaƫl Zasso
2016-03-03test: prevent flakey test on pi2Trevor Norris
2016-03-03test: check memoryUsage propertiesWyatt Preul
2016-03-03tools: enable no-extra-parens in ESLintRich Trott
2016-03-02crypto, string_bytes: treat `buffer` str as `utf8`Fedor Indutny
2016-03-02lib: freelist: use .pop() for allocationAnton Khlynovskiy
2016-03-02tls: fix assert in context._external accessorBen Noordhuis
2016-03-02test: increase timeout for test-tls-fast-writingRich Trott
2016-03-01test: apply Linux workaround to Linux onlyRich Trott
2016-03-01test: retry on known SmartOS bugRich Trott
2016-03-01http_parser: use `MakeCallback`Trevor Norris
2016-03-01crypto: PBKDF2 works with `int` not `ssize_t`Fedor Indutny
2016-02-29test: remove unneeded bind() and related commentsAayush Naik
2016-02-29test: fix flaky child-process-fork-regr-gh-2847Santiago Gimeno
2016-02-29path: fix path.relative() for prefixes at rootOwen Smith
2016-02-29test: remove flaky designation from fixed testsRich Trott
2016-02-29path: fix win32 parse()Zheng Chaoping
2016-02-29repl: fix stack trace column number in strict modePrince J Wesley
2016-02-28dgram: handle default address case when offset and length are specifiedMatteo Collina
2016-02-27test: add test-cases for posix path.relative()Owen Smith
2016-02-27path: fix win32 relative() for UNC pathsOwen Smith
2016-02-27path: fix win32 relative() when "to" is a prefixOwen Smith
2016-02-27url: fix off-by-one error with parse()Brian White
2016-02-27path: fix verbose relative() outputBrian White
2016-02-26timers: refactor timersJeremiah Senkpiel
2016-02-26test: refactor test-dgram-send-callback-recursiveSantiago Gimeno
2016-02-26test: refactor test-dgram-udp4Santiago Gimeno
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