summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-01-17policy: manifest with subresource integrity checksBradley Farias
2019-01-17test: fix test-repl timeout and tmpdir refreshBrian White
2019-01-16test: refactor pummel/test-net-pingpongRich Trott
2019-01-16test: refactor pummel/test-net-many-clientsRich Trott
2019-01-16test: refactor pummel/test-net-connect-econnrefusedRich Trott
2019-01-16test: refactor pummel/test-keep-aliveRich Trott
2019-01-16src: remove unused `internalBinding('config')` propertiesJoyee Cheung
2019-01-16inspector, test: verify reported console messageEugene Ostroukhov
2019-01-16process: allow StartExecution() to take a main script IDJoyee Cheung
2019-01-15test: improve known_issues/test-vm-timeout-escape-queuemicrotaskRich Trott
2019-01-14test: add test for fs.lchmodZYSzys
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