aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/testing_commands.py
Commit message (Expand)AuthorAgeFilesLines
* tidy: A few small improvements and fixes (#30941)Martin Robinson2024-01-021-12/+10
* Integrate hyper_serde into Servo source (#30803)Martin Robinson2023-12-141-0/+1
* Compile Servo with the latest version of rust stable (#30831)Martin Robinson2023-12-061-2/+8
* Replace script_plugins with a clippy like rustc driver (named crown) (#30508)Samson2023-12-011-0/+1
* Add `--production` option to mach (#30707)Samson2023-11-101-2/+10
* Remove `__future__` imports that are no longer necessary (#30661)Martin Robinson2023-11-021-2/+0
* Stop using distutils (#30638)Martin Robinson2023-10-281-2/+1
* Adjust the missing taplo message (#30473)Martin Robinson2023-10-031-3/+1
* Update WebGPU CTS (#30454)Samson2023-09-301-0/+2
* Enforce formatting of TOML files (#30128)Samson2023-09-191-2/+21
* Move user input logic into servoshell (#30238)Atbrakhi2023-09-061-0/+1
* Upgrade whole webgpu stack (#29795)Samson2023-08-201-1/+1
* Make the `--release`/`--dev` more consistent and less surprising (#30091)Martin Robinson2023-08-141-88/+44
* Make rustup a requirement and switch to `rust-toolchain.toml` (#30056)Martin Robinson2023-08-011-12/+2
* Run unit tests with both layout 2013 and layout 2020 (#30032)Oriol Brufau2023-07-271-6/+3
* Remove UWP / Hololens supportMartin Robinson2023-07-051-31/+4
* Auto merge of #29934 - mrobinson:move-third-party, r=atbrakhibors-servo2023-06-301-2/+2
|\
| * Create a top-level "third_party" directoryMartin Robinson2023-06-301-2/+2
* | Auto merge of #29947 - mrobinson:update-mozangle, r=jdmbors-servo2023-06-301-1/+13
|\ \ | |/ |/|
| * Update mozangle, cc, and cmakeMartin Robinson2023-06-301-1/+13
* | Auto merge of #29923 - mrobinson:test-scripts, r=jdmbors-servo2023-06-301-51/+51
|\ \ | |/ |/|
| * Combine all script tests into `test-scripts`Martin Robinson2023-06-291-51/+51
* | Update scripts to reflect new WPT directory nameMartin Robinson2023-06-261-4/+4
|/
* Collect build timings on GitHub CIMartin Robinson2023-06-231-18/+21
* Convert tidy to a non-egg Python packageMartin Robinson2023-06-151-4/+2
* Get clang-format from pip and upgrade to version 16Martin Robinson2023-06-081-32/+15
* Add webgpu cts vendoring mechanismsagudev2023-06-011-0/+51
* Remove more Python 2 compatibility codeMartin Robinson2023-05-291-4/+3
* Clean up cross-compilation and featuresMartin Robinson2023-05-251-2/+3
* Implement `bootstrap-gstreamer` for all platformsMartin Robinson2023-05-251-13/+3
* Auto merge of #29745 - mrobinson:compositor-side-scroll-tree, r=mukilanbors-servo2023-05-231-0/+1
|\
| * Add a compositor-side scroll treeMartin Robinson2023-05-191-0/+1
* | Auto merge of #29754 - mrobinson:organize-python-by-platform, r=mukilanbors-servo2023-05-191-1/+1
|\ \
| * | Start organizing platform-specific Python codeMartin Robinson2023-05-191-1/+1
| |/
* / Thread panics should be a hard-fail in smoketestsMartin Robinson2023-05-181-1/+4
|/
* Reorganize Servo's WPT Python scriptsMartin Robinson2023-04-201-57/+17
* Have all mach command accept "--with-layout-2020" and "--layout-2020"Martin Robinson2023-04-071-2/+2
* Aggregate unexpected results into logsMartin Robinson2023-02-141-0/+3
* Auto merge of #29294 - servo:integrate-filter-intermittents, r=delanbors-servo2023-01-271-114/+7
|\
| * Integrate filter-intermittents into test-wptMartin Robinson2023-01-241-114/+7
* | Update clangfmt version.Josh Matthews2023-01-241-1/+1
|/
* Simplify Python code for running WPT testsMartin Robinson2023-01-131-45/+7
* mach filter-intermittents: add progress and --json output modeDelan Azabani2023-01-101-3/+17
* Remove unnecessary always succeed flagcybai2022-08-161-8/+2
* Run WPT sync nightly on GitHub Actioncybai2022-08-161-2/+14
* Update clangfmt version.Josh Matthews2022-08-061-1/+1
* update Ubuntu version check to > 21.10Gio de Guzman2021-12-151-1/+1
* chore(mach): update the required clang-format version to 13yvt2021-10-161-1/+1
* chore(mach): update the required clang-format version to 12yvt2021-10-041-1/+1
* Updat clang-fmt version check.Josh Matthews2021-02-191-1/+1