aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/testing_commands.py
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #16752 - jdm:css-parse-error, r=SimonSapinbors-servo2017-06-091-0/+9
|\
| * Thread ParseError return values through CSS parsing.Josh Matthews2017-06-091-0/+9
* | Allow running selectors tests with test-unit.Josh Matthews2017-06-091-0/+8
|/
* Update WR (Intel driver workaround, subpixel and other bugfixes).Glenn Watson2017-05-221-0/+8
* Add test name filtering to 'mach test-stylo'Simon Sapin2017-05-191-3/+6
* Move bindings tests out of the style crate.Simon Sapin2017-05-181-6/+1
* Make unit tests pass on TravisCI.Josh Matthews2017-05-031-0/+4
* Remove more deprecated Windows GNU code/docsAneesh Agrawal2017-04-161-7/+4
* Run size_of tests with test-stylo.Bobby Holley2017-03-151-1/+1
* fixed an issue related with .DS_StoreHuxley2017-02-221-2/+2
* Tidy checks for styloManish Goregaokar2017-02-081-2/+4
* Make test-wpt-failure smoketest work again.Josh Matthews2017-01-241-9/+6
* Create a util.py Python module for common functionsAneesh Agrawal2017-01-151-1/+2
* mach test-unit: also pass extra arguments to style_tests harnessSimon Sapin2017-01-091-0/+5
* Add nocapture argument to test-unitfaineance2017-01-031-3/+9
* Warn when OSMesa library path cannot be setRavi Shankar2016-12-151-2/+3
* Auto merge of #14379 - kimsnj:run-headless, r=jdmbors-servo2016-12-031-24/+12
|\
| * Use software rendering when running servo in headless modeKimSnj2016-11-271-24/+12
* | Add an option to submit test-perf result to perfherderShing Lyu2016-12-011-2/+13
* | Use intermittents tracker on build.s.oManish Goregaokar2016-11-301-1/+1
* | Add a log of only intermittentsManish Goregaokar2016-11-281-1/+14
* | Use log- prefix for filtered log arg so that buildbot picks it up and uploads...Manish Goregaokar2016-11-281-3/+3
* | Use jdm's trackerManish Goregaokar2016-11-281-11/+21
* | Run filter-intermittents on buildbotManish Goregaokar2016-11-281-2/+12
* | Add ./mach filter-intermittents for catching intermittents on CIManish Goregaokar2016-11-221-0/+48
|/
* python: Cleanup run_tests_or_dispatch.Emilio Cobos Álvarez2016-11-091-13/+11
* Use headless rendering for performance testShing Lyu2016-11-071-25/+30
* Fix style unit testsManish Goregaokar2016-10-181-1/+3
* Implement ./mach test-unit --bench.Bobby Holley2016-10-161-3/+5
* Remove test-geckolib, run test-stylo on travisManish Goregaokar2016-10-121-11/+0
* Run bindings tests with whole crateManish Goregaokar2016-10-121-2/+10
* Return the error codes instead of implicitly returning NoneKevin Liu2016-09-291-13/+4
* Fix OS-Mesa discovery in debug mode.Simon Sapin2016-09-291-2/+2
* Auto merge of #13415 - Manishearth:style-testing-disable, r=SimonSapinbors-servo2016-09-281-11/+28
|\
| * Run style unit tests in testing mode, disable some properties in testing modeManish Goregaokar2016-09-281-11/+28
* | Add OSMesa headless mode, run WPT against Webrender, update tests.Glenn Watson2016-09-281-1/+27
* | Create ./mach test-perf commandCHANG FU CHIAO2016-09-251-0/+10
|/
* Don't crash when -p is specified with test-unitManish Goregaokar2016-09-231-1/+1
* Move sanity checks to stylo testsManish Goregaokar2016-09-211-4/+3
* Add unit test crate for styloManish Goregaokar2016-09-201-1/+21
* Need better description for mach subcommands #12402 6yoyo9300212016-08-281-2/+2
* Need better description for mach subcommands #12402 5yoyo9300212016-08-281-1/+1
* Need better description for mach subcommands #12402 4yoyo9300212016-08-281-2/+2
* Need better description for mach subcommands #12402 3yoyo9300212016-08-281-3/+3
* Need better description for mach subcommands #12402 2yoyo9300212016-08-281-1/+1
* Need better description for mach subcommands #12402yoyo9300212016-08-281-4/+4
* Set up PATH to find DLLs for testsVladimir Vukicevic2016-08-171-1/+5
* Use mingw windows subsystem syntax for gcc onlyVladimir Vukicevic2016-08-171-3/+4
* stylo: Fix and ensure alignment of restyle hints. Test it on Travis.Emilio Cobos Álvarez2016-08-031-0/+11
* Add link arguments to test-unitUK9922016-07-291-0/+3