summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-05-29test: add testcase for SourceTextModule custom inspectGrigory Gorshkov
2019-05-29test: cover util.inspect on boxed primitive with colorsAlexander Avakov
2019-05-29http2: fix tracking received data for maxSessionMemoryAnna Henningsen
2019-05-29test: add test case for checking typeof mgf1HashLevin Eugene
2019-05-28test: switch assertEqual argumentsEvgenii Shchepotev
2019-05-28doc,test: clarify that Http2Stream is destroyed after data is readAlba Mendez
2019-05-28test: add test for util.inspectLevin Eugene
2019-05-28test: expect wpt/encoding/encodeInto.any.js to failJoyee Cheung
2019-05-28test: update wpt/encoding to 7287608f90Joyee Cheung
2019-05-28test: run WPT in subdirectoriesJoyee Cheung
2019-05-28test: expect wpt/encoding/streams to failJoyee Cheung
2019-05-28test: fix arguments order of comparsion functionsmartyns0n
2019-05-27test: switch assertEqual argumentsEvgenii Shchepotev
2019-05-27child_process: simplify spawn argument parsingcjihrig
2019-05-27test: unhardcode server portMurkyMeow
2019-05-27test: add a test case for the path.posix.resolveGrigorii K. Shartsev
2019-05-27test: switch actual value argument and expected in deepStrictEqual callKopachyov Vitaliy
2019-05-27test: fix test-http2-multiheaders-rawGrigorii K. Shartsev
2019-05-26test: change expected and actual values in assert calloksana
2019-05-26inspector: implement --heap-profJoyee Cheung
2019-05-26lib: rework logic of stripping BOM+Shebang from commonjsGus Caplan
2019-05-26test: detect missing postmortem metadatacjihrig
2019-05-25tls: support the hints optionLuigi Pinca
2019-05-24test: fix test-https-agent-additional-optionsRich Trott
2019-05-24test: refactor test-https-agent-additional-optionsRich Trott
2019-05-24test: favor arrow functions for anonymous callbacksRich Trott
2019-05-24test: replace flag with optionRich Trott
2019-05-24test: update wpt/url to 418f7fabebJoyee Cheung
2019-05-24test: use ShellTestEnvironment in WPTJoyee Cheung
2019-05-24test: update wpt/resources to e1fddfbf80Joyee Cheung
2019-05-23src: remove env-inl.h from header filesSam Roberts
2019-05-23test: increase debugging information on failureRich Trott
2019-05-23src: make process.env.TZ setter clear tz cacheBen Noordhuis
2019-05-23src: ignore SIGXFSZ, don't terminate (ulimit -f)Ben Noordhuis
2019-05-23http2: support net.Server optionsLuigi Pinca
2019-05-23tls: set tlsSocket.servername as early as possibleoyyd
2019-05-22esm: remove experimental status from JSON modulesMyles Borins
2019-05-21src, lib: take control of prepareStackTraceGus Caplan
2019-05-20esm: use correct error argumentscjihrig
2019-05-20child_process: setup stdio on error when possiblecjihrig
2019-05-20util: include reference anchor for circular structuresRuben Bridgewater
2019-05-20util: if present, fallback to `toString` using the %s formatterRuben Bridgewater
2019-05-20util: unify constructor inspection in `util.inspect`Ruben Bridgewater
2019-05-20tls: expose built-in root certificatesBen Noordhuis
2019-05-20http: always call response.write() callbackLuigi Pinca
2019-05-20http: do not default to chunked encoding for TRACELuigi Pinca
2019-05-19stream: use readableObjectMode public api for js streamAnto Aravinth
2019-05-19http: add an alias at addListener on Server connection sockethimself65
2019-05-19async_hooks: don't reuse resource in HttpAgentGerhard Stoebich
2019-05-19test: relax check in verify-graphGerhard Stoebich