summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-06-11test: add workerdata-sharedarraybuffer testJeremiah Senkpiel
2018-06-11test: mark test-inspector-port-zero-cluster flakyRich Trott
2018-06-11test: add crypto check to test-http2-debugDaniel Bevenius
2018-06-10test: remove string literals from assert.strictEqual() callsJames Kylstra
2018-06-10test: move inspector-stress-http to sequentialRich Trott
2018-06-10tools: add BigInt to globalsNikolai Vavilov
2018-06-09test: check gc does not resurrect the loopAnatoli Papirovski
2018-06-08test: improve assert error messagesHristijan Gjorgjievski
2018-06-08dns: improve setServers() errors and performanceJamie Davis
2018-06-08test: mark fs-readfile-tostring-fail flaky for allRich Trott
2018-06-07test: make url-util-format engine agnosticRich Trott
2018-06-08stream: make the pipeline callback mandatoryRuben Bridgewater
2018-06-08lib,src: remove openssl feature conditionalsBen Noordhuis
2018-06-07test: make url-parse-invalid-input engine agnosticRich Trott
2018-06-07fs: support BigInt in fs.*stat and fs.watchFileJoyee Cheung
2018-06-07child_process: swallow errors in internal communicationAnatoli Papirovski
2018-06-07test: remove unref in http2 testAnatoli Papirovski
2018-06-07fs: fix promises reads with pos > 4GBcjihrig
2018-06-06test,tools: refactor custom ESLint for readabilityRich Trott
2018-06-06test: apply promises API to fourth appendFile testRich Trott
2018-06-06test: apply promises API to fourth appendFile testRich Trott
2018-06-06test: apply promises API to third appendFile testRich Trott
2018-06-06test: improve debug output in trace-events testRich Trott
2018-06-06test: add test for Linux perfMatheus Marchini
2018-06-06test: create new directory v8-updatesMatheus Marchini
2018-06-06worker: rename to worker_threadsAnna Henningsen
2018-06-06test,tools: enable running tests under workersAnna Henningsen
2018-06-06worker: improve error (de)serializationAnna Henningsen
2018-06-06worker: enable stdioAnna Henningsen
2018-06-06worker: restrict supported extensionsTimothy Gu
2018-06-06test: add test against unsupported worker featuresTimothy Gu
2018-06-06worker: initial implementationAnna Henningsen
2018-06-06worker: support MessagePort passing in messagesAnna Henningsen
2018-06-06worker: implement `MessagePort` and `MessageChannel`Anna Henningsen
2018-06-06n-api: back up env before async work finalizeGabriel Schulhof
2018-06-05test: move benchmark-dgram to sequentialAnatoli Papirovski
2018-06-05inspector: code cleanupEugene Ostroukhov
2018-06-05test: refactor child-process-fork-netRich Trott
2018-06-04test: mark test-trace-events-fs-sync as flakyMatheus Marchini
2018-06-04test: improve internal/buffer.js test coverageMasashi Hirano
2018-06-04test: string-decorater.lastCharMasashi Hirano
2018-06-04test: make handling of noWarnCode stricterTobias Nießen
2018-06-04test: add source for test.wasmDaniel Bevenius
2018-06-04test: update test-dns error messageRich Trott
2018-06-03fs: do not crash when using a closed fs event watcherJoyee Cheung
2018-06-03test: increase slop limit in memory leak testBen Noordhuis
2018-06-03test: log before and after RSS in memory leak testBen Noordhuis
2018-06-03test: unmark test-zlib.zlib-binding.deflate flakyAnatoli Papirovski
2018-06-02test: minor adjustments to test-http2-respond-fileAnna Henningsen
2018-06-02test: fix flaky async-hooks/test-zlib.zlib-binding.deflateAnna Henningsen