summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2018-12-31util: fix util.inspect with proxied functionWeijia Wang
2018-12-30tools: remove custom buffer-constructor lint rulecjihrig
2018-12-31buffer: fix crash for invalid index typesAnna Henningsen
2018-12-30lib: remove unintended access to deps/Anna Henningsen
2018-12-30crypto: fix zero byte allocation assertion failureTobias Nießen
2018-12-30test: regression test for uv threadpool congestionGireesh Punathil
2018-12-29test: add TODO to encoding tests that can be replaced with WPTJoyee Cheung
2018-12-29test: rename custom encoding tests that cannot be replaced by WPTJoyee Cheung
2018-12-29test: split encoding tests where some cases can be run without ICUJoyee Cheung
2018-12-29test: split test-whatwg-encoding-textdecoder-fatal.jsJoyee Cheung
2018-12-29test: split test-whatwg-encoding-textdecoder.jsJoyee Cheung
2018-12-28src: use consistent names for JSStreamSam Roberts
2018-12-28test: mark two tests as flaky in AIXGireesh Punathil
2018-12-27src: add .code and SSL specific error propertiesSam Roberts