| Age | Commit message (Expand) | Author | Lines |
| 2024-06-07 | Rename `S` environment variable to `SOURCE_ROOT` in run-make tests | Jakub Beránek | -1/+1 |
| 2024-06-07 | Do not pass source root when building run-make tests | Jakub Beránek | -1/+0 |
| 2024-06-06 | Rollup merge of #126072 - Zalathar:run-flags, r=jieyouxu | Jubilee | -7/+11 |
| 2024-06-07 | compiletest: Allow multiple `//@ run-flags:` headers | Zalathar | -7/+11 |
| 2024-06-06 | Make the panic info more useful | Oli Scherer | -0/+1 |
| 2024-06-05 | Rollup merge of #126008 - Zalathar:fulldeps-19371, r=jieyouxu | Matthias Krüger | -0/+10 |
| 2024-06-05 | Rollup merge of #125683 - Oneirical:patience-testing-test, r=jieyouxu | Jubilee | -0/+1 |
| 2024-06-05 | Port `tests/run-make-fulldeps/issue-19371` to ui-fulldeps | Zalathar | -0/+10 |
| 2024-06-04 | rewrite suspicious-library in rmake | Oneirical | -0/+1 |
| 2024-06-02 | Rollup merge of #125896 - jieyouxu:compiletest-rmake-comment, r=compiler-errors | Jubilee | -5/+5 |
| 2024-06-02 | Rollup merge of #125890 - Nilstrieb:gay-compiletest, r=jieyouxu | Jubilee | -6/+34 |
| 2024-06-02 | compiletest: fix outdated rmake.rs comment | 许杰友 Jieyou Xu (Joe) | -5/+5 |
| 2024-06-02 | Improve compiletest expected/not found formatting | Nilstrieb | -6/+34 |
| 2024-06-02 | compiletest: split rmake executable from scratch dir | 许杰友 Jieyou Xu (Joe) | -9/+24 |
| 2024-05-31 | Remove unused rust-demangler support from compiletest | Zalathar | -10/+0 |
| 2024-05-31 | Use `coverage-dump --demangle` as the demangler for coverage-run tests | Zalathar | -5/+12 |
| 2024-05-30 | Auto merge of #125710 - RalfJung:compiletest-components, r=workingjubilee | bors | -3/+6 |
| 2024-05-30 | compiletest: clarify COMPILETEST_NEEDS_ALL_LLVM_COMPONENTS error | Ralf Jung | -3/+6 |
| 2024-05-30 | compiletest: Unify `cmd2procres` with `run_command_to_procres` | Zalathar | -29/+19 |
| 2024-05-29 | Extract coverage-specific code out of `compiletest::runtest` | Zalathar | -426/+372 |
| 2024-05-28 | Make more of the test suite run on Mac Catalyst | Mads Marquart | -3/+10 |
| 2024-05-23 | Rollup merge of #125156 - zachs18:for_loops_over_fallibles_behind_refs, r=Nil... | Matthias Krüger | -2/+2 |
| 2024-05-18 | Fix typos (taking into account review comments) | blyxyas | -3/+3 |
| 2024-05-16 | Fix `for_loops_over_fallibles` hits in compiletest/src/json.rs | zachs18 | -2/+2 |
| 2024-05-11 | Make crashes dump mir to build dir | Michael Goulet | -8/+14 |
| 2024-05-09 | Tidy check for test revisions that are mentioned but not declared | Zalathar | -0/+2 |
| 2024-05-04 | compiletest: add enable-by-default check-cfg | Urgau | -3/+22 |
| 2024-05-04 | compiletest: add no-auto-check-cfg directive | Urgau | -0/+7 |
| 2024-05-02 | Rollup merge of #124138 - mati865:ignore-llvm-abi-in-dlltool-tests, r=davidtwco | Matthias Krüger | -46/+24 |
| 2024-05-01 | Auto merge of #124491 - madsmtm:target_vendor-apple, r=workingjubilee | bors | -2/+2 |
| 2024-04-30 | Rollup merge of #124280 - beetrees:repr128-test-rmake, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-04-30 | Port repr128-dwarf run-make test to rmake | beetrees | -0/+1 |
| 2024-04-29 | aux-bin: Avoid old .so files from old tests; clean auxiliary dir root | Martin Nordholts | -0/+1 |
| 2024-04-28 | Also raise fd limit on tvOS when testing | Mads Marquart | -2/+2 |
| 2024-04-27 | Remove lazycell and once_cell from compiletest dependencies | George Bateman | -104/+80 |
| 2024-04-24 | Skip dlltool tests on non `*windows-gnu` targets | Mateusz Mikuła | -0/+5 |
| 2024-04-24 | Refactor dlltool searching code into separate function | Mateusz Mikuła | -46/+19 |
| 2024-04-20 | Rollup merge of #124196 - RalfJung:mir-opt-tests, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2024-04-20 | mir-opt tests: rename unit-test -> test-mir-pass | Ralf Jung | -3/+3 |
| 2024-04-19 | Match hyphen in multi-revision comment matchers | Trevor Gross | -1/+16 |
| 2024-04-17 | Rollup merge of #123975 - lqd:rust-lld-tests, r=jieyouxu | Guillaume Gomez | -0/+1 |
| 2024-04-16 | Make ui_test backtraces short by default | Oli Scherer | -1/+4 |
| 2024-04-16 | Unset test env vars before setting new ones. | Oli Scherer | -2/+2 |
| 2024-04-15 | add missing lld directive to compiletest | Rémy Rakic | -0/+1 |
| 2024-04-15 | Auto merge of #122997 - matthiaskrgr:compiletest_ices, r=oli-obk | bors | -7/+54 |
| 2024-04-14 | update README and add COMPILETEST_VERBOSE_CRASHES env var which when set prin... | Matthias Krüger | -7/+12 |
| 2024-04-14 | crashes: fix ice detection which did not trigger if code compiled without err... | Matthias Krüger | -8/+8 |
| 2024-04-14 | compiletest: switch crash detection logic for run_crash_test around | Matthias Krüger | -5/+6 |
| 2024-04-14 | run_crash_test(): better error message when we get a none-ice | Matthias Krüger | -1/+5 |
| 2024-04-14 | compiletest: crashes: turn off backtraces for faster tests | Matthias Krüger | -2/+13 |