servo/python/servo
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
..
__init__.py Cargoify servo 2014-09-08 20:21:42 -06:00
bootstrap_commands.py Download Cargo over HTTPS. Fix #3582. 2014-11-13 18:13:39 +00:00
build_commands.py Adds --release flag to ./mach build-cef 2014-11-23 11:44:53 -08:00
command_base.py Use the correct Rust path in Android packaging 2014-11-14 13:01:46 -08:00
devenv_commands.py Remove allow_all_args from mach commands 2014-11-23 16:45:40 -08:00
post_build_commands.py Adds --debug and --debugger flags to ./mach run 2014-11-23 23:36:32 -08:00
testing_commands.py Lets ./mach test infer testsuite from file 2014-11-24 12:01:21 -08:00