summaryrefslogtreecommitdiff
path: root/src/tools/compiletest
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #111472 - djkoloski:compiletest_cfg_current_target, r=compiler-...bors2023-05-161-5/+84
|\
| * Get current target config from` --print=cfg`David Koloski2023-05-111-5/+84
* | bump windows crate 0.46 -> 0.48 in workspaceklensy2023-05-091-1/+1
|/
* Rollup merge of #111251 - mj10021:issue-109502-follow-up, r=oli-obkYuki Okushi2023-05-061-13/+21
|\
| * add fn compile_test_with_passes()James Dietz2023-05-051-13/+21
* | Rollup merge of #109677 - dpaoliello:rawdylib, r=michaelwoerister,wesleywiserYuki Okushi2023-05-061-5/+31
|\ \ | |/ |/|
| * Stablize raw-dylib, link_ordinal and -CdlltoolDaniel Paoliello2023-04-181-5/+31
* | add passes to miroptfiles struct and passed to -zdump-mir argsJames Dietz2023-05-041-21/+66
* | Rollup merge of #108161 - WaffleLapkin:const_param_ty, r=BoxyUwUDylan DPC2023-05-021-2/+5
|\ \
| * | Fix compile test so it normalizes (un)expected error messagesMaybe Waffle2023-04-271-2/+5
* | | Rollup merge of #110644 - pietroalbini:pa-json-formatting-tests, r=Mark-Simul...Matthias Krüger2023-04-293-5/+37
|\ \ \
| * | | add support for `// unset-exec-env` in compiletestPietro Albini2023-04-212-4/+32
| * | | treat the dev channel as nightly in compiletestPietro Albini2023-04-211-1/+5
| |/ /
* | | handle cfg(bootstrap)Pietro Albini2023-04-282-37/+5
* | | Rollup merge of #110853 - tamird:compiletest-bpflinker-support, r=wesleywiserMatthias Krüger2023-04-271-0/+8
|\ \ \
| * | | compiletest: add bpf-linker assembly supportTamir Duberstein2023-04-261-0/+8
| |/ /
* | | compiletest: emit assembly-output header in errorTamir Duberstein2023-04-261-1/+1
|/ /
* | Auto merge of #110444 - ferrocene:comptest-lines, r=Mark-Simulacrumbors2023-04-202-8/+68
|\ \
| * | Add compare-output-lines-by-subset flag to compiletestLukas Wirth2023-04-202-8/+68
* | | Allow overwriting the sysroot compile flag in compile testsLukas Wirth2023-04-201-2/+5
| |/ |/|
* | Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68bors2023-04-182-1/+6
|\ \
| * | Support `x test --stage 1 ui-fulldeps`jyn2023-04-172-1/+6
* | | Add needs-git-hash header to compiletestErik Hofmayer2023-04-164-0/+20
| |/ |/|
* | Auto merge of #110319 - ferrocene:pa-more-ignore-reasons, r=ehussbors2023-04-155-187/+458
|\ \ | |/ |/|
| * mark needs-llvm-components as being handled elsewherePietro Albini2023-04-141-0/+5
| * use a shared headers cachePietro Albini2023-04-143-9/+28
| * add line numbers to error messagesPietro Albini2023-04-141-6/+8
| * show all invalid directives errors rather than just the first onePietro Albini2023-04-143-5/+36
| * refactor ignore- and only- to use decisionsPietro Albini2023-04-142-53/+50
| * rename rust-lldb to needs-rust-lldb for consistencyPietro Albini2023-04-142-9/+6
| * refactor needs, validate them, and add ignore reasonsPietro Albini2023-04-142-104/+250
| * add pretty ignore reasons for llvm, cdb, gdb and lldbPietro Albini2023-04-141-33/+107
* | Rollup merge of #110018 - jfgoog:host-and-target-linker, r=wesleywiserMichael Goulet2023-04-113-7/+16
|\ \
| * | Pass host linker to compiletest.James Farrell2023-04-063-7/+16
* | | Rollup merge of #110115 - jyn514:remap-path-prefix-ci, r=compiler-errorsDylan DPC2023-04-101-2/+7
|\ \ \
| * | | compiletest: Use remap-path-prefix only in CIJoshua Nelson2023-04-091-2/+7
| | |/ | |/|
* | | Rollup merge of #110114 - jyn514:wasm-errors, r=compiler-errorsMatthias Krüger2023-04-091-2/+2
|\ \ \
| * | | compiletest: Give a better error message if `node` isn't installedJoshua Nelson2023-04-091-2/+2
| |/ /
* | | Auto merge of #109751 - bzEq:aix-gmake, r=Mark-Simulacrumbors2023-04-091-0/+1
|\ \ \ | |/ / |/| |
| * | AIX uses gmake for GNU style MakefileKai Luo2023-03-301-0/+1
| |/
* | Rollup merge of #110004 - SparrowLii:failure_status, r=oli-obkMatthias Krüger2023-04-062-1/+13
|\ \
| * | add `dont_check_failure_status` option in the compiler testSparrowLii2023-04-062-1/+13
* | | Auto merge of #108905 - ferrocene:pa-compiletest-ignore, r=ehussbors2023-04-056-332/+636
|\ \ \
| * | | restore check for both target os and envPietro Albini2023-04-032-0/+15
| * | | add support for ignore-gdb-versionPietro Albini2023-04-031-0/+6
| * | | add support for ignore-llvm-versionPietro Albini2023-04-031-7/+15
| * | | fix remaining testsPietro Albini2023-04-033-13/+21
| * | | properly match multiple familiesPietro Albini2023-04-031-25/+39
| * | | migrate existing behavior of matches_archPietro Albini2023-04-031-1/+12
| * | | allow some out of tree archsPietro Albini2023-04-031-1/+14