about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2024-07-19rewrite test-benches to rmakeOneirical-12/+21
2024-07-19Fix two new failing testsAlex Crichton-2/+15
2024-07-19rewrite pass-non-c-like-enum-to-c to rmakeOneirical-8/+25
2024-07-19rewrite linkage-attr-on-static to rmakeOneirical-12/+15
2024-07-19rewrite lto-no-link-whole-rlib to rmakeOneirical-9/+18
2024-07-19rewrite extern-fn-with-union to rmakeOneirical-7/+17
2024-07-19rewrite extern-fn-generic to rmakeOneirical-7/+15
2024-07-19rewrite c-static-rlib to rmakeOneirical-12/+19
2024-07-19rewrite c-static-dylib to rmakeOneirical-13/+20
2024-07-19rewrite and rename issue-28595 to rmakeOneirical-7/+16
2024-07-19rewrite return-non-c-like-enum-from-c to rmakeOneirical-6/+17
2024-07-19Auto merge of #127969 - matthiaskrgr:rollup-nhxmwhn, r=matthiaskrgrbors-0/+2
2024-07-19Rollup merge of #127967 - joshua-zivkovic:joshua-zivkovic/disable-split-debug...Matthias Krüger-0/+2
2024-07-19Auto merge of #127957 - matthiaskrgr:rollup-1u5ivck, r=matthiaskrgrbors-32/+62
2024-07-19Disable run-make/split-debuginfo test for RISC-V 64Joshua Zivkovic-0/+2
2024-07-19Rollup merge of #127928 - Oneirical:anatesthetic-sleep, r=KobzolTrevor Gross-31/+53
2024-07-19Rollup merge of #127825 - Oneirical:self-testeem, r=jieyouxuTrevor Gross-33/+73
2024-07-18rewrite link-path-order to rmakeOneirical-21/+35
2024-07-18rewrite lto-smoke-c to rmakeOneirical-12/+20
2024-07-18Rewrite and rename issue-26006 to rmakeOneirical-26/+45
2024-07-18Rewrite and rename issue-22131 to rmakeOneirical-8/+19
2024-07-18rewrite rlib-format-packed-bundled-libs-3 to rmakeOneirical-35/+88
2024-07-18rewrite staticlib-blank-lib to rmakeOneirical-6/+13
2024-07-18rewrite archive-duplicate-names to rmakeOneirical-16/+37
2024-07-18rewrite manual-link to rmakeOneirical-7/+16
2024-07-18rewrite macos-fat-archive to rmakeOneirical-10/+20
2024-07-18Rollup merge of #127822 - Oneirical:amazon-rainfortest, r=jieyouxuTrevor Gross-29/+71
2024-07-18Rollup merge of #127491 - Oneirical:bulletproof-test, r=jieyouxuTrevor Gross-48/+133
2024-07-17Migrate `atomic-lock-free` to `rmake`Jerry Wang-48/+52
2024-07-17rewrite unstable-flag-required to rmakeOneirical-6/+14
2024-07-17rewrite missing-crate-dependency to rmakeOneirical-9/+17
2024-07-17rewrite and rename issue-85401-static-mirOneirical-16/+42
2024-07-17rewrite extern-fn-mangle to rmakeOneirical-6/+16
2024-07-17rewrite extern-fn-with-packed-struct to rmakeOneirical-6/+17
2024-07-17rewrite extern-fn-explicit-align to rmakeOneirical-6/+17
2024-07-17rewrite static-extern-type to rmakeOneirical-6/+16
2024-07-17rewrite longjmp-across-rust to rmakeOneirical-6/+18
2024-07-17rewrite extern-fn-struct-passing-abi to rmakeOneirical-6/+16
2024-07-17rewrite and rename issue-25581Oneirical-6/+17
2024-07-17rewrite extern-fn-with-extern-types to rmakeOneirical-6/+16
2024-07-17tests: update for `rfs` rename许杰友 Jieyou Xu (Joe)-82/+80
2024-07-17tests: update rustdoc test for renamed `assert_dirs_are_equal`许杰友 Jieyou Xu (Joe)-2/+2
2024-07-17tests: update for renamed `fs` module in run_make_support许杰友 Jieyou Xu (Joe)-239/+225
2024-07-17tests: update rustdoc test for renamed `assert_recursive_eq`许杰友 Jieyou Xu (Joe)-2/+2
2024-07-17Use `llvm-readobj` for `run-make/crate-hash-rustc-version`Jerry Wang-4/+14
2024-07-17Migrate `crate-hash-rustc-version` to `rmake`Jerry Wang-38/+47
2024-07-17Auto merge of #127840 - tgross35:rollup-jfkg1dq, r=tgross35bors-0/+1
2024-07-16Rollup merge of #127512 - eggyal:newline-terminate-print-linkargs, r=compiler...Trevor Gross-0/+1
2024-07-17Auto merge of #126208 - Oneirical:one-flew-over-the-cuckoo's-test, r=jieyouxubors-61/+126
2024-07-16Auto merge of #127831 - tgross35:rollup-c0j9n7b, r=tgross35bors-42/+86