| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-12-02 | Tolerate hidden, binary files in tests/ | Peter Gerber | -1/+6 | |
| Avoid scanning temporary files created by editors like this one created by Vim: ---- old_test_headers stdout ---- thread 'old_test_headers' panicked at tests/headers.rs:19:74: tests/ui/.regex.rs.swp: stream did not contain valid UTF-8 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | ||||
| 2023-08-11 | Make a panic message more informative if binary files are accidentally ↵ | Oli Scherer | -1/+1 | |
| created somewhere in the test folder | ||||
| 2023-04-23 | Add a test that checks for old style test headers | Alex Macleod | -0/+29 | |
