about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2024-03-31Rollup merge of #123180 - Oneirical:master, r=Mark-SimulacrumJubilee-4/+17
2024-03-30Rewrite core-no-fp-fmt-parse in RustOneirical-4/+17
2024-03-29Auto merge of #122450 - Urgau:simplify-trim-paths-feature, r=michaelwoeristerbors-13/+4
2024-03-28Replace `RemapFileNameExt::for_codegen` with explicit callsUrgau-3/+3
2024-03-28Simplify trim-paths feature by merging all debuginfo options togetherUrgau-11/+2
2024-03-27Use compiletest directives for ignoring targets许杰友 Jieyou Xu (Joe)-4/+4
2024-03-27Convert wasmtime check into a compiletest needs directive许杰友 Jieyou Xu (Joe)-9/+1
2024-03-27Use compiletest directives for properly only running wasm32-wasip1 tests on t...许杰友 Jieyou Xu (Joe)-44/+15
2024-03-27Auto merge of #122460 - jieyouxu:rmake-example-refactor, r=Nilstriebbors-105/+98
2024-03-26Auto merge of #118644 - madsmtm:macos-weak-linking-test, r=compiler-errorsbors-0/+44
2024-03-26Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJungbors-2/+4
2024-03-25Add needs-unwind annotations to a couple of testsbjorn3-0/+1
2024-03-24Rework rmake support library to have a weakly-typed API with helper methods许杰友 Jieyou Xu (Joe)-105/+98
2024-03-23Add regression test for #122722Guillaume Gomez-0/+21
2024-03-22Auto merge of #122580 - saethlin:compiler-builtins-can-panic, r=pnkfelixbors-0/+142
2024-03-20Add a testBen Kimock-0/+142
2024-03-18Ensure using `otool` that framework linking actually happenedMads Marquart-0/+44
2024-03-17Update the minimum external LLVM to 17Josh Stone-1/+0
2024-03-17Print a backtrace in const eval if interruptedBen Kimock-2/+4
2024-03-16Rollup merge of #122270 - onur-ozkan:fix-rmake-test-with-rpath-false, r=Mark-...León Orell Valerian Liehr-0/+2
2024-03-15Auto merge of #122555 - GuillaumeGomez:rollup-tr6wu54, r=GuillaumeGomezbors-0/+2
2024-03-15rustdoc: fix test's saved stdoutTravis Finkenauer-0/+2
2024-03-14Make pdb-alt-path test more unwind-friendly for i686-pc-windows-msvcMichael Wörister-4/+25
2024-03-14Force frame pointers in pdb-alt-path test caseMichael Wörister-2/+2
2024-03-14link.exe: don't embed full path to PDB file in binary.Michael Wörister-0/+23
2024-03-11Convert some WebAssembly run-make tests to RustAlex Crichton-332/+423
2024-03-11Rollup merge of #121840 - oli-obk:freeze, r=dtolnayJacob Pratt-1/+1
2024-03-10Rollup merge of #121685 - fortanix:raoul/shellcheck_on_lvi_test_script, r=Mar...Matthias Krüger-12/+13
2024-03-10fix `long-linker-command-lines` failure caused by `rust.rpath=false`onur-ozkan-0/+2
2024-03-04Rollup merge of #121683 - fortanix:raoul/lvi_fixes, r=cuviperMatthias Krüger-4/+18
2024-03-04Fix LVI tests after making frame pointers easily enableableRaoul Strackx-4/+18
2024-03-01Auto merge of #113026 - jieyouxu:run-make-v2, r=bjorn3bors-22/+72
2024-03-01Auto merge of #120264 - weihanglo:split-dward-kind-lto, r=michaelwoeristerbors-5/+5
2024-02-29Add supporting infrastructure for `run-make` V2 tests许杰友 Jieyou Xu (Joe)-22/+72
2024-02-29Forbid implementing `Freeze` even if the trait is stabilizedOli Scherer-1/+1
2024-02-27Fixing shellcheck comments on lvi test scriptRaoul Strackx-12/+13
2024-02-27Rollup merge of #121598 - RalfJung:catch_unwind, r=oli-obkMatthias Krüger-1/+1
2024-02-26rename 'try' intrinsic to 'catch_unwind'Ralf Jung-1/+1
2024-02-26Rollup merge of #120656 - Zalathar:filecheck-flags, r=wesleywiserGuillaume Gomez-152/+0
2024-02-26Auto merge of #121317 - ChrisDenton:win10-sync, r=Mark-Simulacrumbors-2/+2
2024-02-25Add synchronization library to run-make flagsChris Denton-2/+2
2024-02-23Convert `tests/run-make/instrument-coverage` to an ordinary codegen testZalathar-152/+0
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-3/+3
2024-01-31Update data layouts in custom target tests for LLVM 18Nikita Popov-4/+4
2024-01-27Auto merge of #120062 - davidtwco:llvm-data-layout-check, r=wesleywiserbors-1/+1
2024-01-26MCP #705: Provide the option `-Csymbol-mangling-version=hashed -Z unstable-op...h1467792822-0/+75
2024-01-23test: enable `unpacked-lto` testsWeihang Lo-5/+5
2024-01-18llvm: simplify data layout checkDavid Wood-1/+1
2024-01-12Revert "Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelix"DianQK-105/+9
2024-01-12Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix"DianQK-8/+0