rust/tests/ui/modules_and_files_visibility
Eric Huss 2da2ade0f7 Rename tests to ensure they don't have overlapping names.
Some tests will delete their output directory before starting.
The output directory is based on the test names.
If one test is the prefix of another test, then when that test
starts, it could try to delete the output directory of the other
test with the longer path.
2023-03-22 21:12:40 -07:00
..
mod_file_disambig_aux Rename tests to ensure they don't have overlapping names. 2023-03-22 21:12:40 -07:00
mod_file_aux.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mod_file_correct_spans.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mod_file_correct_spans.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mod_file_disambig.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mod_file_disambig.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mod_file_disambig_aux.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00