summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2018-05-21test: use error code rather than message in testRich Trott
2018-05-22test: define SharedArrayBuffer as a known globalcjihrig
2018-05-21src: trace_events: background thread eventsAli Ijaz Sheikh
2018-05-21assert: fix wrong message indentationRuben Bridgewater
2018-05-21test: reduce runtimeRuben Bridgewater
2018-05-21util: improve error inspectionRuben Bridgewater
2018-05-21util: fix inspected stack indentationRuben Bridgewater
2018-05-21util: remove erroneous whitespaceRuben Bridgewater
2018-05-21util: wrap error in brackets without stackRuben Bridgewater
2018-05-20fs: refactor fs moduleJames M Snell
2018-05-20util: change items unknown styleRuben Bridgewater
2018-05-19fs: improve fchmod{Sync} validationcjihrig
2018-05-19lib: support ranges in validateInt32()cjihrig
2018-05-19util: remove custom inspection functionRuben Bridgewater
2018-05-19perf_hooks: always set bootstrapCompleteJames M Snell
2018-05-19test: remove common.globalCheckRuben Bridgewater
2018-05-19repl: make console, module and require non-enumerableRuben Bridgewater
2018-05-19test: remove untested knownGlobalsRuben Bridgewater
2018-05-19test: mark tests as flaky as intermediate stepRuben Bridgewater
2018-05-19fs: drop duplicate API in promises modeСковорода Никита Андреевич
2018-05-18util: support inspecting namespaces of unevaluated modulesGus Caplan
2018-05-19lib,src: use V8 API for collection inspectionAnna Henningsen
2018-05-18src: trace_events: support for metadata eventsAli Ijaz Sheikh
2018-05-18test: improve assertion in test-performanceAnna Henningsen