summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-06-24src: refactor timers to remove TimerWrapAnatoli Papirovski
2018-06-24test: remove outdated, non-functioning testAnatoli Papirovski
2018-06-24test: fix test-net-socket-constructorSantiago Gimeno
2018-06-24test: lint fixes for ESLint updatecjihrig
2018-06-24test: move net bytes-per-chunk test to sequentialRich Trott
2018-06-24test: remove string error from strictEqualFernando Doglio
2018-06-22test: add tests for end event of stream.DuplexMasashi Hirano
2018-06-22test: avoid running fsync on directory on AIXJohn Barboza
2018-06-22net: validate fds passed to Socket constructorcjihrig
2018-06-21atomis: add notify aliasGus Caplan
2018-06-21test: assert process.setgroups is undefined on windowsMasashi Hirano
2018-06-21test: add tests for process.setgroups()Masashi Hirano
2018-06-21module: experimental modules runMain separationguybedford
2018-06-20test: move net bytes-per-chunk test to parallelAnna Henningsen
2018-06-20dns: add promisified dns modulecjihrig
2018-06-20test: remove the third string literal argument from assert.strictEqual()Kevin Thomas
2018-06-20child_process: change windowsHide default to truecjihrig
2018-06-20workers,trace_events: set thread name for workersJames M Snell
2018-06-19test: check that benchmark tests are minimalRich Trott
2018-06-19test: run misc benchmark only once in testsRich Trott
2018-06-19test: move test-benchmark-path to sequentialRich Trott
2018-06-18loader: remove unused error code in module_jobGus Caplan
2018-06-18net: emit 'close' when socket ends before connectBrett Kiefer
2018-06-17process: implement process.hrtime.bigint()Joyee Cheung
2018-06-15Revert "workers,trace_events: set thread name for workers"James M Snell
2018-06-15workers,trace_events: set thread name for workersJames M Snell
2018-06-15perf_hooks: remove less useful bootstrap marksJames M Snell
2018-06-15test: fix deprecation warning due to util.printTobias Nießen
2018-06-14test: add test to check colorMode type of ConsoleMasashi Hirano
2018-06-14test: removing unnecessary parameter from assert calldjmgit
2018-06-14lib,src: make `StatWatcher` a `HandleWrap`Anna Henningsen
2018-06-14test: improve statwatcher async_hooks testAnna Henningsen
2018-06-14v8: replace Buffer with FastBuffer in deserializeUjjwal Sharma
2018-06-14src: do proper error checking in `AsyncWrap::MakeCallback`Anna Henningsen
2018-06-13esm: ensure require.main for CJS top-level loadsGuy Bedford
2018-06-13lib: replace checkUint() with validateInt32()Ben Noordhuis
2018-06-13crypto: refactor randomBytes()Ben Noordhuis
2018-06-13crypto: refactor pbkdf2() and pbkdf2Sync() methodsBen Noordhuis
2018-06-13crypto: add scrypt() and scryptSync() methodsBen Noordhuis
2018-06-13worker,src: display remaining handles if `uv_loop_close` failsAnna Henningsen
2018-06-12test: add regression test for nghttp2 CVE-2018-1000168James M Snell
2018-06-12src: re-add `Realloc()` shrink after reading stream dataAnna Henningsen
2018-06-12test: add tls write error regression testShigeki Ohtsu
2018-06-11test: add workerdata-sharedarraybuffer testJeremiah Senkpiel
2018-06-11test: mark test-inspector-port-zero-cluster flakyRich Trott
2018-06-11test: add crypto check to test-http2-debugDaniel Bevenius
2018-06-10test: remove string literals from assert.strictEqual() callsJames Kylstra
2018-06-10test: move inspector-stress-http to sequentialRich Trott
2018-06-10tools: add BigInt to globalsNikolai Vavilov
2018-06-09test: check gc does not resurrect the loopAnatoli Papirovski