☰
Module ui_tests
tidy
1.75.0-dev
Module ui_tests
Constants
Functions
In crate tidy
Modules
alphabetical
bins
debug_artifacts
deps
edition
error_codes
ext_tool_checks
extdeps
features
fluent_alphabetical
mir_opt_tests
pal
rustdoc_css_themes
rustdoc_gui_tests
style
target_specific_tests
tests_placement
ui_tests
unit_tests
unstable_book
walk
x_version
Macros
t
tidy_error
Functions
tidy_error
?
Module
tidy
::
ui_tests
source
·
[
−
]
Expand description
Tidy check to ensure below in UI test directories:
the number of entries in each directory must be less than
ENTRY_LIMIT
there are no stray
.stderr
files
Constants
ENTRY_LIMIT
🔒
EXPECTED_TEST_FILE_EXTENSIONS
🔒
EXTENSION_EXCEPTION_PATHS
🔒
ISSUES_ENTRY_LIMIT
🔒
ROOT_ENTRY_LIMIT
🔒
Functions
check
check_entries
🔒