| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-04-14 | update README and add COMPILETEST_VERBOSE_CRASHES env var which when set ↵ | Matthias Krüger | -1/+4 | |
| print stdout, stderr and exit code of "crashes" tests, useful for debugging or adding new tests | ||||
| 2024-04-14 | crashes: fix ice detection which did not trigger if code compiled without ↵ | Matthias Krüger | -1/+14 | |
| error by accident | ||||
| 2024-04-14 | tests/crashes: add ICEs from matthiaskrgr/glacier2 | Matthias Krüger | -39/+2620 | |
| 2024-04-14 | add .rs crashes from https://github.com/rust-lang/glacier | Matthias Krüger | -1/+664 | |
| 2024-04-14 | tidy: add tidy check agains \.rs files inside tests/crashes that are missing ↵ | Matthias Krüger | -4/+0 | |
| "//@ known-bug: " | ||||
| 2024-04-14 | crashes: add another test showing that everything works fine when we need ↵ | Matthias Krüger | -1/+28 | |
| compile-flags to repro an ice and add README | ||||
| 2024-04-14 | bootstrap/compiletest: implement "crashes" tests that fail if no ice is ↵ | Matthias Krüger | -0/+1 | |
| reproduced | ||||
| 2024-04-14 | add initial ice as test | Matthias Krüger | -0/+4 | |
