servo/python/tidy
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
..
tests Convert tidy to a non-egg Python package 2023-06-15 13:10:06 +02:00
__init__.py Combine all script tests into test-scripts 2023-06-29 19:09:33 +02:00
licenseck.py Convert tidy to a non-egg Python package 2023-06-15 13:10:06 +02:00
test.py Combine all script tests into test-scripts 2023-06-29 19:09:33 +02:00
tidy.py Convert tidy to a non-egg Python package 2023-06-15 13:10:06 +02:00