summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: clean up some assert deepEqual testsRuben Bridgewater2017-08-012-66/+52
* assert: fix deepEqual inconsistenciesRuben Bridgewater2017-08-012-2/+22
* url: update sort() behavior with no paramsTimothy Gu2017-08-012-3/+25
* readline: remove max limit of crlfDelayAzard2017-07-311-6/+65
* zlib: fix interaction of flushing and needDrainAnna Henningsen2017-07-312-0/+68
* tools: remove legacy indentation lintingRich Trott2017-07-301-10/+0
* path: fix win32 volume-relative pathsTimothy Gu2017-07-302-38/+72
* test: fix error when foo in path to git cloneMatt Woicik2017-07-301-1/+1
* net: fix bytesWritten during writevBrendan Ashworth2017-07-291-0/+35
* test: add DISABLED_ prefix to commented out testDaniel Bevenius2017-07-291-3/+1
* repl: do not consider `...` as a REPL commandShivanth MP2017-07-291-1/+7
* test: remove disabled tests directoryRich Trott2017-07-282-49/+0
* test: improve error logging for inspector testRich Trott2017-07-281-2/+9
* test: remove --no-crankshaftMyles Borins2017-07-281-1/+1
* test: refactor test-httpparser.response.jserdun2017-07-271-5/+4
* test: refactor test-benchmark-timersRich Trott2017-07-271-1/+2
* test: adjust indentation for stricter lintingRich Trott2017-07-27100-659/+689
* test: refactor test-http-parser.jsRich Trott2017-07-271-106/+117
* tls: fix empty issuer/subject/infoAccess parsingBen Noordhuis2017-07-271-0/+55
* src: replace ASSERT with CHECKBen Noordhuis2017-07-272-9/+9
* test: make flaky crypto test more deterministicBen Noordhuis2017-07-271-1/+1
* test: rename crypto testBen Noordhuis2017-07-271-0/+0
* n-api: add support for DataViewShivanth MP2017-07-273-0/+71
* n-api: re-use napi_env between modulesGabriel Schulhof2017-07-274-0/+56
* test: use common.mustCall() instead of exit handle笑斌2017-07-262-31/+9
* inspector: send messages after the Node is doneEugene Ostroukhov2017-07-261-0/+21
* test: changed error message validatorPratik Jain2017-07-261-3/+4
* http: reset stream to unconsumed in `unconsume()`Anna Henningsen2017-07-261-0/+29
* test: fix flaky test-force-replRich Trott2017-07-261-5/+2
* test: increase coverage for path.parseTobias Nießen2017-07-261-1/+5
* test: replace concatenation with template literalrockcoder232017-07-251-3/+2
* test: replace concatenation with template literalChing Hsu2017-07-251-3/+4
* test: convert table in test doc to markdown tablevixony2017-07-251-151/+21
* http: disable OutgoingMessage pipe methodRoee Kasher2017-07-251-0/+15
* test: fix flaky http(s)-set-server-timeout testsRich Trott2017-07-252-24/+102
* test: replace CRLF by LF in a fixtureVse Mozhet Byt2017-07-251-1/+1
* test: fix test-async-wrap-getasyncid flakynessJulien Gilli2017-07-241-1/+1
* test: replace concatenation with template literals笑斌2017-07-243-4/+4
* http: check for handle before running asyncReset()Trevor Norris2017-07-242-0/+55
* test: improvements to various http testsJames M Snell2017-07-2426-473/+390
* util: implement WHATWG Encoding Standard APIJames M Snell2017-07-241-0/+385
* lib: include cached modules in module.childrenBen Noordhuis2017-07-244-0/+23
* repl: improve require() autocompletionAlexey Orlenko2017-07-241-0/+50
* test: improve test-util-inspectPeter Marshall2017-07-241-1/+2
* errors: migrate dns to use internal/errorsWeijia Wang2017-07-245-41/+118
* test: replace concatenation with template literalsxeodou2017-07-231-2/+2
* test: add non-internet resolveAny testsAnna Henningsen2017-07-233-0/+378
* test: replace concatenation with template literalsSong, Bintao Garfield2017-07-231-3/+3
* test: replace concatenation with template literalsZongmin Lei2017-07-221-3/+3
* lib: tweak use of internal/errorsRuben Bridgewater2017-07-224-41/+32