summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-01-10lib: move DEP0026 to end of lifecjihrig
2019-01-10test: remove duplicate encoding tests in favor of WPTJoyee Cheung
2019-01-10test: use WPT runner to run encoding testsJoyee Cheung
2019-01-10test: support more icu requirements in the WPT status fileJoyee Cheung
2019-01-10test: pull enconding WPT test fixturesJoyee Cheung
2019-01-09test: refactor test-fs-watch-non-recursiveRich Trott
2019-01-09test: fix test/pummel/test-fs-watch-non-recursive.jsRich Trott
2019-01-09test: fix test/pummel/test-fs-watch-file.jsRich Trott
2019-01-09test: set umask for testsRich Trott
2019-01-10test: fix failing assertionRuben Bridgewater
2019-01-10assert: make `actual` and `expected` gettersRuben Bridgewater
2019-01-10util: add null prototype support for dateAnto Aravinth
2019-01-10test: refactor `common.expectWarning()`Ruben Bridgewater
2019-01-09test: fix test/pummel/test-fs-largefile.jsRich Trott
2019-01-09test: more tests for internal/util/typesZYSzys
2019-01-09util: inspect ArrayBuffers contents as wellRuben Bridgewater
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2019-01-08test: clean up wasm fixturesGus Caplan
2019-01-07test: tune test-uv-threadpool-scheduleRich Trott
2019-01-08crypto: remove deprecated crypto._toBufTobias Nießen
2019-01-08test: remove redundant fchmod testZYSzys
2019-01-08crypto: always accept private keys as public keysTobias Nießen
2019-01-08lib: support overriding http\s.globalAgentRoy Sommer
2019-01-07test: move test-tls-securepair-client out of pummelRich Trott
2019-01-07test: fix test-tls-securepair-clientRich Trott
2019-01-07test: http2 origin length ERR_HTTP2_ORIGIN_LENGTHFurqan Shaikh
2019-01-07crypto: fix key object wrapping in sync keygenTobias Nießen
2019-01-06test: remove flag for test-addon-uv-handle-leakRich Trott
2019-01-06test: fix test-benchmark-zlibRich Trott
2019-01-06process: make tick callback and promise rejection callback more robustJoyee Cheung
2019-01-06src: split `LoadEnvironment()` at `startExecution()`Anna Henningsen
2019-01-06worker: enable transferring WASM modulesAnna Henningsen
2019-01-06v8: enable inline WASM in serialization APIAnna Henningsen
2019-01-05benchmark,test: add brotliAnna Henningsen
2019-01-05zlib: add brotli supportAnna Henningsen
2019-01-04lib: move DEP0006 to end of lifecjihrig
2019-01-03test: replace internals with public APIRich Trott
2019-01-03worker: use engine-provided deleter for `SharedArrayBuffer`sAnna Henningsen
2019-01-03lib,test: remove lib/internal/test/unicode.jsRich Trott
2019-01-02test: make sure tmpdir is created before using itJoyee Cheung
2019-01-02repl: indicate if errors are thrown or notRuben Bridgewater
2019-01-02test: remove unused --expose-native-as V8 flagpeterwmwong
2019-01-01test: mark test-util-callbackify flaky on AIXRich Trott
2019-01-01test: make test-v8-coverage.js more strictcjihrig
2019-01-01test: remove unnecessary test flagscjihrig
2018-12-31process: move eval and exception bootstrap ito process/execution.jsJoyee Cheung
2018-12-30test: remove `util.inherits()` usageZYSzys
2018-12-31test: slightly refactor test-child-process-execsyncDenys Otrishko
2018-12-30test: remove try/catch in common.isMainThreadRich Trott
2018-12-31process: move process.features initialization into node.jsJoyee Cheung