| Age | Commit message (Expand) | Author | Lines |
| 2024-07-19 | compiletest/rmake: make `{source,build}_root` path calculation more robust fo... | 许杰友 Jieyou Xu (Joe) | -18/+47 |
| 2024-07-19 | compiletest/rmake: adjust docs for rmake.rs setup and add FIXMEs | 许杰友 Jieyou Xu (Joe) | -7/+27 |
| 2024-07-19 | compiletest: cleanup dylib name calculation | 许杰友 Jieyou Xu (Joe) | -11/+7 |
| 2024-07-19 | Revert format change | Kai Luo | -25/+5 |
| 2024-07-19 | AIX uses .a as dylib's suffix | Kai Luo | -5/+27 |
| 2024-07-11 | compiletest: Better error message for bad `normalize-*` headers | Zalathar | -6/+12 |
| 2024-07-11 | Require a colon in `//@ normalize-*:` headers | Zalathar | -17/+7 |
| 2024-06-28 | rewrite used-cdylib-macos to rmake | Oneirical | -0/+2 |
| 2024-06-24 | Rollup merge of #126413 - matthiaskrgr:crshmsg, r=oli-obk | Michael Goulet | -4/+5 |
| 2024-06-24 | compiletest: make the crash test error message abit more informative | Matthias Krüger | -4/+5 |
| 2024-06-24 | Remove commands duplication between `compiletest` and `tests/rustdoc` | Guillaume Gomez | -230/+234 |
| 2024-06-24 | Move `tests/rustdoc` testsuite to `//@` syntax | Guillaume Gomez | -5/+34 |
| 2024-06-23 | Rollup merge of #126862 - ChrisDenton:needs-symlink, r=jieyouxu | Matthias Krüger | -0/+27 |
| 2024-06-23 | Add need-symlink directive to compiletest | Chris Denton | -0/+27 |
| 2024-06-23 | test: ignore force-frame-pointers test on some targets | Jubilee Young | -0/+2 |
| 2024-06-15 | Auto merge of #122613 - Zalathar:profiler, r=nnethercote | bors | -3/+0 |
| 2024-06-14 | Remove `//@ ignore-windows-gnu` from tests that need the profiler | Zalathar | -3/+0 |
| 2024-06-13 | compiletest: apply considerable clippy suggestions | onur-ozkan | -56/+51 |
| 2024-06-13 | Rollup merge of #126370 - Zalathar:normalize, r=oli-obk | León Orell Valerian Liehr | -61/+74 |
| 2024-06-13 | Auto merge of #126197 - jieyouxu:rmake-must-use, r=Kobzol | bors | -0/+4 |
| 2024-06-13 | compiletest: Stricter parsing of `//@ normalize-*` headers | Zalathar | -51/+63 |
| 2024-06-13 | compiletest: Move `static_regex!` into `compiletest::util` | Zalathar | -10/+11 |
| 2024-06-12 | Rollup merge of #126256 - ferrocene:lw-target-subst, r=albertlarsan68 | Jubilee | -0/+5 |
| 2024-06-11 | compiletest: compile rmake.rs with -Dunused_must_use | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2024-06-11 | Rename `needs-matching-clang` to `needs-force-clang-based-tests` | Zalathar | -3/+3 |
| 2024-06-11 | Add {{target}} substitution to compiletest | Lukas Wirth | -0/+5 |
| 2024-06-08 | Auto merge of #126097 - Kobzol:runmake-change-cwd, r=jieyouxu | bors | -19/+34 |
| 2024-06-08 | Auto merge of #126111 - Zalathar:fulldeps-hotplug, r=jieyouxu | bors | -0/+22 |
| 2024-06-07 | Port `tests/run-make-fulldeps/hotplug_codegen_backend` to ui-fulldeps | Zalathar | -0/+19 |
| 2024-06-07 | Address review comments | Jakub Beránek | -1/+1 |
| 2024-06-07 | Remove dependence on `tmp_dir` | Jakub Beránek | -16/+2 |
| 2024-06-07 | Do not run run-make tests in the test source directory | Jakub Beránek | -3/+32 |
| 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-07 | compiletest: Don't pass `--out-dir` if the compile flags include `-o` | Zalathar | -0/+3 |
| 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 |