summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-07-23dns: fix unsigned record valuesBrian White
2019-07-23src: do not include partial AsyncWrap instances in heap dumpAnna Henningsen
2019-07-22test: fix assertion argument order in test-esm-namespaceAlex Ramirez
2019-07-22stream: add null push transform in async_iteratorDavid Mark Clements
2019-07-22inspector: add inspector.waitForDebugger()Aleksei Koziatinskii
2019-07-22http2: compat req.completeRobert Nagy
2019-07-22policy: add policy-integrity to mitigate policy tamperingBradley Farias
2019-07-22lib: rename lib/internal/readline.jscjihrig
2019-07-20test: changed function to arrow functionHarshitha KP
2019-07-20vm: remove usage of public util moduleKaren He
2019-07-20esm: implement "pkg-exports" proposalGuy Bedford
2019-07-20test,win: cleanup exec-timeout processesJoão Reis
2019-07-20tty: expose stream API from readline methodscjihrig
2019-07-20test: propagate napi_status to JSOctavian Soldea
2019-07-20test: use consistent test namingRich Trott
2019-07-20repl: fix some repl context issuesRuben Bridgewater
2019-07-20repl: fix autocomplete while using .loadRuben Bridgewater
2019-07-20test: make repl tests more resilientRuben Bridgewater
2019-07-20test: improve variable names in pty_helper.pyAnna Henningsen
2019-07-20http: add response.writableFinishedRobert Nagy
2019-07-20readline: expose stream API in cursorTo()cjihrig
2019-07-20readline: expose stream API in moveCursor()cjihrig
2019-07-20readline: expose stream API in clearLine()cjihrig
2019-07-20http: expose headers on an http.ClientRequest "information" eventAustin Wright
2019-07-20test: update hasFipsCrypto in test/common/READMEDaniel Bevenius
2019-07-20test: use openssl_is_fips instead of hasFipsCryptoDaniel Bevenius
2019-07-20module: increase code coverage of cjs loaderAndrey Melikhov
2019-07-20inspector: do not change async call stack depth if the worker is doneEugene Ostroukhov
2019-07-20stream: use readableEncoding public api for child_processZYSzys
2019-07-20test: increase limit for network space overhead testBen L. Titzer
2019-07-20test: fix pty test hangs on aixBen Noordhuis
2019-07-20zlib: do not coalesce multiple `.flush()` callsAnna Henningsen
2019-07-20path: using .relative() should not return a trailing slashRuben Bridgewater
2019-07-20readline: expose stream API in clearScreenDown()cjihrig
2019-07-20report: modify getReport() to return an ObjectChristopher Hiller
2019-07-20perf_hooks: add HttpRequest statistics monitoring #28445vmarchaud
2019-07-20test: add test-fs-writeFileSync-invalid-windowsRich Trott
2019-07-20http2: override authority with optionsLuigi Pinca
2019-07-20src: simplify DEP0062 logiccjihrig
2019-07-20src: implement runtime option --no-node-snapshot for debuggingJoyee Cheung
2019-07-20worker: fix passing multiple SharedArrayBuffers at onceAnna Henningsen
2019-07-20src: allow fatal exceptions to be enhancedcjihrig
2019-07-20process: refactor unhandledRejection logiccjihrig
2019-07-20test: refactor test-fs-write-syncGabriela Niño
2019-07-20test: change the repeat Buffer.from('blerg'); statmentsMiken
2019-07-20test: check getReport when error with one line stackhimself65
2019-07-20test: check writeReport when error with one line stackhimself65
2019-07-20test: generate des rsa_cert.pfxCaleb ツ Everett
2019-07-20http: improve parser error messagesAnna Henningsen
2019-07-20test: don't use deprecated crypto.fips propertyBen Noordhuis