about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2024-05-22rewrite issue-30063Oneirical-36/+38
2024-05-22rewrite and rename `issue-24445` to rmakeOneirical-11/+36
2024-05-22Rewrite `core-no-oom-handling` as rmake.rsOneirical-6/+16
2024-05-22Migrate `run-make/rustdoc-scrape-examples-macros` to `rmake.rs`Guillaume Gomez-19/+64
2024-05-21Rollup merge of #125357 - GuillaumeGomez:migrate-rustdoc-scrape-examples-mult...Matthias Krüger-26/+6
2024-05-21Rollup merge of #125218 - Oneirical:easy-test-the-third, r=jieyouxuMatthias Krüger-8/+17
2024-05-21Migrate `run-make/rustdoc-scrape-examples-multiple` to `rmake.rs`Guillaume Gomez-26/+6
2024-05-20simplifyOneirical-9/+4
2024-05-21Rollup merge of #124050 - saethlin:less-sysroot-libc, r=ChrisDentonMatthias Krüger-8/+3
2024-05-20Rollup merge of #125318 - GuillaumeGomez:migrate-rustdoc-examples-whitespaces...Matthias Krüger-5/+6
2024-05-20Rollup merge of #125173 - scottmcm:never-checked, r=davidtwcoMatthias Krüger-2/+2
2024-05-20Fix up a few more testsBen Kimock-8/+3
2024-05-20Migrate `run-make/rustdoc-scrape-examples-whitespace` to `rmake.rs`Guillaume Gomez-5/+6
2024-05-19Migrate `run-make/rustdoc-scrape-examples-test` to new `rmake.rs`Guillaume Gomez-10/+11
2024-05-18Migrate `run-make/rustdoc-scrape-examples-invalid-expr` to `rmake.rs`Guillaume Gomez-5/+6
2024-05-18Auto merge of #124611 - Urgau:rustdoc-stdin, r=GuillaumeGomezbors-0/+25
2024-05-17Remove `Rvalue::CheckedBinaryOp`Scott McMurray-2/+2
2024-05-18Rollup merge of #125221 - Oneirical:fourth, r=jieyouxu许杰友 Jieyou Xu (Joe)-5/+13
2024-05-18Rollup merge of #125215 - Oneirical:easy-test-the-second, r=jieyouxu许杰友 Jieyou Xu (Joe)-40/+45
2024-05-18Rollup merge of #125213 - Oneirical:easy-test, r=jieyouxu许杰友 Jieyou Xu (Joe)-8/+15
2024-05-17fix: swap the error codesOneirical-2/+2
2024-05-17missing importJulien-0/+1
2024-05-17rewrite and rename issue-28766Oneirical-5/+13
2024-05-17tidy fixOneirical-2/+2
2024-05-17rewrite no-intermediate-extrasOneirical-8/+21
2024-05-17rewrite issue64319 and renameOneirical-40/+45
2024-05-17Rewrite static-unwinding as rmake.rsOneirical-8/+15
2024-05-17Use common `scrape.rs` fileGuillaume Gomez-46/+3
2024-05-17Migrate `run-make/rustdoc-scrape-examples-remap` to `rmake.rs`Guillaume Gomez-5/+54
2024-05-17Auto merge of #125178 - GuillaumeGomez:migrate-rustdoc-with-out-dir, r=jieyouxubors-10/+9
2024-05-17Add missing assert! callsGuillaume Gomez-2/+2
2024-05-17Migrate `run-make/rustdoc-with-out-dir-option` to new `rmake.rs`Guillaume Gomez-8/+7
2024-05-16test rust-lld is on by default on the x64 linux targetRémy Rakic-0/+48
2024-05-15Rollup merge of #125146 - Oneirical:panic-impl, r=jieyouxuLeón Orell Valerian Liehr-7/+19
2024-05-15Rollup merge of #125142 - GuillaumeGomez:migrate-rustdoc-themes, r=jieyouxuLeón Orell Valerian Liehr-19/+33
2024-05-15fix tidyOneirical-1/+6
2024-05-15rewrite panic-impl-transitiveOneirical-7/+14
2024-05-15Rollup merge of #125104 - Oneirical:test6, r=jieyouxuLeón Orell Valerian Liehr-16/+16
2024-05-15Rollup merge of #125027 - Oneirical:c-test-with-remove, r=jieyouxuLeón Orell Valerian Liehr-16/+15
2024-05-15Migrate `run-make/rustdoc-themes` to new rmakeGuillaume Gomez-11/+31
2024-05-15Add new `htmldocck` function to `run-make-support`Guillaume Gomez-8/+2
2024-05-14fix the testOneirical-5/+1
2024-05-14Port issue-11908 to rmakeOneirical-24/+30
2024-05-14port no-cdylib-as-rdylib testOneirical-16/+16
2024-05-14remove cxx_flagsJulien-2/+1
2024-05-14rewrite c-link-to-rust-staticlibOneirical-16/+20
2024-05-14Rollup merge of #125118 - GuillaumeGomez:cleanup-run-make, r=jieyouxuMichael Goulet-12/+6
2024-05-14Rollup merge of #125047 - Oneirical:test5, r=jieyouxuMichael Goulet-15/+26
2024-05-14Use new utility functions/methods in run-make testsGuillaume Gomez-12/+6
2024-05-14Auto merge of #125026 - Oneirical:clink-tests, r=jieyouxubors-7/+18