summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-01-14util: fixes type in argument type validation errorAnkur Oberoi
2019-01-14test: rework ephemeralkeyinfo to run in parallelSam Roberts
2019-01-14test: check for tls renegotiation errorsSam Roberts
2019-01-14http2: add test case for goawayAnto Aravinth
2019-01-12test: fix test-net-connect-econnrefused (again)Rich Trott
2019-01-12src: simplify NativeModule caching and remove redundant dataJoyee Cheung
2019-01-11test: remove unnecessary skipIfWorker()Rich Trott
2019-01-11test,worker: simplify common.isMainThreadRich Trott
2019-01-11tools: lint for use of internalBinding()cjihrig
2019-01-11test,worker: refactor test-worker-cleanup-handlesRich Trott
2019-01-11test: fix module loading error for AIX 7.1Richard Lau
2019-01-11test: improve test coverage of native crypto codeTobias Nießen
2019-01-11tools: update crypo check rulecjihrig
2019-01-11util: code cleanupRuben Bridgewater
2019-01-11url: return backslashes from fileURLToPath on winKevin Smith
2019-01-11test: move require('https') to after crypto checkDaniel Bevenius
2019-01-10test: fix test-net-connect-econnrefusedRich Trott
2019-01-10test: remove test/pummel/test-http-client-reconnect-bug.jsRich Trott
2019-01-10lib: move DEP0029 to end of lifecjihrig
2019-01-10lib: move DEP0028 to end of lifecjihrig
2019-01-10lib: move DEP0027 to end of lifecjihrig
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