about summary refs log tree commit diff
path: root/src/bootstrap/test.rs
AgeCommit message (Expand)AuthorLines
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
2023-04-06Pass host linker to compiletest.James Farrell-1/+4
2023-04-03fix remaining testsPietro Albini-1/+1
2023-03-24Rename 'src/bootstrap/native.rs' to llvm.rsRobin Hafid-7/+72
2023-03-21Auto merge of #108659 - ferrocene:pa-test-metrics, r=Mark-Simulacrumbors-27/+20
2023-03-18Let tidy use more threadsJoshua Nelson-1/+5
2023-03-07Add bootstrap support for rust-installerMark Rousskov-0/+55
2023-03-02do not use render_tests for clippyPietro Albini-1/+1
2023-03-02switch all tests to use render_testsPietro Albini-23/+18
2023-03-02render compiletest output with render_testsPietro Albini-5/+3
2023-02-22Add no-fail-fast support to miri, rustfmt and clippy testsuitesJesus Checa Hidalgo-0/+12
2023-02-17Rollup merge of #107905 - clubby789:x-free-args, r=albertlarsan68Matthias Krüger-0/+1
2023-02-11Rollup merge of #107657 - chenyukang:yukang/add-only-modified, r=albertlarsan68Matthias Krüger-0/+4
2023-02-10Pass arguments to `x` subcommands with `--`clubby789-0/+1
2023-02-10add only modified for compiletestyukang-0/+4
2023-02-05Run `expand-yaml-anchors` in `x test tidy`Joshua Nelson-3/+5
2023-01-14Auto merge of #106520 - ehuss:update-mdbook, r=Mark-Simulacrumbors-1/+3
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-38/+30
2023-01-09Update mdbookEric Huss-1/+3
2022-12-31Run `cargo test` on tidy itself.Eric Huss-0/+34
2022-12-30Use more consistent progress messages in bootstrapJoshua Nelson-2/+7
2022-12-28-Zrustdoc-scrape-examples no longer takes argumentsMark Rousskov-1/+1
2022-12-22Use LLVM_CMAKE_DIR for lld buildNikita Popov-1/+2
2022-11-26Support unit tests for jsondoclintNixon Enraght-Moony-0/+36
2022-11-24Fix typo in miri sysrootJoshua Nelson-1/+1
2022-11-20Rollup merge of #104611 - notriddle:notriddle/scrape-examples-button, r=Guill...Matthias Krüger-0/+2
2022-11-19rustdoc: add test case for scraped example expand GUIMichael Howell-0/+2
2022-11-16normalize download-rustc's prefix when running compiletestsPietro Albini-0/+4
2022-11-16normalize source paths from sysroot in compiletestPietro Albini-0/+1
2022-11-12Distinguish `--dry-run` from the automatic dry run checkJoshua Nelson-5/+5
2022-11-09Rollup merge of #104046 - RalfJung:run-miri-run, r=oli-obkMichael Goulet-43/+55
2022-11-06bootstrap: put Miri sysroot into local build dirRalf Jung-1/+9