aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/testing_commands.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* mach: Don't bail out early when unable to find the right suite for a testAravind Gollakota2016-07-171-1/+1
* Auto merge of #11604 - talklittle:mach_test_wpt_paths_10883, r=jdmbors-servo2016-07-141-29/+68
|\
| * mach: Explicit argument requested_paths in helperAndrew Shu2016-06-041-7/+6
| * mach: Warn and dispatch non-CSS tests for test-cssAndrew Shu2016-06-041-15/+22
| * mach: Warn and dispatch non-WPT tests for test-wptAndrew Shu2016-06-041-0/+18
| * mach: Extract suite_for_path()Andrew Shu2016-06-041-29/+44
* | Auto merge of #11516 - DDEFISHER:master, r=metajackbors-servo2016-06-061-0/+9
|\ \ | |/ |/|
| * add update-manifest commandDaniel2016-06-061-0/+9
* | mach: Introduce --all flag to run all test suitesAndrew Shu2016-06-021-7/+16
* | Warn me when I try to sync upstream tests without requesting a commit.Ms2ger2016-05-301-0/+10
* | Auto merge of #11378 - mbrubeck:debug-mozjs, r=larsbergstrombors-servo2016-05-271-0/+4
|\ \
| * | Default to the same Cargo features in all build commandsMatt Brubeck2016-05-271-0/+4
| |/
* | Remove --faster flag from test-tidy, go fast by default. Fixes 11217Mitchell Hentges2016-05-251-18/+3
* | Add --all for test-tidy, with backwards-compat with --fasterMitchell Hentges2016-05-241-2/+17
|/
* Auto merge of #11196 - fduraffourg:master, r=jdmbors-servo2016-05-171-0/+12
|\
| * Add unit tests for cookies base on abarth/http-state github repoFlorian Duraffourg2016-05-171-0/+12
* | Implement --pref in test-wptAnthony Ramine2016-05-161-0/+8
|/
* Auto merge of #10892 - CorcovadoMing:patch-1, r=Wafflespeanutbors-servo2016-04-281-1/+4
|\
| * pass --no-patch by default to update_cssCorcovadoMing2016-04-281-1/+4
* | Make css-properties.json checking a proper unit test.Simon Sapin2016-04-281-24/+0
|/
* Be sligthly more verbose about css-properties.json in test-unitSimon Sapin2016-04-201-0/+2
* Move Mako-related files into a new sub-directory.Simon Sapin2016-04-201-1/+1
* Merge list_properties.py into build_properties_rs.pySimon Sapin2016-04-201-14/+19
* Package tidyaskeing2016-04-141-3/+3
* tests for tidy.py #9152Maciej Skrzypkowski2016-04-071-4/+13
* Fix ./mach test-tidy --faster issuezakorgyula2016-04-051-1/+2
* Auto merge of #10238 - jdm:winunit, r=larsbergstrombors-servo2016-03-301-1/+5
|\
| * Always use backtraces on appveyor.Josh Matthews2016-03-281-1/+5
* | Auto merge of #10265 - Ms2ger:reftest, r=jdmbors-servo2016-03-291-26/+0
|\ \
| * | Remove dead code that used to support the legacy reftest framework.Ms2ger2016-03-291-26/+0
| |/
* | Fixed a typoJussi Räsänen2016-03-281-1/+1
* | Changed mach test to use generated json file of propertiesJussi Räsänen2016-03-281-2/+9
|/
* Auto merge of #10148 - malayaleecoder:master, r=Manishearthbors-servo2016-03-241-9/+0
|\
| * Remove test-ref command from testing_commands.py. Fixes #10125malayaleecoder2016-03-231-9/+0
* | Use call rather than check_call in jquery_test_runner.Ms2ger2016-03-161-2/+1
|/
* test_ref() got an unexpected keyword argument 'kind'.Fixes #9986malayaleecoder2016-03-151-3/+0
* Auto merge of #9685 - danlrobertson:i9666, r=Wafflespeanutbors-servo2016-02-261-1/+4
|\
| * Mach update-wpt shoudl default to "--no-patch"Daniel Robertson2016-02-171-1/+4
* | Refactored tidy for efficiency and optionally provide feedback on progressRavi Shankar2016-02-251-6/+10
|/
* Add an rr chaos modeMatt Brubeck2016-02-111-0/+7