about summary refs log tree commit diff
path: root/tests/ui/mir/enum
AgeCommit message (Expand)AuthorLines
2025-07-19tests: Require `run-fail` ui tests to have an exit code (`SIGABRT` not ok)Martin Nordholts-10/+10
2025-07-07Respect endianness correctly in CheckEnums test suiteBastian Kersting-15/+14
2025-07-02Make the enum check work for negative discriminantsBastian Kersting-0/+67
2025-06-27Insert checks for enum discriminants when debug assertions are enabledBastian Kersting-0/+339