about summary refs log tree commit diff
path: root/src/bootstrap/mk
AgeCommit message (Expand)AuthorLines
2025-09-06miri std tests: skip all of sys::Ralf Jung-1/+1
2025-06-03Rollup merge of #141949 - onur-ozkan:move-test-float-parse, r=KobzolMatthias Krüger-1/+1
2025-06-03move `test-float-parse` tool into `src/tools` dironur-ozkan-1/+1
2025-05-22run core and alloc tests with strict provenanceRalf Jung-1/+2
2025-05-18tools-aux ci runner: also cross-test doctestsRalf Jung-11/+9
2025-04-05Rollup merge of #139092 - thaliaarchi:move-fd-pal, r=joboetMatthias Krüger-2/+2
2025-04-04Move fd into sysThalia Archibald-2/+2
2025-04-02Demote i686-pc-windows-gnu to Tier 2Noratrieb-4/+0
2025-03-07Move all alloc integration tests to a new alloctests cratebjorn3-0/+2
2025-02-14CI: split i686-mingw job to three free runnersMarcoIeni-6/+12
2025-01-26Put all coretests in a separate cratebjorn3-2/+2
2025-01-19CI: split x86_64-msvc job using windows 2025MarcoIeni-6/+2
2025-01-17CI: split i686-msvc job to two free runnersMarcoIeni-2/+11
2024-11-29CI: split x86_64-mingw jobMarcoIeni-3/+5
2024-09-20remove workaround for make prepare and use dry-run build insteadonur-ozkan-1/+1
2024-09-09bootstrap/Makefile.in: miri: add missing BOOTSTRAP ARGSRalf Jung-2/+6
2024-07-21Run `test-float-parse` as part of CITrevor Gross-0/+1
2024-07-14Auto merge of #127706 - workingjubilee:rollup-d07ij30, r=workingjubileebors-1/+1
2024-07-07Update src/bootstrap/mk/Makefile.inzachs18-1/+1
2024-07-07Re-enable Miri leak checking in CI.zachs18-3/+2
2024-07-07use "bootstrap" instead of "rustbuild" in comments and docsonur-ozkan-1/+1
2024-06-08Miri std tests: don't set BOOTSTRAP_SKIP_TARGET_SANITY unnecessarilyRalf Jung-3/+4
2024-04-26miri core/alloc tests: do not test a 2nd targetRalf Jung-3/+0
2024-04-22miri libstd tests: test windows-msvc instead of windows-gnuRalf Jung-2/+3
2024-04-07also test core+alloc on a 32bit big-endian targetRalf Jung-1/+5
2024-04-07run some std tests on more targetsRalf Jung-1/+7
2024-04-07also test parts of stdRalf Jung-0/+10
2024-04-07check-aux: test core and alloc in MiriRalf Jung-0/+10
2023-09-23Pass `-jN` from Make to `BOOTSTRAP_ARGS`onur-ozkan-0/+7
2023-08-06fix(bootstrap): rename exclude flag to skip 🐛Meysam Azad-2/+2
2023-06-18Auto merge of #112774 - compiler-errors:rollup-z8oof6r, r=compiler-errorsbors-2/+5
2023-06-18Auto merge of #112645 - Kobzol:ci-mingw-merge, r=pietroalbinibors-8/+6
2023-06-18Merge `mingw-1/2` CI jobsJakub Beránek-8/+6
2023-06-18Test `x.ps1` in `msvc` CI jobJakub Beránek-2/+5
2023-06-14Merge `msvc-1/2` CI jobsJakub Beránek-9/+3
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-2/+2
2022-12-20Remove unused `check-stage2-T-arm-linux-androideabi-H-x86_64-unknown-linux-gnu`Joshua Nelson-5/+0
2022-08-12Use an extensionless `x` script for non-WindowsJosh Stone-1/+1
2022-08-08Add `x.sh` and `x.ps1` shell scriptsJoshua Nelson-3/+8
2022-05-07Move check-bootstrap from a makefile rule to test::Bootstrapgimbles-2/+0
2021-05-26Enforce rustdoc-gui test-suite runGuillaume Gomez-4/+0
2021-02-21Update CI scriptsGuillaume Gomez-0/+4
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-3/+1
2020-07-27Add assert that tests happen with stage 2 in CIJoshua Nelson-17/+17
2020-07-27mv std libs to library/mark-2/+2
2020-06-12Remove vestigial CI job msvc-aux.Eric Huss-8/+2
2020-05-06Remove code related to `test/run-fail`Yuki Okushi-1/+0
2019-08-16ci: move linkcheck from mingw-2 to mingw-1Pietro Albini-0/+9
2019-07-27Remove run-pass test suitesVadim Petrochenkov-4/+0
2019-05-13ci: remove fanout from the azure pipelines configPietro Albini-68/+2