about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
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
2024-08-27Rollup merge of #128935 - lqd:needs-zstd, r=KobzolTrevor Gross-39/+42
2024-08-27Rollup merge of #126985 - Mrmaxmeier:dwarf-embed-source, r=davidtwcoTrevor Gross-0/+72
2024-08-26rustdoc: fix missing resource suffix on `crates.js`Michael Howell-0/+1
2024-08-26tests/run-make: add missing needs-llvm-components许杰友 Jieyou Xu (Joe)-11/+32
2024-08-26separate the crates to test from the test setupRémy Rakic-1/+3
2024-08-26remove use of RUSTC_BOOTSTRAP and cargo nightly featuresRémy Rakic-7/+4
2024-08-26run test in tmp dir and emit artifacts thereRémy Rakic-30/+37
2024-08-26inhibit proc-macro2 nightly detectionRémy Rakic-0/+1
2024-08-26Add a run-make test for checking that certain `rustc_` crates build on stableJakub Beránek-0/+35
2024-08-25expand zstd debuginfo compression testRémy Rakic-10/+23
2024-08-25prepare test for expanding scopeRémy Rakic-0/+0
2024-08-25mark `rust-lld-compress-debug-sections` test as needing zstdRémy Rakic-14/+4
2024-08-23Auto merge of #128507 - Oneirical:testart-from-scratch, r=jieyouxubors-8/+70
2024-08-23rewrite libtest-thread-limit to rmakeOneirical-8/+70
2024-08-23Auto merge of #129464 - GuillaumeGomez:rollup-ckfqd7h, r=GuillaumeGomezbors-1/+1
2024-08-23Rollup merge of #129437 - gurry:fix-diagnostic-typo, r=jieyouxuGuillaume Gomez-1/+1
2024-08-23Rollup merge of #129055 - Oneirical:fortanix-fortification, r=jieyouxuMatthias Krüger-92/+96
2024-08-23Rollup merge of #127623 - lolbinarycat:fix_remove_dir_all, r=AmanieuMatthias Krüger-0/+62
2024-08-23Fix typo in help diagnosticGurinder Singh-1/+1
2024-08-22fix: fs::remove_dir_all: treat ENOENT as successbinarycat-0/+62
2024-08-22Auto merge of #129257 - ChrisDenton:rename-null-descriptor, r=jieyouxubors-0/+66
2024-08-22rewrite x86_64-fortanix-unknown-sgx-lvi to rmakeOneirical-92/+96
2024-08-22Advise against removing `run-make/libtest-junit/validate_junit.py`Zalathar-0/+10
2024-08-22Rename `foo.py` to `my_gdb_script.py`Zalathar-2/+2
2024-08-22Explain the `run-make/debugger-visualizer-dep-info` Python scriptZalathar-1/+6
2024-08-19Test wholearchive on rust staticlibChris Denton-0/+66