summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-06-28test: reset validity dates of expired certsSam Roberts
2019-06-28http2: propagate session destroy code to streamscjihrig
2019-06-27test: do not use fixed port in async-hooks/test-httparser-reuseAnna Henningsen
2019-06-28test: use assert() in N-API async testAnna Henningsen
2019-06-27tools: update eslintRuben Bridgewater
2019-06-26test: fixing broken testmelinamejia95
2019-06-26test: refactoring test, reordering argumentsDavid Sánchez
2019-06-26test: eliminate duplicate statementskhriztianmoreno
2019-06-26test: switch the param order in the assertionraveneyex
2019-06-25stream: add writableFinishedzero1five
2019-06-25test: set LC_ALL to known good valueBen Noordhuis
2019-06-25test: switch assertion orderYomar
2019-06-25test: tls switch arguments order for the assertionLaura Ciro
2019-06-25test: change order of argumentsMistyBlunch
2019-06-25vm: increase code coverage of source_text_module.jskball
2019-06-25test: fix order of assertion arguments in test-event-emitter-num-argsLuis Gallon
2019-06-25test: make test-dh-regr more efficient where possibleRich Trott
2019-06-25test: split pummel crypto dh test into two separate testsRich Trott
2019-06-25test: move non-pummel crypto DH tests to parallelRich Trott
2019-06-24test: duplicated buffer in test-stream2-writable.jsDuvan Monsalve
2019-06-24test: fix assertion argument order in test-buffer-failed-alloc-typeAlex Ramirez
2019-06-24test: use regex for OpenSSL function nameDaniel Bevenius
2019-06-22bootstrap: --frozen-intrinsics override problem workaroundGuy Bedford
2019-06-22child_process: attach child in promisificationcjihrig
2019-06-22test: remove test-ttywrap.writestream.jsRich Trott
2019-06-21test: permit test-graph.signal to work without test runnerRich Trott
2019-06-21n-api: make func argument of napi_create_threadsafe_function optionallegendecas
2019-06-21src: add error codes to errors thrown in node_i18n.ccYaniv Friedensohn
2019-06-20report: add report versioningcjihrig
2019-06-20test: normalize location test-worker-process-cwd.js runs testsSamantha Sample
2019-06-20worker: only unref port for stdin if we ref’ed it beforeAnna Henningsen
2019-06-20test: use .code for error in setgid=
2019-06-20test: fix flaky test-worker-debugAnna Henningsen
2019-06-19test: add logging to statwatcher testRich Trott
2019-06-19test: add Worker + uncaughtException + process.exit() testAnna Henningsen
2019-06-19lib: refactor unhandled rejection deprecation warning emissionJoyee Cheung
2019-06-18test: do not spawn rmdir in test-statwatcherJoão Reis
2019-06-18test: check custom inspection truncation in assertRich Trott
2019-06-18crypto: fix crash when calling digest after pipingTobias Nießen
2019-06-17http2: refactor ping + settings object lifetime managementAnna Henningsen
2019-06-17test: make sure test function resolves in test-worker-debugAnna Henningsen
2019-06-17worker: refactor `worker.terminate()`Anna Henningsen
2019-06-17n-api: define ECMAScript-compliant accessors on napi_define_classlegendecas
2019-06-17n-api: define ECMAScript-compliant accessors on napi_define_propertieslegendecas
2019-06-17test: add eval ESM module testsEvgenii Shchepotev
2019-06-17https: do not automatically use invalid servernameSam Roberts
2019-06-17util: use average bias while grouping arraysRuben Bridgewater
2019-06-17util: improve .inspect() array groupingRuben Bridgewater
2019-06-17test: fix NODE_OPTIONS feature checkRichard Lau
2019-06-17lib: correct error.errno to always be numericJoyee Cheung