summaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
2018-06-01test: avoid empty fixture in module testRich Trott
2018-05-30test: mark test-fs-readfile-tostring-fail as flakyMatheus Marchini
2018-05-22lib,src,test: fix commentsTobias Nießen
2018-05-19perf_hooks: always set bootstrapCompleteJames M Snell
2018-05-18test: improve assertion in test-performanceAnna Henningsen
2018-05-16test: improve reliability of http2-session-timeoutRich Trott
2018-05-16benchmark: add tls benchmark for legacy SecurePairAlex Fernández
2018-05-13http2: destroy the socket properly and add testsMathias Buus
2018-05-07fs: move fs/promises to fs.promisescjihrig
2018-04-27http: refactor outgoing headers processingAnatoli Papirovski
2018-04-26inspector: allow concurrent inspector sessionsEugene Ostroukhov
2018-04-25src: assign ERR_SCRIPT_EXECUTION_* codes in C++Joyee Cheung
2018-04-22test: fix long-running http benchmarksAnatoli Papirovski
2018-04-22test: fix long-running buffer benchmarksAnatoli Papirovski
2018-04-11test: fix test-http-dump-req-when-res-endsLuigi Pinca
2018-04-10src: rename ERR_STRING_TOO_LARGE to ERR_STRING_TOO_LONGJoyee Cheung
2018-04-10test: fix flaky http-client-timeout-agentSantiago Gimeno
2018-04-10benchmark: changed millions and thousands to njuggernaut451
2018-04-07src: migrate string_bytes.cc to throw errors with codeJoyee Cheung
2018-04-07test,http: fix http dump testMatteo Collina
2018-04-06test: move test-http-dump-req-when-res-endRich Trott
2018-04-06test: move http-client-timeout-agent to sequentialRich Trott
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