aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/testing_commands.py
Commit message (Expand)AuthorAgeFilesLines
...
| * | Adds a --component (or -c) argument to test-unitMatthew Rasmus2014-12-041-8/+11
| * | PEP8 line length fixes in testing_commands.pyMatthew Rasmus2014-12-041-3/+5
* | | Mach test inference fixMatthew Rasmus2014-12-041-1/+1
|/ /
* | Don’t try to run unit tests for the servo crate.Simon Sapin2014-12-021-1/+2
* | Make build system more independent of current directory.Simon Sapin2014-12-021-1/+1
* | Move the servo crate from root to components/servoSimon Sapin2014-12-021-3/+6
* | auto merge of #4169 : IdeaHat/servo/fix-mach-unit-test-filter, r=jdmbors-servo2014-12-021-1/+1
|\ \
| * | Fixed test filterNathan Climer2014-12-011-1/+1
* | | infer_test_by_dir cleanupMatthew Rasmus2014-12-011-14/+13
|/ /
* | Adds explicit --name argument to test-refMatthew Rasmus2014-11-241-8/+21
* | Lets `./mach test` infer testsuite from fileMatthew Rasmus2014-11-241-1/+36
* | 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
|/
* Fix up and run unit tests.Jack Moffitt2014-10-021-10/+15
* Fix /python/servo code formatting.Simon Sapin2014-09-261-17/+20
* Make test_wpt params optionalMatt Brubeck2014-09-161-1/+3
* 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