about summary refs log tree commit diff
path: root/src/tools/compiletest
AgeCommit message (Expand)AuthorLines
2024-07-30Auto merge of #124339 - oli-obk:supports_feature, r=wesleywiserbors-0/+1
2024-07-30Test RUSTC_OVERRIDE_VERSION_STRINGOli Scherer-0/+1
2024-07-29Fix tidy call in runtest with custom HTML elementMichael Howell-0/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-63/+59
2024-07-25rewrite incr-foreign-head-span to rmakeOneirical-0/+1
2024-07-24Rollup merge of #128100 - GuillaumeGomez:run-make-path, r=Kobzol,jieyouxuMatthias Krüger-2/+25
2024-07-23Allow to pass a full path for `run-make` testsGuillaume Gomez-2/+25
2024-07-23Rollup merge of #125886 - GuillaumeGomez:migrate-run-make-issue-15460, r=jiey...Matthias Krüger-0/+2
2024-07-23Rollup merge of #127962 - jieyouxu:cleanup-dll-compiletest, r=fmeaseMatthias Krüger-11/+7
2024-07-22Add new `MSVC_LIB_PATH` runtest environment variable to know location of the ...Guillaume Gomez-0/+2
2024-07-20Rollup merge of #127958 - jieyouxu:compiletest-rmake-cleanup, r=KobzolMatthias Krüger-92/+186
2024-07-20compiletest/rmake: simplify path calculations许杰友 Jieyou Xu (Joe)-36/+10
2024-07-20compiletest/rmake: avoid double test directory for rmake.rs tests许杰友 Jieyou Xu (Joe)-2/+8
2024-07-20compiletest/rmake: improve comments许杰友 Jieyou Xu (Joe)-30/+7
2024-07-20compiletest/rmake: prune unused `RUST_BUILD_STAGE` and explain env vars passe...许杰友 Jieyou Xu (Joe)-6/+20
2024-07-19Update jsondocck directives to follow ui_test-styleLeón Orell Valerian Liehr-9/+22
2024-07-19compiletest/rmake: cleanup `stage_std_path` and `recipe_dylib_search_paths` h...许杰友 Jieyou Xu (Joe)-9/+17
2024-07-19compiletest/rmake: better explain why stage0 sysroot is needed if forced stage0许杰友 Jieyou Xu (Joe)-4/+21
2024-07-19compiletest/rmake: prune useless env vars and explain passed rustc options an...许杰友 Jieyou Xu (Joe)-9/+8
2024-07-19compiletest/rmake: rename `cmd` to `rustc`许杰友 Jieyou Xu (Joe)-5/+6
2024-07-19compiletest/rmake: cleanup rmake exe extension calculation许杰友 Jieyou Xu (Joe)-8/+9
2024-07-19compiletest/rmake: cleanup library search paths许杰友 Jieyou Xu (Joe)-4/+5
2024-07-19compiletest/rmake: cleanup dylib search paths related calculations许杰友 Jieyou Xu (Joe)-16/+24
2024-07-19compiletest/rmake: improve clarity of `support_lib_{path,deps,deps_deps}` cal...许杰友 Jieyou Xu (Joe)-21/+42
2024-07-19compiletest/rmake: move `stage_std_path` and `recipe_bin` closer to use site许杰友 Jieyou Xu (Joe)-15/+14
2024-07-19compiletest/rmake: improve `stage` explanation许杰友 Jieyou Xu (Joe)-4/+23
2024-07-19compiletest/rmake: make `{source,build}_root` path calculation more robust fo...许杰友 Jieyou Xu (Joe)-18/+47
2024-07-19compiletest/rmake: adjust docs for rmake.rs setup and add FIXMEs许杰友 Jieyou Xu (Joe)-7/+27
2024-07-19compiletest: cleanup dylib name calculation许杰友 Jieyou Xu (Joe)-11/+7
2024-07-19Revert format changeKai Luo-25/+5
2024-07-19AIX uses .a as dylib's suffixKai Luo-5/+27
2024-07-11compiletest: Better error message for bad `normalize-*` headersZalathar-6/+12
2024-07-11Require a colon in `//@ normalize-*:` headersZalathar-17/+7
2024-06-28rewrite used-cdylib-macos to rmakeOneirical-0/+2
2024-06-24Rollup merge of #126413 - matthiaskrgr:crshmsg, r=oli-obkMichael Goulet-4/+5
2024-06-24compiletest: make the crash test error message abit more informativeMatthias Krüger-4/+5
2024-06-24Remove commands duplication between `compiletest` and `tests/rustdoc`Guillaume Gomez-230/+234
2024-06-24Move `tests/rustdoc` testsuite to `//@` syntaxGuillaume Gomez-5/+34
2024-06-23Rollup merge of #126862 - ChrisDenton:needs-symlink, r=jieyouxuMatthias Krüger-0/+27
2024-06-23Add need-symlink directive to compiletestChris Denton-0/+27
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