summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-06-01http2: force through RST_STREAM in destroyAnatoli Papirovski
2018-06-01test: fix flaky test-domain-timersAnatoli Papirovski
2018-06-01test: check TTY mode reset on exitAnna Henningsen
2018-06-01timers: add hasRef method to Timeout & ImmediateAnatoli Papirovski
2018-06-01test: update postmortem metadata testcjihrig
2018-06-01test: add read_only_space heap spacecjihrig
2018-06-01util: add type check function for BigIntObjectMichaël Zasso
2018-06-01crypto: throw in setAuthTag on invalid lengthTobias Nießen
2018-05-31trace_events: add version metadataJames M Snell
2018-05-31stream: ensure Stream.pipeline re-throws errors without callbackBlaine Bublitz
2018-05-31http2: switch to new runtime-controlled debugging systemAnna Henningsen
2018-05-31tls: throw if SNICallback is not a functionRich Trott
2018-05-30test: mark test-fs-readfile-tostring-fail as flakyMatheus Marchini
2018-05-30test: increase coverage for fs.promises.truncateMasashi Hirano
2018-05-30test: add test for fs.promises.lchmodMasashi Hirano
2018-05-30fs: ensure options.flag defaults to 'r' in readFileUnknown
2018-05-30test: mark test-child-process-fork-net as flakyMatheus Marchini
2018-05-29test: fix worker send errorGireesh Punathil
2018-05-29fs: fix reads with pos > 4GBMathias Buus
2018-05-28stream: fix removeAllListeners() for Stream.ReadableKael Zhang
2018-05-28Revert "repl: add friendly tips about how to exit repl"cjihrig
2018-05-27test: improve assert test hygieneRich Trott
2018-05-27test: isolate unusual assert test in its own fileRich Trott
2018-05-27test: fix test failure on aixRuben Bridgewater
2018-05-25fs: don't limit ftruncate() length to 32 bitscjihrig
2018-05-25fs: add length validation to fs.truncate()cjihrig
2018-05-25test: improve error message in async-wrap testRich Trott
2018-05-25test: remove message argument from strictEqual()sagirk
2018-05-25test: remove string literal from strictEqualAbhimanyuVashisht
2018-05-25test: include port in assertion messagenam
2018-05-24http: fix res emit close before user finishRobert Nagy
2018-05-24test: mark test-zlib.zlib-binding.deflate as flakyMatheus Marchini
2018-05-24net: allow IPC servers be accessible by allBartosz Sosnowski
2018-05-24src: remove --expose-http2 optionDaniel Bevenius
2018-05-23n-api: throw when entry point is nullGabriel Schulhof
2018-05-23test: improve coverage for readline.InterfaceMasashi Hirano
2018-05-23assert: handle undefined filename in getErrMessageTim Seckinger
2018-05-23test: use log only in test-child-process-fork-netRich Trott
2018-05-23test: changed assert message from string literal to template literalCoreyGMartin
2018-05-22timers: use only a single TimerWrap instanceAnatoli Papirovski
2018-05-22lib: add internal PriorityQueue classAnatoli Papirovski
2018-05-22test: test about:blank against invalid WHATWG URLJoyee Cheung
2018-05-22lib,src,test: fix commentsTobias Nießen
2018-05-22test: add promise API test for appendFile()Rich Trott
2018-05-22doc: add note about autocrlf required for testsBartosz Sosnowski
2018-05-22test: improve coverage for internal/readlineMasashi Hirano
2018-05-22test: rename and document tls testAnna Henningsen
2018-05-22http: do not rely on the 'agentRemove' eventLuigi Pinca
2018-05-22test: fix flaky http2-session-unrefAnatoli Papirovski
2018-05-22http2: fix several serious bugsAnatoli Papirovski