mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
a4b7d563c4
Running `tools/wpt.ts` with a filter would cause an error if there were extra, leftover expectations in expectations.json. These errors would not appear if no filter was passed, often leaving the filtered version of the test runner broken. This also introduces a smarter bit of logic where filters can be specified with a leading slash (`tools/wpt.ts run -- /url` is equivalent to `tools/wpt.ts run -- url`) |
||
---|---|---|
.. | ||
certs | ||
config.json | ||
expectation.json | ||
runner.ts | ||
testharnessreport.js | ||
utils.ts |