| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -51/+0 | |
| 2022-08-09 | Mention `unit-test` in MIR opt test README | Jakob Degen | -0/+12 | |
| 2020-04-07 | Remove old mir-opt test format. | Ana-Maria Mihalache | -80/+2 | |
| 2020-03-26 | Enable `--bless`ing of MIR dumps | Oliver Scherer | -1/+41 | |
| 2018-02-17 | fix more typos found by codespell. | Matthias Krüger | -1/+1 | |
| 2017-10-09 | Update README and tests for new infrastructure | Christopher Vittal | -9/+24 | |
| 2017-07-30 | Add tests for emitting validation statements | Ralf Jung | -9/+2 | |
| 2017-06-12 | Leverage mir-opt to encode tests for `EndRegion`. | Felix S. Klock II | -1/+26 | |
| The tests use `-Z identify_regions` so one can eyeball output for sanity. The tests with closures use `-Z span_free_formats` so that host-specific paths do not get embedded into the dumped MIR. The tests check against MIR dump output immediately prior to borrowck (determined by hand to be the dump from after the "qualify-consts" pass) since that is when `EndRegion` will be most relevant in the near term. | ||||
| 2016-07-20 | add mir optimization tests, dump-mir-dir option | Scott A Carr | -0/+44 | |
