about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2024-05-13lto function, static_library call, renameOneirical-4/+4
2024-05-13fix fmtOneirical-2/+1
2024-05-13Rollup merge of #125071 - GuillaumeGomez:migrate-rustdoc-target-spec-json-pat...Matthias Krüger-9/+14
2024-05-13Migrate `run-make/rustdoc-target-spec-json-path` to rmakeGuillaume Gomez-9/+14
2024-05-13Auto merge of #125024 - Oneirical:master, r=jieyouxubors-22/+45
2024-05-12fix function call and importOneirical-2/+2
2024-05-12make tidy happyOneirical-9/+4
2024-05-12rewrite issue-14500 to rmakeOneirical-15/+31
2024-05-12Rollup merge of #125022 - GuillaumeGomez:migrate-rustdoc-scrape-examples-orde...Guillaume Gomez-5/+55
2024-05-12Migrate `rustdoc-scrape-examples-ordering` to `rmake`Guillaume Gomez-5/+55
2024-05-11Make tidy happyJulien-4/+2
2024-05-11remove trailing whitespaceJulien-1/+1
2024-05-11Port c-link-to-rust-va-list-fn to RustOneirical-7/+21
2024-05-11make tidy happyOneirical-3/+6
2024-05-11rewrite alloc tests & remove importOneirical-22/+42
2024-05-11Migrate `run-make/rustdoc-shared-flags` to rmakeGuillaume Gomez-18/+14
2024-05-10Rollup merge of #124888 - GuillaumeGomez:migrate-rustdoc-output-path, r=jieyouxuMatthias Krüger-4/+9
2024-05-10Auto merge of #124774 - the8472:subnanosecond-benches, r=jhprattbors-1/+1
2024-05-10Migrate `run-make/rustdoc-output-path` to rmakeGuillaume Gomez-4/+9
2024-05-09Auto merge of #124847 - Oneirical:master, r=jieyouxubors-0/+70
2024-05-09add FIXMEJulien-1/+1
2024-05-08correct commentsOneirical-16/+19
2024-05-08Migrate `run-make/rustdoc-map-file` to rmakeGuillaume Gomez-5/+15
2024-05-07Update Makefiles with explanatory commentsJulien-0/+67
2024-05-06Migrate `run-make/rustdoc-error-lines` to `rmake.rs`Guillaume Gomez-13/+22
2024-05-06Add new `output` method to `Rustc` and `Rustdoc` typesGuillaume Gomez-15/+16
2024-05-06print walltime benchmarks with subnanosecond precisionThe 8472-1/+1
2024-05-05Rename `run-make-support` library `output` method to `command_output`Guillaume Gomez-2/+3
2024-05-05Migrate `run-make/doctests-runtool` to rmakeGuillaume Gomez-20/+39
2024-05-04Add `-` (stdin) support to rustdocUrgau-0/+25
2024-05-04Rollup merge of #124698 - JoverZhang:test-rustdoc-determinism, r=jieyouxuMatthias Krüger-16/+18
2024-05-04Rewrite `rustdoc-determinism` test in RustJover Zhang-16/+18
2024-05-03Migrate `run-make/doctests-keep-binaries` to new `rmake.rs` formatGuillaume Gomez-33/+68
2024-05-03Rollup merge of #124613 - GuillaumeGomez:fmt-run-make, r=onur-ozkanMatthias Krüger-68/+37
2024-05-03Rollup merge of #124612 - Urgau:run-make-stdin, r=jieyouxuMatthias Krüger-7/+26
2024-05-03Allow `fmt` to run on `rmake.rs` test filesGuillaume Gomez-68/+37
2024-05-03run-make: port stdin-rustc to Rust-based rmake.rsUrgau-7/+26
2024-05-02Rollup merge of #124622 - fmease:yeet-extern-crate-run_make_support, r=jieyouxuMatthias Krüger-55/+0
2024-05-02Rollup merge of #124138 - mati865:ignore-llvm-abi-in-dlltool-tests, r=davidtwcoMatthias Krüger-3/+1
2024-05-02Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;`León Orell Valerian Liehr-55/+0
2024-04-30Rollup merge of #124280 - beetrees:repr128-test-rmake, r=jieyouxu许杰友 Jieyou Xu (Joe)-17/+79
2024-04-30Port repr128-dwarf run-make test to rmakebeetrees-17/+79
2024-04-28Use named struct arguments instead of comment named argsUrgau-60/+67
2024-04-28Port print-cfg run-make to Rust-based rmake.rsUrgau-37/+167
2024-04-27Also support MSVC in print-native-static-libs testUrgau-5/+18
2024-04-26Port run-make `--print=native-static-libs` to rmake.rsUrgau-19/+63
2024-04-25Keep the LIB env var in the compiler-builtins testDaniel Paoliello-1/+4
2024-04-25Add `--print=check-cfg` to get the expected configsUrgau-0/+107
2024-04-25Rollup merge of #124257 - JoverZhang:rmake-diff, r=jieyouxuMatthias Krüger-4/+9
2024-04-25Rewrite `no-input-file.stderr` test in Rust and support diffJover Zhang-4/+9