servo/python/servo
bors-servo 9a4eb565c4 Auto merge of #7789 - 6112:master, r=mbrubeck
allow `./mach test` to run tests in tests/wpt/mozilla/

Allows running WPT tests in the tests/wpt/mozilla/ directory by using commands such as: 

```
./mach test tests/wpt/mozilla/tests/mozilla/union.html
```

Fixes #7772.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7789)
<!-- Reviewable:end -->
2015-09-29 19:58:28 -06:00
..
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Prevent warning about redefining Python variable 2015-07-26 22:07:23 +07:00
build_commands.py Fix build notifications in Python 2.x on Linux 2015-09-28 10:01:29 -07:00
command_base.py Fix a comparison that should be an assignment in host_triple(). 2015-09-23 09:40:08 +02:00
devenv_commands.py Add a mach command to upgrade wptrunner 2015-09-02 12:29:56 -05:00
post_build_commands.py Use the gold linker when available. 2015-08-15 18:09:18 +02:00
testing_commands.py Auto merge of #7789 - 6112:master, r=mbrubeck 2015-09-29 19:58:28 -06:00