summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* dns: improve setServers() errors and performanceJamie Davis2018-06-081-0/+25
* test: mark fs-readfile-tostring-fail flaky for allRich Trott2018-06-081-3/+3
* test: make url-util-format engine agnosticRich Trott2018-06-071-3/+12
* stream: make the pipeline callback mandatoryRuben Bridgewater2018-06-081-14/+5
* lib,src: remove openssl feature conditionalsBen Noordhuis2018-06-087-23/+0
* test: make url-parse-invalid-input engine agnosticRich Trott2018-06-071-1/+9
* fs: support BigInt in fs.*stat and fs.watchFileJoyee Cheung2018-06-073-1/+209
* child_process: swallow errors in internal communicationAnatoli Papirovski2018-06-073-12/+11
* test: remove unref in http2 testAnatoli Papirovski2018-06-071-6/+0
* fs: fix promises reads with pos > 4GBcjihrig2018-06-071-0/+14
* test,tools: refactor custom ESLint for readabilityRich Trott2018-06-061-25/+13
* test: apply promises API to fourth appendFile testRich Trott2018-06-061-30/+36
* test: apply promises API to fourth appendFile testRich Trott2018-06-061-21/+42
* test: apply promises API to third appendFile testRich Trott2018-06-061-15/+28
* test: improve debug output in trace-events testRich Trott2018-06-061-2/+4
* test: add test for Linux perfMatheus Marchini2018-06-062-0/+107
* test: create new directory v8-updatesMatheus Marchini2018-06-064-2/+27
* worker: rename to worker_threadsAnna Henningsen2018-06-0620-26/+26
* test,tools: enable running tests under workersAnna Henningsen2018-06-0682-36/+255
* worker: improve error (de)serializationAnna Henningsen2018-06-063-4/+48
* worker: enable stdioAnna Henningsen2018-06-061-0/+43
* worker: restrict supported extensionsTimothy Gu2018-06-061-0/+27
* test: add test against unsupported worker featuresTimothy Gu2018-06-061-0/+41
* worker: initial implementationAnna Henningsen2018-06-0614-1/+261
* worker: support MessagePort passing in messagesAnna Henningsen2018-06-061-0/+23
* worker: implement `MessagePort` and `MessageChannel`Anna Henningsen2018-06-064-0/+104
* n-api: back up env before async work finalizeGabriel Schulhof2018-06-062-0/+57
* test: move benchmark-dgram to sequentialAnatoli Papirovski2018-06-051-0/+4
* inspector: code cleanupEugene Ostroukhov2018-06-051-175/+148
* test: refactor child-process-fork-netRich Trott2018-06-055-311/+338
* test: mark test-trace-events-fs-sync as flakyMatheus Marchini2018-06-041-0/+2
* test: improve internal/buffer.js test coverageMasashi Hirano2018-06-044-2/+28
* test: string-decorater.lastCharMasashi Hirano2018-06-041-1/+2
* test: make handling of noWarnCode stricterTobias Nießen2018-06-043-14/+7
* test: add source for test.wasmDaniel Bevenius2018-06-042-0/+10
* test: update test-dns error messageRich Trott2018-06-041-1/+1
* fs: do not crash when using a closed fs event watcherJoyee Cheung2018-06-032-4/+53
* test: increase slop limit in memory leak testBen Noordhuis2018-06-031-1/+1
* test: log before and after RSS in memory leak testBen Noordhuis2018-06-031-1/+1
* test: unmark test-zlib.zlib-binding.deflate flakyAnatoli Papirovski2018-06-031-1/+0
* test: minor adjustments to test-http2-respond-fileAnna Henningsen2018-06-021-4/+4
* test: fix flaky async-hooks/test-zlib.zlib-binding.deflateAnna Henningsen2018-06-021-7/+16
* stream: inline needMoreData functionMiklos Suveges2018-06-021-23/+50
* test: run crypto benchmark only once in testsRich Trott2018-06-021-2/+3
* test: add option to test-benchmark-timersRich Trott2018-06-021-1/+2
* test: remove unused empty fixtureRich Trott2018-06-011-0/+0
* test: avoid empty fixture in module testRich Trott2018-06-011-4/+6
* test: avoid empty fixture in fs testRich Trott2018-06-011-1/+5
* test: removed message from strictEqualLucas Liepert2018-06-011-1/+2
* test: improve path testsShivang2018-06-011-2/+2