servo/tests
Martin Robinson 42c3d05d2b Simplify Python code for running WPT tests
Combine `run.py` and `update.py` into `servowpt.py` in order to allow
them to share code. Import them directly into the mach script to avoid
having to call `compile` and `exec` on the code. This makes it clearer
how they are executed. In addition, move all of the setup into
`setupwpt.py` to avoid differences between tests executed via mach and
not. Finally, be more ambitious when detecting the build to use. If none
was specified, try to use the one that exists between "release" and
"debug."
2023-01-13 16:23:52 +01:00
..
dromaeo
html Add some manual tests for verifying mouse events order 2020-07-30 22:07:04 +05:30
jquery
power
unit test(style): update the expected sizes of {,Selector,Value}ParseError 2022-10-16 19:19:13 +09:00
wpt Simplify Python code for running WPT tests 2023-01-13 16:23:52 +01:00