summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-07-27n-api: add support for DataViewShivanth MP
2017-07-27n-api: re-use napi_env between modulesGabriel Schulhof
2017-07-26test: use common.mustCall() instead of exit handle笑斌
2017-07-26inspector: send messages after the Node is doneEugene Ostroukhov
2017-07-26test: changed error message validatorPratik Jain
2017-07-26http: reset stream to unconsumed in `unconsume()`Anna Henningsen
2017-07-26test: fix flaky test-force-replRich Trott
2017-07-26test: increase coverage for path.parseTobias Nießen
2017-07-25test: replace concatenation with template literalrockcoder23
2017-07-25test: replace concatenation with template literalChing Hsu
2017-07-25test: convert table in test doc to markdown tablevixony
2017-07-25http: disable OutgoingMessage pipe methodRoee Kasher
2017-07-25test: fix flaky http(s)-set-server-timeout testsRich Trott
2017-07-25test: replace CRLF by LF in a fixtureVse Mozhet Byt
2017-07-24test: fix test-async-wrap-getasyncid flakynessJulien Gilli
2017-07-24test: replace concatenation with template literals笑斌
2017-07-24http: check for handle before running asyncReset()Trevor Norris
2017-07-24test: improvements to various http testsJames M Snell
2017-07-24util: implement WHATWG Encoding Standard APIJames M Snell
2017-07-24lib: include cached modules in module.childrenBen Noordhuis
2017-07-24repl: improve require() autocompletionAlexey Orlenko
2017-07-24test: improve test-util-inspectPeter Marshall
2017-07-24errors: migrate dns to use internal/errorsWeijia Wang
2017-07-23test: replace concatenation with template literalsxeodou
2017-07-23test: add non-internet resolveAny testsAnna Henningsen
2017-07-23test: replace concatenation with template literalsSong, Bintao Garfield
2017-07-22test: replace concatenation with template literalsZongmin Lei
2017-07-22lib: tweak use of internal/errorsRuben Bridgewater
2017-07-22test: move timing-dependent tests to sequentialAlexey Orlenko
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-21doc, lib, test: do not re-require needlesslyVse Mozhet Byt
2017-07-21test: fix flaky test-net-write-after-closeRich Trott
2017-07-21test: delete obsolete test-sendfd.jsdecareano
2017-07-21test: improve fs.exists coveragejkzing
2017-07-21test: replace string concatenation with templateziyun
2017-07-21errors: migrate socket_list to internal/errorsBougarfaoui El houcine
2017-07-21test: use path.join in async-hooks/test-tlswrap.jsVincent Xue
2017-07-20test: add comments for whatwg-url testsGautam Arora
2017-07-20http: do not abort if socket is missingMatteo Collina
2017-07-20process: triggerAsyncId can be undefinedMatteo Collina
2017-07-20process: improve hrtime() error messageRich Trott
2017-07-20test: move test-fs-largefile to pummelRich Trott
2017-07-19assert: improve deepEqual Set and Map worst caseRuben Bridgewater
2017-07-19test: use path.join for long path concatenationzzz
2017-07-19test: replace string concatenation with path.joinjkzing
2017-07-19errors: migrate tls_wrap to use internal/errorsBidisha Pyne
2017-07-19test: replace string concat in test-child-process-constructormac-haojin
2017-07-19test: replace string concatenation with templateNathan Jiang
2017-07-19test: replace string concat in test-fs-watchfile.jsHelianthus21
2017-07-19assert: show thrown message in doesNotThrow()Ruslan Bekenev