summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* async_hooks: ensure event after been emitted on runInAsyncScopelegendecas2020-02-172-40/+9
* test: mark test-fs-stat-bigint flaky on FreeBSDRich Trott2020-02-171-0/+2
* worker: add support for .cjs extensionAntoine du HAMEL2020-02-172-0/+18
* test: fix flaky parallel/test-repl-history-navigation testRuben Bridgewater2020-02-171-13/+8
* test: improve test-fs-stat-bigintRich Trott2020-02-171-51/+60
* util: add coverage for util.inspect.colors alias setterRich Trott2020-02-171-0/+25
* worker: properly handle env and NODE_OPTIONS in workersDenys Otrishko2020-02-172-26/+104
* async_hooks: add executionAsyncResourceMatteo Collina2020-02-174-1/+136
* test: remove flaky designation for test-fs-stat-bigintRich Trott2020-02-171-2/+0
* test: fix flaky test-fs-stat-bigintDuncan Healy2020-02-171-9/+10
* Revert "benchmark: add `test` and `all` options and improve errors"Anna Henningsen2020-02-171-2/+7
* Revert "test: refactor all benchmark tests to use the new test option"Anna Henningsen2020-02-1732-34/+322
* test: add debugging output to test-net-listen-after-destroy-stdinRich Trott2020-02-171-7/+7
* test: improve assertion message in test-dns-anyRich Trott2020-02-171-3/+4
* test: fix flaky test-trace-sigint-on-idleAnna Henningsen2020-02-171-5/+7
* test,dns: add coverage for dns exceptionRich Trott2020-02-171-0/+20
* tty: do not end in an infinite warning recursionRuben Bridgewater2020-02-175-7/+21
* test: stricter assert color testRuben Bridgewater2020-02-171-8/+6
* assert: align character indicators properlyRuben Bridgewater2020-02-171-0/+13
* test: improve logged errorsRuben Bridgewater2020-02-1714-30/+35
* test: refactor all benchmark tests to use the new test optionRuben Bridgewater2020-02-1732-322/+34
* benchmark: add `test` and `all` options and improve errorsRuben Bridgewater2020-02-171-7/+2
* worker: reset `Isolate` stack limit after entering `Locker`Anna Henningsen2020-02-171-0/+43
* test: fix test-benchmark-httpRich Trott2020-02-171-0/+1
* test: fix flaky test-inspector-connect-main-threadAnna Henningsen2020-02-171-25/+15
* src: fix OOB reads in process.title getterBen Noordhuis2020-02-171-0/+22
* readline: make tab size configurableRuben Bridgewater2020-02-171-0/+52
* test: add test-dns-promises-lookupServiceRich Trott2020-02-171-0/+19
* n-api: free instance data as referenceGabriel Schulhof2020-02-175-1/+80
* test: fix flaky test-http2-stream-destroy-event-orderAnna Henningsen2020-02-172-6/+2
* src: fix inspecting `MessagePort` from `init` async hookAnna Henningsen2020-02-171-0/+21
* stream: fix finished w/ 'close' before 'finish'Robert Nagy2020-02-171-0/+13
* test: abstract common assertions in readline-interface testRuben Bridgewater2020-02-171-102/+41
* test: refactor test-readline-interface.jsRuben Bridgewater2020-02-171-1096/+791
* perf_hooks: add property flags to GCPerformanceEntryKirill Fomichev2020-02-171-1/+3
* net: track state of setNoDelay() and prevent unnecessary system callsRusty Conover2020-02-171-2/+10
* fs: set path when mkdir recursive called on filebcoe2020-02-171-0/+6
* test: unset NODE_OPTIONS for cctestAnna Henningsen2020-02-171-0/+1
* src: change Fill() to use ParseArrayIndex()ConorDavenport2020-02-171-8/+12
* esm: import.meta.resolve with nodejs: builtinsGuy Bedford2020-02-175-8/+32
* worker: add ability to take heap snapshot from parent threadAnna Henningsen2020-02-174-6/+43
* test: simplify test-https-simple.jsSam Roberts2020-02-171-43/+16
* src: fix console debug output on WindowsDenys Otrishko2020-02-171-6/+6
* test: show child stderr output in largepages testBen Noordhuis2020-02-171-1/+2
* test: mark additional tests as flaky on WindowsAnna Henningsen2020-02-172-0/+9
* test: fix flaky test-memory-usageAnna Henningsen2020-02-171-1/+2
* test: verify threadId in reportsDylan Coakley2020-02-171-0/+1
* test: remove --experimental-worker flag commentHarshitha KP2020-02-171-1/+0
* process: report ArrayBuffer memory in `memoryUsage()`Anna Henningsen2020-02-171-0/+13
* test,benchmark: fix test-benchmark-zlibRich Trott2020-02-171-1/+1