about summary refs log tree commit diff
path: root/scripts/test_rustc_tests.sh
AgeCommit message (Expand)AuthorLines
2022-03-25Fix NaN handling of simd float min and max operationsbjorn3-1/+0
2022-03-25Fix saturating float casts testbjorn3-1/+0
2022-03-22Update list of ignored rustc testsbjorn3-8/+5
2022-03-20Run part of the simd test suitebjorn3-1/+14
2022-03-20Ignore rustc tests with needs-unwind directivebjorn3-25/+5
2022-03-20Move test and clarify problem of some other testsbjorn3-1/+4
2022-03-18Reorganize test listbjorn3-31/+54
2022-03-18Run tests with warningsbjorn3-1/+3
2022-03-18Re-enable fixed testsbjorn3-7/+1
2022-03-17Fix and re-enable some rustc testsbjorn3-8/+0
2022-03-13Update list of ignores rustc testsbjorn3-0/+5
2022-02-20Update ignored rustc tests listbjorn3-0/+2
2022-02-06Don't try to reinstall ripgrep if it is already installedbjorn3-1/+1
2022-01-18Update rustc test ignore listbjorn3-0/+1
2021-12-26Run incremental rustc tests and update broken test listbjorn3-6/+10
2021-12-16Rustc tests: ignore a couple more rustdoc testsbjorn3-1/+1
2021-11-26Fix rustc testsbjorn3-6/+12
2021-10-27Disable rustc test requiring rustdocbjorn3-0/+1
2021-10-17Disable a failing testbjorn3-0/+2
2021-08-25Filter out tests marked with needs-asm-supportbjorn3-1/+1
2021-07-29Re-enable a fixed rustc testsbjorn3-1/+0
2021-07-02Disable new rustc test requiring unwinding supportbjorn3-1/+2
2021-06-08Ignore unsupported testbjorn3-0/+1
2021-04-29Ignore new failing rustc testbjorn3-1/+2
2021-04-16Disable new testbjorn3-0/+1
2021-04-14Don't deduplicate anonymous allocationsbjorn3-0/+1
2021-04-06Fixup previous commitbjorn3-1/+1
2021-04-06Fix rustc test suite by ignoring rustdoc testbjorn3-0/+2
2021-03-18Fix rustc test suitebjorn3-0/+1
2021-03-15Run the rustc test suite on CIbjorn3-0/+86