about summary refs log tree commit diff
path: root/src/tools/compiletest
AgeCommit message (Expand)AuthorLines
2024-06-23test: ignore force-frame-pointers test on some targetsJubilee Young-0/+2
2024-06-15Auto merge of #122613 - Zalathar:profiler, r=nnethercotebors-3/+0
2024-06-14Remove `//@ ignore-windows-gnu` from tests that need the profilerZalathar-3/+0
2024-06-13compiletest: apply considerable clippy suggestionsonur-ozkan-56/+51
2024-06-13Rollup merge of #126370 - Zalathar:normalize, r=oli-obkLeón Orell Valerian Liehr-61/+74
2024-06-13Auto merge of #126197 - jieyouxu:rmake-must-use, r=Kobzolbors-0/+4
2024-06-13compiletest: Stricter parsing of `//@ normalize-*` headersZalathar-51/+63
2024-06-13compiletest: Move `static_regex!` into `compiletest::util`Zalathar-10/+11
2024-06-12Rollup merge of #126256 - ferrocene:lw-target-subst, r=albertlarsan68Jubilee-0/+5
2024-06-11compiletest: compile rmake.rs with -Dunused_must_use许杰友 Jieyou Xu (Joe)-0/+4
2024-06-11Rename `needs-matching-clang` to `needs-force-clang-based-tests`Zalathar-3/+3
2024-06-11Add {{target}} substitution to compiletestLukas Wirth-0/+5
2024-06-08Auto merge of #126097 - Kobzol:runmake-change-cwd, r=jieyouxubors-19/+34
2024-06-08Auto merge of #126111 - Zalathar:fulldeps-hotplug, r=jieyouxubors-0/+22
2024-06-07Port `tests/run-make-fulldeps/hotplug_codegen_backend` to ui-fulldepsZalathar-0/+19
2024-06-07Address review commentsJakub Beránek-1/+1
2024-06-07Remove dependence on `tmp_dir`Jakub Beránek-16/+2
2024-06-07Do not run run-make tests in the test source directoryJakub Beránek-3/+32
2024-06-07Rename `S` environment variable to `SOURCE_ROOT` in run-make testsJakub Beránek-1/+1
2024-06-07Do not pass source root when building run-make testsJakub Beránek-1/+0
2024-06-07compiletest: Don't pass `--out-dir` if the compile flags include `-o`Zalathar-0/+3
2024-06-06Rollup merge of #126072 - Zalathar:run-flags, r=jieyouxuJubilee-7/+11
2024-06-07compiletest: Allow multiple `//@ run-flags:` headersZalathar-7/+11
2024-06-06Make the panic info more usefulOli Scherer-0/+1
2024-06-05Rollup merge of #126008 - Zalathar:fulldeps-19371, r=jieyouxuMatthias Krüger-0/+10
2024-06-05Rollup merge of #125683 - Oneirical:patience-testing-test, r=jieyouxuJubilee-0/+1
2024-06-05Port `tests/run-make-fulldeps/issue-19371` to ui-fulldepsZalathar-0/+10
2024-06-04rewrite suspicious-library in rmakeOneirical-0/+1
2024-06-02Rollup merge of #125896 - jieyouxu:compiletest-rmake-comment, r=compiler-errorsJubilee-5/+5
2024-06-02Rollup merge of #125890 - Nilstrieb:gay-compiletest, r=jieyouxuJubilee-6/+34
2024-06-02compiletest: fix outdated rmake.rs comment许杰友 Jieyou Xu (Joe)-5/+5
2024-06-02Improve compiletest expected/not found formattingNilstrieb-6/+34
2024-06-02compiletest: split rmake executable from scratch dir许杰友 Jieyou Xu (Joe)-9/+24
2024-05-31Remove unused rust-demangler support from compiletestZalathar-10/+0
2024-05-31Use `coverage-dump --demangle` as the demangler for coverage-run testsZalathar-5/+12
2024-05-30Auto merge of #125710 - RalfJung:compiletest-components, r=workingjubileebors-3/+6
2024-05-30compiletest: clarify COMPILETEST_NEEDS_ALL_LLVM_COMPONENTS errorRalf Jung-3/+6
2024-05-30compiletest: Unify `cmd2procres` with `run_command_to_procres`Zalathar-29/+19
2024-05-29Extract coverage-specific code out of `compiletest::runtest`Zalathar-426/+372
2024-05-28Make more of the test suite run on Mac CatalystMads Marquart-3/+10
2024-05-23Rollup merge of #125156 - zachs18:for_loops_over_fallibles_behind_refs, r=Nil...Matthias Krüger-2/+2
2024-05-18Fix typos (taking into account review comments)blyxyas-3/+3
2024-05-16Fix `for_loops_over_fallibles` hits in compiletest/src/json.rszachs18-2/+2
2024-05-11Make crashes dump mir to build dirMichael Goulet-8/+14
2024-05-09Tidy check for test revisions that are mentioned but not declaredZalathar-0/+2
2024-05-04compiletest: add enable-by-default check-cfgUrgau-3/+22
2024-05-04compiletest: add no-auto-check-cfg directiveUrgau-0/+7
2024-05-02Rollup merge of #124138 - mati865:ignore-llvm-abi-in-dlltool-tests, r=davidtwcoMatthias Krüger-46/+24
2024-05-01Auto merge of #124491 - madsmtm:target_vendor-apple, r=workingjubileebors-2/+2
2024-04-30Rollup merge of #124280 - beetrees:repr128-test-rmake, r=jieyouxu许杰友 Jieyou Xu (Joe)-0/+1