about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2024-06-17Rewrite and rename `issue-26092` to rmakeOneirical-51/+33
2024-06-17rewrite incremental-session-fail to rmakeOneirical-36/+34
2024-06-17rewrite `link-dedup` to rmakeOneirical-0/+32
2024-06-17Rewrite `link-arg` in rmake.rsOneirical-5/+24
2024-06-17Add missing test annotationGuillaume Gomez-0/+2
2024-06-17Migrate `run-make/used` to `rmake.rs`Guillaume Gomez-7/+15
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-14rewrite native-link-modifier-verbatim-rustc to rmakeOneirical-12/+44
2024-06-14rewrite output-filename-overwrites-input to rmakeOneirical-14/+21
2024-06-14rewrite output-filename-conflicts-with-directory to rmakeOneirical-7/+11
2024-06-14rewrite error-found-staticlib-instead-crate to rmakeOneirical-5/+11
2024-06-14rewrite incremental-debugger-visualiser to rmakeOneirical-49/+61
2024-06-14rewrite extern-flag-fun to rmakeOneirical-20/+36
2024-06-14Pass target to run-make issue-47551Ana Hobden-1/+2
2024-06-14rewrite invalid-staticlib to rmakeOneirical-5/+17
2024-06-14rewrite and rename issue-64153 to rmake.rsOneirical-26/+37
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-12rewrite output-with-hyphens to rmake formatOneirical-18/+29
2024-06-12rewrite inaccessible-temp-dir to rmake formatOneirical-32/+44
2024-06-12rewrite and rename issue-10971-temps-dir to rmake formatOneirical-10/+22
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