summaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
2018-04-03perf_hooks: simplify perf_hooksJames M Snell
2018-04-02inspector: report client-visible host and portEugene Ostroukhov
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-03-22inspector: migrate errors from C++ to JSMichaël Zasso
2018-03-21fs,cluster,net: assign error codes to remaining errorsMichaël Zasso
2018-03-20test: refactor test-fs-readfile-tostring-failRich Trott
2018-03-19test: fix flaky test-http2-ping-floodRich Trott
2018-03-19fs: improve errors in watchFile and unwatchFileJoyee Cheung
2018-03-16test: fix flaky test-http2-settings-floodRich Trott
2018-03-15src: put bootstrappers in lib/internal/bootstrap/Joyee Cheung
2018-03-15src: introduce native-layer stream pipingAnna Henningsen
2018-03-14test: fix test-cluster-send-handle-large-payloadRich Trott
2018-03-12test: fix assertion argument orderRich Trott
2018-03-08test: address unreliable test-performanceRich Trott
2018-03-08test: rename test-regress-GH-877.jsUjjwal Sharma
2018-03-08test: rename test-regress-GH-784.jsUjjwal Sharma
2018-03-08test: address nits and rename the corresponding fixtureUjjwal Sharma
2018-03-08test: rename tests to remove "regress" keywordUjjwal Sharma
2018-03-08test: rename test-regress-GH-4027Ujjwal Sharma
2018-03-08test: rename test-regress-GH-4015Ujjwal Sharma
2018-03-08test: rename test-regress-GH-1697Ujjwal Sharma
2018-03-08test: rename test-regress-GH-1726Ujjwal Sharma
2018-03-08fs: improve errors thrown from fs.watch()Joyee Cheung
2018-03-04http2: refer to stream errors by nameAnna Henningsen
2018-03-04test: refactor test-async-wrap-getasyncidSantiago Gimeno
2018-03-02test: fix flaky inspector-stop-profile-after-doneRich Trott
2018-03-02benchmark: remove noAssert argumentRuben Bridgewater
2018-02-22test: really test the ttywrap bits of getasyncidJeremiah Senkpiel
2018-02-22cluster: fix inspector port assignmentSantiago Gimeno
2018-02-20lint: move eslint to new plugin systemGus Caplan
2018-02-17fs: move fs.promises API to fs/promisesMichaël Zasso
2018-02-16test,benchmark,doc: enable dot-notation ruleRuben Bridgewater
2018-02-16test: reduce benchmark test run timejuggernaut451
2018-02-16test: update a few tests to work on OpenBSDAaron Bieber
2018-02-16test: minor refactoringRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2018-02-14test: make sure WriteWrap tests are actually asyncAnna Henningsen
2018-02-14test: add crypto check to test-benchmark-tlsDaniel Bevenius
2018-02-10test: fix flaky repl-timeout-throwSantiago Gimeno
2018-02-08test: fix flaky timers-block-eventloop testAnatoli Papirovski
2018-02-07readline: use Date.now() and move test to parallelAnatoli Papirovski
2018-02-05fs: add initial set of fs.promises APIsJames M Snell
2018-02-04timers: prevent event loop blockingAnatoli Papirovski
2018-02-04test: verify the shell option works properly on execFilejvelezpo
2018-02-04test: add test for tls benchmarksAnatoli Papirovski
2018-02-01test: mark test-inspector-stop-profile-after-done flakyMyles Borins
2018-01-31test: move tmpdir to submodule of commonRich Trott
2018-01-29benchmark: implement duration in http test doubleJoyee Cheung
2018-01-29module: use internal/errors.js in module.requireJoyee Cheung