servo/python/tidy/servo_tidy_tests
Martin Robinson ec9cbeefd8 Merge forbidden panic check into test-tidy
This cleans up the GitHub actions yaml a bit and ensures that developers
are running this check locally before submitting changes. In addition,
it allows adding tests for this check. Finally, this change fixes the
tidy tests by upgrading voluptuous for Python 3.10 as well as by
reverting an inadvertent change for NixOS compatibility on one of the
dummy testing files.
2023-03-22 15:37:56 +01:00
..
dir_check tidy: checking directories for unexpected file extensions 2016-10-02 14:40:28 +08:00
lints Add tests for the new LintRunner 2016-11-11 19:54:34 +05:30
test_ignored/whee Added a subdirectory with a file to test whether tidy command ignores files in subdirectories 2016-07-07 15:08:41 +05:30
__init__.py Package tidy 2016-04-14 15:55:25 +08:00
apache2_license.rs Improve tidy's license validation logic 2016-08-12 13:32:09 +02:00
ban-domrefcell.rs Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
ban.rs Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
blocked_package.lock report when blocked package exception is not needed 2019-09-22 14:16:46 +05:30
Cargo.toml Allow using servo as dependency, by fixing Cargo.toml of servo-test-tidy. 2017-03-27 22:32:12 +09:00
duplicate_key.json [tidy] check for duplicate keys in .json files 2016-07-08 11:12:12 +02:00
duplicate_keys_buildbot_steps.yml Add tidy linting checks for buildbot_steps.yml 2016-12-08 20:36:13 -05:00
duplicated_package.lock Fix output of test-tidy with duplicated packages. 2020-05-20 14:19:47 -04:00
empty_file.rs Tidy: Handle empty files 2016-08-29 18:33:03 +02:00
incorrect_license.rs Package tidy 2016-04-14 15:55:25 +08:00
lib.rs Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
long_line.rs Treat url strings are unsplittable 2019-01-08 17:36:46 +05:30
malformed_json.json [tidy] Add test for existing json functionality 2016-07-07 17:07:03 +02:00
manifest-include.ini Add test that actually tests the test 2018-02-02 15:34:08 -05:00
modeline.txt tidy check for vim and emacs modelines. 2016-04-21 17:52:09 +02:00
multiline_string.rs Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
non_list_mapping_buildbot_steps.yml Add tidy linting checks for buildbot_steps.yml 2016-12-08 20:36:13 -05:00
non_string_list_buildbot_steps.yml Add tidy linting checks for buildbot_steps.yml 2016-12-08 20:36:13 -05:00
rust_tidy.rs Merge forbidden panic check into test-tidy 2023-03-22 15:37:56 +01:00
servo-tidy.toml Tidy: Report invalid listed ignored directories and files 2017-01-18 21:51:56 +01:00
shebang_license.py Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
shell_tidy.sh Merge forbidden panic check into test-tidy 2023-03-22 15:37:56 +01:00
spec.webidl Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
speclink.rs Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
test_tidy.py Merge forbidden panic check into test-tidy 2023-03-22 15:37:56 +01:00
unordered_key.json Check for JSON key non-duplication and order 2016-11-07 19:02:22 +11:00
whatwg_link.rs Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
wrong_space.rs Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00