summary refs log tree commit diff
path: root/src/tools/miri/tests/compiletest.rs
AgeCommit message (Expand)AuthorLines
2023-05-12Document arguments and interesting flagsOli Scherer-1/+3
2023-05-12Pass arguments to the interpreted program via `run-dep`Oli Scherer-44/+39
2023-05-11Remove a misleading part of a function nameOli Scherer-3/+3
2023-05-11Stop ignoring the `--manifest-path`Oli Scherer-2/+2
2023-05-11Add `./miri run-dep` for running a file with test dependencies availableOli Scherer-2/+36
2023-05-11Emit the compiler flags againOli Scherer-0/+2
2023-05-09Document some argumentsOli Scherer-0/+2
2023-05-09Separate config building from Miri command buildingOli Scherer-25/+26
2023-05-09Update to latest ui_test crate version.Oli Scherer-11/+62
2023-05-08port tests to 2021 editionRalf Jung-1/+1
2023-04-13Auto merge of #2833 - oli-obk:ui_test_bump, r=RalfJungbors-5/+4
2023-04-13Update to new ui_test crateOli Scherer-5/+4
2023-04-13compiletest: complain about unknown flagsRalf Jung-0/+12
2023-03-16TB: select tests to run both TB and SBNeven Villani-2/+4
2022-11-08Bump ui testOli Scherer-3/+3
2022-10-19Auto merge of #2322 - saethlin:stack-inspection-tools, r=oli-obkbors-0/+2
2022-10-15Replace tags in stdoutBen Kimock-0/+2
2022-10-14print the target also when running tests on the hostRalf Jung-22/+24
2022-09-24run all extern-so tests consistently without dependenciesRalf Jung-1/+1
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+220