aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-05-17tools, doc: wrap manpage links in code elementsVse Mozhet Byt
2018-05-17inspector: add a "NodeTracing" domain supportEugene Ostroukhov
2018-05-17tls: move convertNPNProtocols to End-of-LifeJames M Snell
2018-05-17http2: fix end without readAnatoli Papirovski
2018-05-17lib: mask mode_t type of arguments with 0o777Joyee Cheung
2018-05-16test: add promise API test for appendFile()Rich Trott
2018-05-16vm,trace_events: add node.vm.script trace events categoryJames M Snell
2018-05-16test: slightly improve test-util-inspect assertionsAnna Henningsen
2018-05-16src: handle TryCatch with empty messageBen Noordhuis
2018-05-16test: improve reliability of http2-session-timeoutRich Trott
2018-05-16benchmark: add tls benchmark for legacy SecurePairAlex Fernández
2018-05-14assert: support symbols as assertion messagescjihrig
2018-05-14test: disable colors in test-assert-checktag.jscjihrig
2018-05-14test: disable colors in test-assert-deep.jscjihrig
2018-05-14test: disable colors in test-assert.jscjihrig
2018-05-14http: make client `.aborted` booleanRobert Nagy
2018-05-14test: increase test coverage for fs/promises.jsDavid Humphrey
2018-05-14fs: improve argument handling for ReadStreamUjjwal Sharma
2018-05-14test: display values in AssertionErrorsRakshithNM
2018-05-14test: fix assertion in test-consoleLuigi Pinca
2018-05-14test: apply test-fs-access to promises APIRich Trott
2018-05-14test: modernize and correct test-doctool-html.jsVse Mozhet Byt
2018-05-14src: make `AsyncResource` destructor virtualAnna Henningsen
2018-05-14test: better error message in trace events testAnna Henningsen
2018-05-14src: replace `template<` → `template <`Anna Henningsen
2018-05-14test: add test for async hooks parity for async/awaitMaya Lekova
2018-05-13http: fix client response close & abortedRobert Nagy
2018-05-13http: always emit close on req and resRobert Nagy
2018-05-13test: remove deepStrictEqual() third argumentFrancesco Falanga
2018-05-13http2: destroy the socket properly and add testsMathias Buus
2018-05-12test: plug AliasedBuffer cctest memory leakAnna Henningsen
2018-05-12crypto: add test case for AES key wrappingYihong Wang
2018-05-13module: add --preserve-symlinks-mainDavid Goldstein
2018-05-11fs: make fs.promises non-enumerablecjihrig
2018-05-11esm: provide named exports for builtin libsGus Caplan
2018-05-11test: make sure linked lists are inspectable with defaultsAnna Henningsen
2018-05-11Revert "util: change util.inspect depth default"Anna Henningsen
2018-05-10timers: make timer.refresh() a public APIJeremiah Senkpiel
2018-05-10test: add regression test for #11257Benjamin Coe
2018-05-10assert: validate input stricterRuben Bridgewater
2018-05-10src: add environment cleanup hooksAnna Henningsen
2018-05-10assert: make sure throws is able to handle primitivesRuben Bridgewater
2018-05-10assert: move AssertionError into own fileRuben Bridgewater
2018-05-10assert: accept regular expressions to validateRuben Bridgewater
2018-05-08test: fix flaky http2-flow-control testAnatoli Papirovski
2018-05-08tools: add eslint check for skipIfEslintMissingRichard Lau
2018-05-08test: use common.canCreateSymLink() consistentlycjihrig
2018-05-07fs: move fs/promises to fs.promisescjihrig
2018-05-07constants: freeze the constants objectBryan English
2018-05-07test: fix test-cli-node-options.js on mipsRuben Bridgewater