summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2024-10-11Rollup merge of #129079 - Zoxc:thinlto_imp_symbols, r=wesleywiserMatthias Krüger-0/+51
2024-10-09Rollup merge of #131435 - jieyouxu:macos-pipe, r=ZalatharMatthias Krüger-0/+6
2024-10-09Rename directive `needs-profiler-support` to `needs-profiler-runtime`Zalathar-9/+9
2024-10-09Ignore broken-pipe-no-ice on apple for now许杰友 Jieyou Xu (Joe)-0/+6
2024-10-08Auto merge of #131155 - jieyouxu:always-kill, r=onur-ozkanbors-0/+73
2024-10-08Rollup merge of #131355 - clubby789:old-tests, r=jieyouxuStuart Cook-51/+73
2024-10-08Add regression test for rustc/rustdoc broken pipe ICEs许杰友 Jieyou Xu (Joe)-0/+73
2024-10-07Migrate `emit-to-stdout` to new run-makeclubby789-51/+73
2024-10-06various fixes for `naked_asm!` implementationFolkert de Vries-1/+1
2024-10-06more `asm!` -> `naked_asm!` in testsFolkert de Vries-6/+6
2024-10-02Rollup merge of #126930 - Xaeroxe:file-checksum-hint, r=chenyukangJubilee-0/+27
2024-10-02Rollup merge of #131016 - madsmtm:no-sdk-version-in-object, r=jieyouxuMatthias Krüger-0/+96
2024-10-01Restore prior behavior with less duplicate info in dep fileJacob Kiesel-1/+3
2024-10-01add another file to the integration testJacob Kiesel-1/+9
2024-10-01Add basic integration test for checksum-hash-algorithm featureJacob Kiesel-0/+17
2024-09-29Rollup merge of #130931 - GuillaumeGomez:standalone-crate, r=notriddleMatthias Krüger-2/+2
2024-09-29Do not specify an SDK version in object filesMads Marquart-0/+9
2024-09-29Add run-make test to check the SDK version(s) that rustc producesMads Marquart-0/+87
2024-09-29Rename doctest attribute `standalone-crate` into `standalone_crate` for coher...Guillaume Gomez-2/+2
2024-09-28Rename `standalone` doctest attribute into `standalone-crate`Guillaume Gomez-2/+2
2024-09-27Only add an automatic SONAME for Rust dylibsJosh Stone-6/+10
2024-09-24Update `run-make` tests to use `cargo` wrapper cmd许杰友 Jieyou Xu (Joe)-97/+58
2024-09-22Fix hard-coded stderr in run-make testMichael Goulet-6/+6
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-22/+19
2024-09-22add non-regression test for issue 81408Rémy Rakic-0/+51
2024-09-20Pass the current cargo to `run-make` testsJosh Stone-5/+5
2024-09-18Update the minimum external LLVM to 18Josh Stone-5/+0
2024-09-16tests/run-make: update for symlink helper changes许杰友 Jieyou Xu (Joe)-30/+28
2024-09-12Rollup merge of #130156 - nebulark:test_buildinfo, r=jieyouxuStuart Cook-19/+30
2024-09-12Rollup merge of #129367 - madsmtm:fix-apple-aarch64-deployment-targets, r=jie...Stuart Cook-12/+16
2024-09-12Auto merge of #129369 - madsmtm:apple-cc-linker-pass-target, r=jieyouxubors-6/+4
2024-09-10Auto merge of #129403 - scottmcm:only-array-simd, r=compiler-errorsbors-2/+4
2024-09-10Add test for S_OBJNAME and update test for LF_BUILDINFO cl and cmd forFlorian Schmiderer-19/+30
2024-09-10Auto merge of #129337 - EtomicBomb:rfc, r=notriddlebors-0/+17
2024-09-09Ban non-array SIMDScott McMurray-2/+4
2024-09-09Rollup merge of #129529 - lqd:stable-new-solver, r=KobzolJubilee-0/+36
2024-09-09Pass deployment target when linking with cc on Apple targetsMads Marquart-6/+4
2024-09-09Fix default/minimum deployment target for Aarch64 simulator targetsMads Marquart-12/+16
2024-09-07rfc#3662 changes under unstable flagsEtomicBomb-0/+17
2024-09-07Test codegen when setting deployment targetMads Marquart-25/+158
2024-09-05tests: use renamed `stdin_buf`许杰友 Jieyou Xu (Joe)-23/+33
2024-09-02address review commentsRémy Rakic-36/+30
2024-09-02Rollup merge of #129837 - aDotInTheVoid:test-better-json, r=jieyouxuMatthias Krüger-4/+15
2024-08-31Actually parse stdout json, instead of using hacky contains logic.Alona Enraght-Moony-4/+15
2024-08-31Rollup merge of #129605 - jieyouxu:needs-llvm-components, r=Mark-SimulacrumMatthias Krüger-11/+32
2024-08-31Rollup merge of #129366 - petrochenkov:libsearch, r=jieyouxuMatthias Krüger-0/+18
2024-08-29Use path instead of Path in some run-make testsOneirical-56/+40
2024-08-29Add needs-unwind compiletest directive to libtest-thread-limitOneirical-0/+3
2024-08-28Rollup merge of #129641 - notriddle:notriddle/missing-crates-js-resource-suff...Matthias Krüger-0/+1
2024-08-27linker: Better support alternative static library naming on MSVCVadim Petrochenkov-0/+18