summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-06-02tools: fix js2c regressionRefael Ackermann
2019-06-02test: covering destroying when worker already disconnectedKeroosha
2019-06-02http: fix socketOnWrap edge casesAnatoli Papirovski
2019-06-01test: fail `test-worker-prof` on internal timeoutRefael Ackermann
2019-06-01lib: no need to strip BOM or shebang for scriptsRefael Ackermann
2019-06-01test: drain platform before unregistering isolateRefael Ackermann
2019-06-01http: call write callback even if there is no message bodyLuigi Pinca
2019-06-01test: rename test-performance to test-perf-hooksUjjwal Sharma
2019-06-01test: add coverage for sparse array maxArrayLengthwent.out
2019-06-01doc,tools: get altDocs versions from CHANGELOG.mdRichard Lau
2019-05-31module: runtime deprecate createRequireFromPath()cjihrig
2019-05-30test: rsa-pss generateKeyPairSync invalid option hashEvgenii Shchepotev
2019-05-30test: add util inspect null getter testMikhail Kuklin
2019-05-30src: unimplement deprecated v8-platform methodsMichaƫl Zasso
2019-05-30test: cover import of a *.node file with a policy manifestEvgenii Shchepotev
2019-05-30crypto: fix KeyObject handle type error messageAlexander Avakov
2019-05-30src: export number_of_native_contexts and number_of_detached_contextsYuriy Vasiyarov
2019-05-30stream: convert existing buffer when calling .setEncodingAnna Henningsen
2019-05-30tls: trace errors can show up as SSL errorsSam Roberts
2019-05-30lib: removed unnecessary fs.realpath `options` arg check + testsAlex Pry
2019-05-30test: add test cases for paramEncoding 'explicit'oksana
2019-05-30test: switch assertEqual argumentsEvgenii Shchepotev
2019-05-30console: fix table() outputBrian White
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