summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-07-20worker: assign missing deprecation codeJames M Snell
2019-07-20readline: fix position computationBenoît Zugmeyer
2019-07-20test: increase test-resource-usage.js validationcjihrig
2019-07-02build: 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
2019-07-02http2: remove square brackets from parsed hostnameLuigi Pinca
2019-07-02process: expose uv_rusage on process.resourcesUsage()vmarchaud
2019-07-02esm: ensure cwd-relative imports for module --evalGuy Bedford
2019-07-02test: reset validity dates of expired certsSam Roberts
2019-07-02http2: propagate session destroy code to streamscjihrig
2019-07-02test: do not use fixed port in async-hooks/test-httparser-reuseAnna Henningsen
2019-07-02test: use assert() in N-API async testAnna Henningsen
2019-07-02tools: update eslintRuben Bridgewater
2019-07-02test: fixing broken testmelinamejia95
2019-07-02test: refactoring test, reordering argumentsDavid Sánchez
2019-07-02test: eliminate duplicate statementskhriztianmoreno
2019-07-02test: switch the param order in the assertionraveneyex
2019-07-02stream: add writableFinishedzero1five
2019-07-02test: switch assertion orderYomar
2019-07-02test: tls switch arguments order for the assertionLaura Ciro
2019-07-02test: change order of argumentsMistyBlunch
2019-07-02vm: increase code coverage of source_text_module.jskball
2019-07-02test: fix order of assertion arguments in test-event-emitter-num-argsLuis Gallon
2019-07-02test: make test-dh-regr more efficient where possibleRich Trott
2019-07-02test: split pummel crypto dh test into two separate testsRich Trott
2019-07-02test: move non-pummel crypto DH tests to parallelRich Trott
2019-07-02test: duplicated buffer in test-stream2-writable.jsDuvan Monsalve
2019-07-02test: fix assertion argument order in test-buffer-failed-alloc-typeAlex Ramirez
2019-07-02test: use regex for OpenSSL function nameDaniel Bevenius
2019-07-02bootstrap: --frozen-intrinsics override problem workaroundGuy Bedford
2019-07-02child_process: attach child in promisificationcjihrig
2019-07-02test: remove test-ttywrap.writestream.jsRich Trott
2019-07-02test: permit test-graph.signal to work without test runnerRich Trott
2019-07-02n-api: make func argument of napi_create_threadsafe_function optionallegendecas
2019-07-02src: add error codes to errors thrown in node_i18n.ccYaniv Friedensohn
2019-07-02report: add report versioningcjihrig
2019-07-02test: normalize location test-worker-process-cwd.js runs testsSamantha Sample
2019-07-02worker: only unref port for stdin if we ref’ed it beforeAnna Henningsen
2019-07-02test: use .code for error in setgid=
2019-07-02test: fix flaky test-worker-debugAnna Henningsen
2019-07-02test: add logging to statwatcher testRich Trott
2019-07-02test: add Worker + uncaughtException + process.exit() testAnna Henningsen
2019-07-02lib: refactor unhandled rejection deprecation warning emissionJoyee Cheung
2019-07-02test: do not spawn rmdir in test-statwatcherJoão Reis
2019-07-02test: check custom inspection truncation in assertRich Trott
2019-07-02crypto: fix crash when calling digest after pipingTobias Nießen