deno/tools/wpt
Matt Mastracci a4b7d563c4
chore(test_util): ensure that extra expectations are an error even without a filter (#20483)
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`)
2023-09-13 16:09:43 -06:00
..
certs chore(core): Update certs for WPT (#19351) 2023-06-01 21:32:07 -06:00
config.json fix(websocket): spec conformance & WPT (#11010) 2021-06-21 12:15:08 +02:00
expectation.json chore(test_util): ensure that extra expectations are an error even without a filter (#20483) 2023-09-13 16:09:43 -06:00
runner.ts chore(wpt): expose gc (#20060) 2023-08-05 23:34:14 +02:00
testharnessreport.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
utils.ts feat: Adaptations to support OpenBSD port (#19153) 2023-06-12 13:14:27 +03:00