servo/python/wpt
Martin Robinson ae9a9e1d17
Combine all script tests into test-scripts
Remove:
    - tidy self test support from `./mach test`
    - `./mach test-idl`

Adds a `./mach test-scripts` command that is responsible for running all
Python script tests. Run this during the CI to catch regressions in
changes to scripts. The WebIDL tests are still *very* slow and there are
from Gecko, so only run them when "-a" is passed meaning all tests.
2023-06-29 19:09:33 +02:00
..
exporter Combine all script tests into test-scripts 2023-06-29 19:09:33 +02:00
importer Allow wpt commands to accept --with-layout-2013 2023-04-25 09:53:01 +02:00
tests Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00
__init__.py Combine all script tests into test-scripts 2023-06-29 19:09:33 +02:00
export.py Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00
grouping_formatter.py Make WPT results output more useful 2023-04-26 10:13:00 +02:00
manifestupdate.py Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00
run.py Rename metadata directories 2023-06-22 21:15:41 +02:00
test.py Combine all script tests into test-scripts 2023-06-29 19:09:33 +02:00
update.py Rename metadata directories 2023-06-22 21:15:41 +02:00