mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
This patch adds our first automated test for devtools, covering the changes in #36164. These tests are not run in CI yet, but you can run them as follows: ```sh $ ./mach build --release $ ./mach test-devtools ``` Testing: this patch adds automated tests! Start of: #36325 --------- Signed-off-by: Delan Azabani <dazabani@igalia.com> Co-authored-by: atbrakhi <atbrakhi@igalia.com> Co-authored-by: Aria Edmonds <aria@ar1as.space> |
||
---|---|---|
.. | ||
devtools_tests/sources | ||
mutation | ||
platform | ||
__init__.py | ||
bootstrap_commands.py | ||
build_commands.py | ||
command_base.py | ||
devenv_commands.py | ||
devtools_tests.py | ||
gstreamer.py | ||
package_commands.py | ||
post_build_commands.py | ||
testing_commands.py | ||
try_parser.py | ||
util.py | ||
visual_studio.py |