aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/testing_commands.py
Commit message (Collapse)AuthorAgeFilesLines
* 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