aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/testing_commands.py
Commit message (Collapse)AuthorAgeFilesLines
...
* | Remove allow_all_args from mach commandsMatthew Rasmus2014-11-231-6/+3
| |
* | Make sure directories aren't getting testedCorey Farwell2014-11-231-6/+6
| |
* | Run a single WPT test from a relative pathMatthew Rasmus2014-11-211-0/+10
|/ | | | Fixes #4055
* Fix up and run unit tests.Jack Moffitt2014-10-021-10/+15
| | | | This adds the subpackages to `./mach test-unit`.
* Fix /python/servo code formatting.Simon Sapin2014-09-261-17/+20
| | | | (My editor screams at me for flake8 lint errors.)
* Make test_wpt params optionalMatt Brubeck2014-09-161-1/+3
| | | | Fixes an exception in `mach test`.
* Add more arguments to mach test commandsMatt Brubeck2014-09-121-9/+36
|
* Refactor python/tidy.py to not use globals. Fixes #3242Duncan Keall2014-09-101-5/+1
|
* Cargoify servoJack Moffitt2014-09-081-0/+122