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