about summary refs log tree commit diff
path: root/src/bootstrap/test.rs
AgeCommit message (Expand)AuthorLines
2023-06-04Rollup merge of #110701 - jyn514:test-core, r=Mark-SimulacrumMatthias Krüger-2/+24
2023-06-01Rollup merge of #111802 - jyn514:less-verbose, r=ozkanonurMatthias Krüger-1/+9
2023-05-31Auto merge of #111076 - notriddle:notriddle/silence-private-dep-trait-impl-su...bors-0/+3
2023-05-31Rollup merge of #111975 - jyn514:normalization, r=cjgillotMatthias Krüger-4/+0
2023-05-31Rollup merge of #112084 - ozkanonur:improvements, r=clubby789Matthias Krüger-4/+4
2023-05-30Fix `x test --stage 2 core` when download-rustc is enabledjyn-3/+31
2023-05-30Make `x test --dry-run` less verbosejyn-1/+3
2023-05-30create `build_helper/src/util` modozkanonur-4/+4
2023-05-29Switch doc::{Std, Rustc} to `crate_or_deps`jyn-6/+6
2023-05-29Extend `msg` and `description` to work with any subcommandjyn-1/+1
2023-05-27Rollup merge of #111936 - ferrocene:pa-test-suite-metadata, r=jyn514Guillaume Gomez-0/+49
2023-05-27Auto merge of #111348 - ozkanonur:remove-hardcoded-rustdoc-flags, r=albertlar...bors-88/+28
2023-05-26Stop normalizing so many different prefixesjyn-4/+0
2023-05-26address review feedbackPietro Albini-2/+2
2023-05-25bootstrap: use RUSTC_BOOTSTRAP in distcheckMichael Howell-0/+3
2023-05-25include test suite metadata in build metricsPietro Albini-0/+49
2023-05-20unset MIRI_BLESS for mir-opt-level 4 miri testsDrMeepster-0/+2
2023-05-20Make `x test --dry-run` less verbosejyn-1/+9
2023-05-20implement and use tools/rustdoc-gui-test in bootstrapozkanonur-88/+28
2023-05-14Auto merge of #111388 - clubby789:clap-complete, r=jyn514bors-1/+20
2023-05-12run miri tests with MIR opts in rustc CIRalf Jung-2/+19
2023-05-10Generate shell completions for bootstrap with Clapclubby789-1/+20
2023-05-07Auto merge of #110693 - clubby789:x-clap-take-2, r=Mark-Simulacrumbors-1/+1
2023-05-06Migrate bootstrap to Clap-based argumentsclubby789-1/+1
2023-05-04Use `free-args` consistently in bootstrapjyn-7/+6
2023-05-04Rollup merge of #108865 - Zoxc:library-dummy-crate, r=jyn514Matthias Krüger-1/+1
2023-04-29Fix `x test --no-deps`jyn-18/+31
2023-04-29Combine several `Step`s into a single step with multiple pathsjyn-110/+20
2023-04-29Convert the rest of the `test` Steps to run_cargo_testjyn-85/+79
2023-04-29switch Crate to run_cargo_testjyn-61/+43
2023-04-29[wip] separate out a test_crate_args fnjyn-16/+20
2023-04-29Remove unnecessary `test_kind` field and `TestKind` structjyn-65/+13
2023-04-25Add a `sysroot` crate to represent the standard library cratesJohn Kåre Alsaker-1/+1
2023-04-22Group entire build steps in the gha logsOli Scherer-24/+25
2023-04-18Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68bors-6/+19
2023-04-17Support `x test --stage 1 ui-fulldeps`jyn-6/+19
2023-04-16Fix error due to renaming of ignore_gitErik Hofmayer-1/+1
2023-04-16Add needs-git-hash header to compiletestErik Hofmayer-0/+4
2023-04-14Auto merge of #110324 - JohnTitor:rollup-jq31pd1, r=JohnTitorbors-0/+36
2023-04-14Rollup merge of #106249 - Ezrashaw:suggest-test-tool, r=jyn514,albertlarsan68Yuki Okushi-0/+36
2023-04-14Auto merge of #110177 - RalfJung:miri-tests, r=oli-obkbors-1/+4
2023-04-12Rollup merge of #110235 - GuillaumeGomez:fix-extend-css, r=notriddleMatthias Krüger-0/+2
2023-04-12Rollup merge of #110122 - jyn514:check-stage1-llvm, r=ozkanonurMatthias Krüger-1/+1
2023-04-12Add/update tests for `--extend-css` optionGuillaume Gomez-0/+2
2023-04-11Rollup merge of #110018 - jfgoog:host-and-target-linker, r=wesleywiserMichael Goulet-1/+4
2023-04-11fix running Miri testsRalf Jung-1/+4
2023-04-10Fix `x check --stage 1` when `download-ci-llvm=false`Joshua Nelson-1/+1
2023-04-09feat: implement basic suggest-tests toolEzra Shaw-0/+36
2023-04-07Auto merge of #109448 - ozkanonur:download-beta-compiler-toolchain, r=Mark-Si...bors-1/+1
2023-04-08download beta compiler toolchain in bootstrap if it doesn't yet existozkanonur-1/+1