summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2019-07-01http2: remove square brackets from parsed hostnameLuigi Pinca
2019-07-01process: expose uv_rusage on process.resourcesUsage()vmarchaud
2019-06-30esm: ensure cwd-relative imports for module --evalGuy Bedford
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