| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Add a log of only intermittents | Manish Goregaokar | 2016-11-28 | 1 | -1/+14 |
* | | Use log- prefix for filtered log arg so that buildbot picks it up and uploads... | Manish Goregaokar | 2016-11-28 | 1 | -3/+3 |
* | | Use jdm's tracker | Manish Goregaokar | 2016-11-28 | 1 | -11/+21 |
* | | Run filter-intermittents on buildbot | Manish Goregaokar | 2016-11-28 | 1 | -2/+12 |
* | | Add ./mach filter-intermittents for catching intermittents on CI | Manish Goregaokar | 2016-11-22 | 1 | -0/+48 |
|/ |
|
* | python: Cleanup run_tests_or_dispatch. | Emilio Cobos Álvarez | 2016-11-09 | 1 | -13/+11 |
* | Use headless rendering for performance test | Shing Lyu | 2016-11-07 | 1 | -25/+30 |
* | Fix style unit tests | Manish Goregaokar | 2016-10-18 | 1 | -1/+3 |
* | Implement ./mach test-unit --bench. | Bobby Holley | 2016-10-16 | 1 | -3/+5 |
* | Remove test-geckolib, run test-stylo on travis | Manish Goregaokar | 2016-10-12 | 1 | -11/+0 |
* | Run bindings tests with whole crate | Manish Goregaokar | 2016-10-12 | 1 | -2/+10 |
* | Return the error codes instead of implicitly returning None | Kevin Liu | 2016-09-29 | 1 | -13/+4 |
* | Fix OS-Mesa discovery in debug mode. | Simon Sapin | 2016-09-29 | 1 | -2/+2 |
* | Auto merge of #13415 - Manishearth:style-testing-disable, r=SimonSapin | bors-servo | 2016-09-28 | 1 | -11/+28 |
|\ |
|
| * | Run style unit tests in testing mode, disable some properties in testing mode | Manish Goregaokar | 2016-09-28 | 1 | -11/+28 |
* | | Add OSMesa headless mode, run WPT against Webrender, update tests. | Glenn Watson | 2016-09-28 | 1 | -1/+27 |
* | | Create ./mach test-perf command | CHANG FU CHIAO | 2016-09-25 | 1 | -0/+10 |
|/ |
|
* | Don't crash when -p is specified with test-unit | Manish Goregaokar | 2016-09-23 | 1 | -1/+1 |
* | Move sanity checks to stylo tests | Manish Goregaokar | 2016-09-21 | 1 | -4/+3 |
* | Add unit test crate for stylo | Manish Goregaokar | 2016-09-20 | 1 | -1/+21 |
* | Need better description for mach subcommands #12402 6 | yoyo930021 | 2016-08-28 | 1 | -2/+2 |
* | Need better description for mach subcommands #12402 5 | yoyo930021 | 2016-08-28 | 1 | -1/+1 |
* | Need better description for mach subcommands #12402 4 | yoyo930021 | 2016-08-28 | 1 | -2/+2 |
* | Need better description for mach subcommands #12402 3 | yoyo930021 | 2016-08-28 | 1 | -3/+3 |
* | Need better description for mach subcommands #12402 2 | yoyo930021 | 2016-08-28 | 1 | -1/+1 |
* | Need better description for mach subcommands #12402 | yoyo930021 | 2016-08-28 | 1 | -4/+4 |
* | Set up PATH to find DLLs for tests | Vladimir Vukicevic | 2016-08-17 | 1 | -1/+5 |
* | Use mingw windows subsystem syntax for gcc only | Vladimir Vukicevic | 2016-08-17 | 1 | -3/+4 |
* | stylo: Fix and ensure alignment of restyle hints. Test it on Travis. | Emilio Cobos Álvarez | 2016-08-03 | 1 | -0/+11 |
* | Add link arguments to test-unit | UK992 | 2016-07-29 | 1 | -0/+3 |
* | mach: Don't bail out early when unable to find the right suite for a test | Aravind Gollakota | 2016-07-17 | 1 | -1/+1 |
* | Auto merge of #11604 - talklittle:mach_test_wpt_paths_10883, r=jdm | bors-servo | 2016-07-14 | 1 | -29/+68 |
|\ |
|
| * | mach: Explicit argument requested_paths in helper | Andrew Shu | 2016-06-04 | 1 | -7/+6 |
| * | mach: Warn and dispatch non-CSS tests for test-css | Andrew Shu | 2016-06-04 | 1 | -15/+22 |
| * | mach: Warn and dispatch non-WPT tests for test-wpt | Andrew Shu | 2016-06-04 | 1 | -0/+18 |
| * | mach: Extract suite_for_path() | Andrew Shu | 2016-06-04 | 1 | -29/+44 |
* | | Auto merge of #11516 - DDEFISHER:master, r=metajack | bors-servo | 2016-06-06 | 1 | -0/+9 |
|\ \
| |/
|/| |
|
| * | add update-manifest command | Daniel | 2016-06-06 | 1 | -0/+9 |
* | | mach: Introduce --all flag to run all test suites | Andrew Shu | 2016-06-02 | 1 | -7/+16 |
* | | Warn me when I try to sync upstream tests without requesting a commit. | Ms2ger | 2016-05-30 | 1 | -0/+10 |
* | | Auto merge of #11378 - mbrubeck:debug-mozjs, r=larsbergstrom | bors-servo | 2016-05-27 | 1 | -0/+4 |
|\ \ |
|
| * | | Default to the same Cargo features in all build commands | Matt Brubeck | 2016-05-27 | 1 | -0/+4 |
| |/ |
|
* | | Remove --faster flag from test-tidy, go fast by default. Fixes 11217 | Mitchell Hentges | 2016-05-25 | 1 | -18/+3 |
* | | Add --all for test-tidy, with backwards-compat with --faster | Mitchell Hentges | 2016-05-24 | 1 | -2/+17 |
|/ |
|
* | Auto merge of #11196 - fduraffourg:master, r=jdm | bors-servo | 2016-05-17 | 1 | -0/+12 |
|\ |
|
| * | Add unit tests for cookies base on abarth/http-state github repo | Florian Duraffourg | 2016-05-17 | 1 | -0/+12 |
* | | Implement --pref in test-wpt | Anthony Ramine | 2016-05-16 | 1 | -0/+8 |
|/ |
|
* | Auto merge of #10892 - CorcovadoMing:patch-1, r=Wafflespeanut | bors-servo | 2016-04-28 | 1 | -1/+4 |
|\ |
|
| * | pass --no-patch by default to update_css | CorcovadoMing | 2016-04-28 | 1 | -1/+4 |
* | | Make css-properties.json checking a proper unit test. | Simon Sapin | 2016-04-28 | 1 | -24/+0 |
|/ |
|