summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-09-22fs: improve fs.watch ENOSPC error messageAnna Henningsen
2018-09-22test: remove string literals for strictEquals/notStrictEqualsMaleDong
2018-09-22http2: do not falsely emit 'aborted' on pushAnatoli Papirovski
2018-09-22doc,test: fix inspect's sorted compare functionMichaël Zasso
2018-09-21test: do not export common.leakedGlobals()Rich Trott
2018-09-21http2: add origin frame supportJames M Snell
2018-09-21test: increase coverage for worker_threadsRich Trott
2018-09-21worker,coverage: support V8 coverage generationAnna Henningsen
2018-09-21crypto: do not allow multiple calls to setAuthTagTobias Nießen
2018-09-21test: fix flaky key pair generation testTobias Nießen
2018-09-20test: remove common.hasSmallICURich Trott
2018-09-20crypto: allow promisifying generateKeyPairTobias Nießen
2018-09-20crypto: add API for key pair generationTobias Nießen
2018-09-20test: add tests to check error in dns.lookupService.Masashi Hirano
2018-09-19lib: added common.restoreStderr(); to end of fileMark Abel
2018-09-19crypto: deprecate digest == null in PBKDF2Tobias Nießen
2018-09-19http2: check if stream is not destroyed before sending trailersMatteo Collina
2018-09-19test: mark some tests as flakyJoão Reis
2018-09-19assert: improve diff outputRuben Bridgewater
2018-09-19util: add order option to `.inspect()`Ruben Bridgewater
2018-09-19doc, win: improve os.setPriority documentationBartosz Sosnowski
2018-09-18inspector: workers debuggingEugene Ostroukhov
2018-09-18Revert "src: implement query callbacks for vm"Anna Henningsen
2018-09-18lib: move process.binding('js_stream') to internalBindingAnto Aravinth
2018-09-18test: don't inspect values if not necessaryRuben Bridgewater
2018-09-18crypto: fix edge case in authenticated encryptionTobias Nießen
2018-09-17errors: add useOriginalName to internal/errorsJoyee Cheung
2018-09-17inspector: enable Inspector JS API in workersEugene Ostroukhov
2018-09-17string_decoder: support typed array or data viewBenjamin Chen
2018-09-17module: fix inconsistency between load and _findPathDenys Otrishko
2018-09-17src: refactor `Environment::GetCurrent()` usageAnna Henningsen
2018-09-17util: make TextEncoder/TextDecoder globalJames M Snell
2018-09-17http2: add http2stream.endAfterHeaders propertyJames M Snell
2018-09-17assert: add default operator to `assert.fail()`Ruben Bridgewater
2018-09-16tools: prevent string literals in some assertionsRich Trott
2018-09-16test: prepare test-assert for strictEqual lintingRich Trott
2018-09-16test: remove string literal from assertionRich Trott
2018-09-16test: remove string literal from assertionRich Trott
2018-09-16test: remove string literal arg from assertionRich Trott
2018-09-16test: remove string literal message from assertionRich Trott
2018-09-16test: remove string literal from assertionRich Trott
2018-09-16test: refactor flag checkRich Trott
2018-09-16test: simplify assertion in http2 testsRich Trott
2018-09-16test: improve assertion in test-inspector.jsRich Trott
2018-09-16test: remove string literal message in assertionsRich Trott
2018-09-16test: remove string literal message from assertionRich Trott
2018-09-16src: fix `--prof-process` CLI argument handlingAnna Henningsen
2018-09-15child_process: move process.binding('spawn_sync') to internalBindingAnto Aravinth
2018-09-15util: use a shared symbol for util.inspect.customchocolateboy
2018-09-15fs: fix promisified fs.readdir withFileTypesAnatoli Papirovski