1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-27 01:29:14 -05:00
denoland-deno/tools/wpt
Bartek Iwańczuk 4d07ed0efa
chore: rewrite tests and utils to use Deno.Command API (#16895)
Since "Deno.spawn()", "Deno.spawnSync()" and "Deno.spawnChild"
are getting deprecated, this commits rewrites all tests and utilities to
use "Deno.Command" API instead.
2022-12-02 14:43:17 +01:00
..
certs tests: re-generate WPT certificates (#14774) 2022-06-02 00:50:48 +02:00
config.json fix(websocket): spec conformance & WPT (#11010) 2021-06-21 12:15:08 +02:00
expectation.json fix(ext/response): make error, json, redirect enumerable (#16497) 2022-11-10 00:31:14 +01:00
runner.ts chore: rewrite tests and utils to use Deno.Command API (#16895) 2022-12-02 14:43:17 +01:00
testharnessreport.js fix(ext/web): add EventTarget brand checking (#14637) 2022-06-17 11:05:02 -04:00
utils.ts chore: rewrite tests and utils to use Deno.Command API (#16895) 2022-12-02 14:43:17 +01:00