summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2019-07-05http: improve parser error messagesAnna Henningsen
2019-07-05test: don't use deprecated crypto.fips propertyBen Noordhuis
2019-07-05test: create home for test-npm-installDaniel Bevenius
2019-07-04test: unmark test-gc-http-client-onerror flakyRich Trott
2019-07-04test: skip pseudo-tty tests on AIXSam Roberts
2019-07-04test: skip stringbytes-external-exceed-max on AIXSam Roberts
2019-07-04build: remove --code-cache-path help optionDaniel Bevenius
2019-07-03test: switch the argument order for the assertionIvan Villa
2019-07-03test: fix assertion argument order in test-https-agent.jsJulian Correa
2019-07-03worker: assign missing deprecation codeJames M Snell
2019-07-03readline: fix position computationBenoît Zugmeyer
2019-07-03test: increase test-resource-usage.js validationcjihrig
2019-07-01build: expose napi_build_version variableNickNaso
2019-07-02test: fix flaky test-vm-timeout-escape-nexttickRich Trott
2019-07-02test: skip tests related to CI failures on AIXSam Roberts
2019-07-02lib: fix stack overflow check to not break on primitiveskball
2019-07-02test: add test to doesNotThrow; validate if actual with regexestrada9166
2019-07-02test: add tests to assert.ok and improve coverageestrada9166