Asher Gomez
5f44148e83
chore: update to std@2024.07.19
( #24715 )
2024-07-25 15:30:28 +10:00
Asher Gomez
f248050cb4
chore: use @std
prefix for internal module specifiers ( #24543 )
...
This change aims to replace all relative import specifiers targeted at
`tests/util/std` with mapped ones (using a `deno.json` file). Towards
updating the `std` git submodule.
2024-07-25 10:26:54 +10:00
Kenta Moriuchi
f8fdaa082b
chore: update wpt suite ( #24070 )
2024-06-02 22:47:47 +02:00
Asher Gomez
f76c38b13e
chore: ensure python@3.11
is installed for WPT tests ( #23195 )
...
This provides a more thorough check of whether the correct Python
version is installed for running WPT tests.
2024-04-03 12:26:13 +11:00
Asher Gomez
0022c35a23
chore: move tools/wpt
to tests/wpt/runner
( #22545 )
...
Towards #22525
---------
Signed-off-by: Asher Gomez <ashersaupingomez@gmail.com>
Co-authored-by: Matt Mastracci <matthew@mastracci.com>
2024-03-05 00:41:16 +00:00