Matthew Rasmus
8f4f6407d4
Lets ./mach test
infer testsuite from file
...
Usage Example:
```
$ ./mach test tests/wpt/web-platform-tests/dom/interfaces.html
0:00.27 LOG: MainThread INFO Using 1 client processes
...
```
Note that while there is no functionality for `test-ref` to accept
individual files, `./mach test tests/ref` will still trigger `test-ref`.
2014-11-24 12:01:21 -08:00
Matthew Rasmus
8cb7a6842f
Remove allow_all_args from mach commands
2014-11-23 16:45:40 -08:00
Corey Farwell
cb38675f48
Make sure directories aren't getting tested
2014-11-23 13:13:53 -05:00
Matthew Rasmus
655dd453bd
Run a single WPT test from a relative path
...
Fixes #4055
2014-11-21 13:52:18 -08:00
Matthew Rasmus
465546ee08
Rebuild after ./mach test-unit
...
(ugly) workaround for issue #3928
2014-11-20 11:10:47 -08:00
Jack Moffitt
7f6f072b02
Fix up and run unit tests.
...
This adds the subpackages to `./mach test-unit`.
2014-10-02 23:14:42 -06:00
Simon Sapin
cd45258bf3
Fix /python/servo code formatting.
...
(My editor screams at me for flake8 lint errors.)
2014-09-26 23:12:51 +01:00
Matt Brubeck
4154d3291b
Make test_wpt params optional
...
Fixes an exception in `mach test`.
2014-09-16 09:38:22 -07:00
Matt Brubeck
e6b31a616f
Add more arguments to mach test commands
2014-09-12 21:57:07 -07:00
Duncan Keall
6c48066565
Refactor python/tidy.py to not use globals. Fixes #3242
2014-09-10 10:01:46 +12:00
Jack Moffitt
c6ab60dbfc
Cargoify servo
2014-09-08 20:21:42 -06:00