summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: add testcase for SourceTextModule custom inspectGrigory Gorshkov2019-05-291-0/+19
* test: cover util.inspect on boxed primitive with colorsAlexander Avakov2019-05-291-0/+4
* http2: fix tracking received data for maxSessionMemoryAnna Henningsen2019-05-291-0/+46
* test: add test case for checking typeof mgf1HashLevin Eugene2019-05-291-0/+36
* test: switch assertEqual argumentsEvgenii Shchepotev2019-05-281-1/+1
* doc,test: clarify that Http2Stream is destroyed after data is readAlba Mendez2019-05-281-0/+1
* test: add test for util.inspectLevin Eugene2019-05-281-0/+7
* test: expect wpt/encoding/encodeInto.any.js to failJoyee Cheung2019-05-281-0/+3
* test: update wpt/encoding to 7287608f90Joyee Cheung2019-05-286-22/+173
* test: run WPT in subdirectoriesJoyee Cheung2019-05-281-22/+58
* test: expect wpt/encoding/streams to failJoyee Cheung2019-05-281-0/+3
* test: fix arguments order of comparsion functionsmartyns0n2019-05-281-5/+5
* test: switch assertEqual argumentsEvgenii Shchepotev2019-05-271-1/+1
* child_process: simplify spawn argument parsingcjihrig2019-05-273-10/+10
* test: unhardcode server portMurkyMeow2019-05-271-9/+9
* test: add a test case for the path.posix.resolveGrigorii K. Shartsev2019-05-271-0/+9
* test: switch actual value argument and expected in deepStrictEqual callKopachyov Vitaliy2019-05-271-4/+5
* test: fix test-http2-multiheaders-rawGrigorii K. Shartsev2019-05-271-1/+1
* test: change expected and actual values in assert calloksana2019-05-261-1/+1
* inspector: implement --heap-profJoyee Cheung2019-05-266-0/+441
* lib: rework logic of stripping BOM+Shebang from commonjsGus Caplan2019-05-263-0/+11
* test: detect missing postmortem metadatacjihrig2019-05-261-0/+3
* tls: support the hints optionLuigi Pinca2019-05-251-0/+26
* test: fix test-https-agent-additional-optionsRich Trott2019-05-241-32/+26
* test: refactor test-https-agent-additional-optionsRich Trott2019-05-241-26/+21
* test: favor arrow functions for anonymous callbacksRich Trott2019-05-241-7/+7
* test: replace flag with optionRich Trott2019-05-241-2/+2
* test: update wpt/url to 418f7fabebJoyee Cheung2019-05-247-13/+57
* test: use ShellTestEnvironment in WPTJoyee Cheung2019-05-241-3/+0
* test: update wpt/resources to e1fddfbf80Joyee Cheung2019-05-247-119/+363
* src: remove env-inl.h from header filesSam Roberts2019-05-233-2/+2
* test: increase debugging information on failureRich Trott2019-05-231-6/+9
* src: make process.env.TZ setter clear tz cacheBen Noordhuis2019-05-231-0/+47
* src: ignore SIGXFSZ, don't terminate (ulimit -f)Ben Noordhuis2019-05-231-0/+32
* http2: support net.Server optionsLuigi Pinca2019-05-231-0/+46
* tls: set tlsSocket.servername as early as possibleoyyd2019-05-231-0/+56
* esm: remove experimental status from JSON modulesMyles Borins2019-05-222-2/+3
* src, lib: take control of prepareStackTraceGus Caplan2019-05-211-0/+1
* esm: use correct error argumentscjihrig2019-05-202-0/+14
* child_process: setup stdio on error when possiblecjihrig2019-05-202-0/+16
* util: include reference anchor for circular structuresRuben Bridgewater2019-05-203-25/+48
* util: if present, fallback to `toString` using the %s formatterRuben Bridgewater2019-05-201-0/+22
* util: unify constructor inspection in `util.inspect`Ruben Bridgewater2019-05-201-0/+41
* tls: expose built-in root certificatesBen Noordhuis2019-05-201-0/+31
* http: always call response.write() callbackLuigi Pinca2019-05-203-8/+56
* http: do not default to chunked encoding for TRACELuigi Pinca2019-05-201-1/+2
* stream: use readableObjectMode public api for js streamAnto Aravinth2019-05-191-0/+13
* http: add an alias at addListener on Server connection sockethimself652019-05-191-0/+4
* async_hooks: don't reuse resource in HttpAgentGerhard Stoebich2019-05-192-2/+113
* test: relax check in verify-graphGerhard Stoebich2019-05-191-4/+4