about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2024-06-17Rollup merge of #126355 - ferrocene:hoverbear/run-make-pass-target, r=KobzolMatthias Krüger-1/+2
2024-06-17Add missing test annotationGuillaume Gomez-0/+2
2024-06-16Auto merge of #126542 - GuillaumeGomez:migrate-run-make-duplicate-output-flav...bors-5/+6
2024-06-16Migrate `run-make/duplicate-output-flavors` to `rmake.rs`Guillaume Gomez-5/+6
2024-06-15Rollup merge of #126517 - GuillaumeGomez:migrate-run-make-dep-graph, r=KobzolGuillaume Gomez-12/+18
2024-06-15Rollup merge of #126478 - GuillaumeGomez:migrate-run-make-codegen-options-par...Guillaume Gomez-34/+56
2024-06-15Migrate `run-make/dep-graph` to `rmake.rs`Guillaume Gomez-12/+18
2024-06-15Auto merge of #122613 - Zalathar:profiler, r=nnethercotebors-28/+1
2024-06-14Pass target to run-make issue-47551Ana Hobden-1/+2
2024-06-14Migrate `run-make/codegen-options-parsing` to `rmake.rs`Guillaume Gomez-34/+56
2024-06-14Auto merge of #126463 - matthiaskrgr:rollup-lnkfibf, r=matthiaskrgrbors-17/+0
2024-06-14Remove `//@ ignore-windows-gnu` from tests that need the profilerZalathar-25/+0
2024-06-14Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support`Zalathar-3/+1
2024-06-13Migrate `run-make/const_fn_mir` to `rmake.rs`Guillaume Gomez-6/+8
2024-06-13Make `run-make/allow-non-lint-warnings-cmdline` into a ui testGuillaume Gomez-13/+0
2024-06-13Migrate `run-make/allow-non-lint-warnings-cmdline` to `rmake.rs`Guillaume Gomez-12/+8
2024-06-13Auto merge of #126374 - workingjubilee:rollup-tz0utfr, r=workingjubileebors-33/+53
2024-06-12Rollup merge of #125674 - Oneirical:another-day-another-test, r=jieyouxuJubilee-33/+53
2024-06-13Auto merge of #125165 - Oneirical:pgo-branch-weights, r=jieyouxubors-35/+45
2024-06-12Rollup merge of #126036 - Oneirical:the-intelligent-intestor, r=jieyouxuMichael Goulet-46/+42
2024-06-12port symlinked-libraries to rmakeOneirical-25/+25
2024-06-12port symlinked-rlib to rmakeOneirical-22/+17
2024-06-12port symlinked-extern to rmakeOneirical-0/+25
2024-06-12rewrite pgo-branch-weights to rmakeOneirical-35/+45
2024-06-12Use `fs_wrapper` in `run-make/prefer-dylib`Guillaume Gomez-3/+2
2024-06-12Remove unused import in `run-make/prefer-dylib/rmake.rs`Guillaume Gomez-5/+3
2024-06-12Migrate `run-make/prefer-rlib` to `rmake.rs`Guillaume Gomez-9/+16
2024-06-11Rollup merge of #126174 - GuillaumeGomez:migrate-run-make-prefer-dylib, r=jie...许杰友 Jieyou Xu (Joe)-9/+16
2024-06-11Add set_backtrace_level helper function to run_make_supportOneirical-13/+24
2024-06-11Auto merge of #125736 - Oneirical:run-make-file-management, r=jieyouxubors-94/+90
2024-06-11Implement fs wrapper for run_make_supportOneirical-94/+90
2024-06-11Auto merge of #126274 - jieyouxu:rollup-uj93sfm, r=jieyouxubors-7/+13
2024-06-11Rollup merge of #126186 - GuillaumeGomez:migrate-run-make-multiple-emits, r=j...许杰友 Jieyou Xu (Joe)-7/+13
2024-06-11Migrate `tests/run-make/prefer-dylib` to `rmake.rs`Guillaume Gomez-9/+16
2024-06-11Migrate `run-make/multiple-emits` to `rmake.rs`Guillaume Gomez-7/+13
2024-06-11Auto merge of #125752 - jieyouxu:kaboom, r=Kobzolbors-8/+8
2024-06-11tests/run-make: update tests to use new API许杰友 Jieyou Xu (Joe)-8/+8
2024-06-11Rename `needs-matching-clang` to `needs-force-clang-based-tests`Zalathar-5/+17
2024-06-10Rollup merge of #126223 - jieyouxu:rmake-run-in-tmpdir-self-test, r=KobzolMatthias Krüger-0/+38
2024-06-10Rollup merge of #126211 - lolbinarycat:llvm-outputs-rmake, r=jieyouxuMatthias Krüger-5/+20
2024-06-10run-make: add run_in_tmpdir self-test许杰友 Jieyou Xu (Joe)-0/+38
2024-06-10migrate tests/run-make/llvm-outputs to use rmake.rsbinarycat-5/+20
2024-06-09rewrite `short-ice` in `rmake` formatOneirical-46/+31
2024-06-09rustdoc: Add support for --remap-path-prefixEdward Shen-0/+2
2024-06-09Auto merge of #126087 - jieyouxu:rmake-docs, r=Kobzolbors-0/+43
2024-06-08run-make: add some basic docs about the test suite's setup许杰友 Jieyou Xu (Joe)-0/+43
2024-06-08Migrate runmake tests away from custom commands and `command_output`Jakub Beránek-107/+86
2024-06-08Auto merge of #126097 - Kobzol:runmake-change-cwd, r=jieyouxubors-240/+199
2024-06-08Fix windows testJakub Beránek-2/+2
2024-06-08Remove unnecessary functions and the last mention of TMPDIR from `run-make-su...Jakub Beránek-16/+17