cryptol/tests/enum
2024-01-31 12:01:52 -08:00
..
BasicEnums.cry Add some tests 2024-01-22 14:39:50 -08:00
BasicEnums.icry Add some tests 2024-01-22 14:39:50 -08:00
BasicEnums.icry.stdout Improvements to ":help" for nominal types/constructors 2024-01-31 10:03:02 -08:00
CaseAmbiguousType.cry Tweak error messages 2024-01-31 10:36:13 -08:00
CaseAmbiguousType.icry Emit an error for non-exhaustive case expressions 2024-01-28 17:15:55 -05:00
CaseAmbiguousType.icry.stdout Tweak error messages 2024-01-31 10:36:13 -08:00
CheckEnumPartialError.cry Emit an error for non-exhaustive case expressions 2024-01-28 17:15:55 -05:00
CheckEnumPartialError.icry Emit an error for non-exhaustive case expressions 2024-01-28 17:15:55 -05:00
CheckEnumPartialError.icry.stdout Emit an error for non-exhaustive case expressions 2024-01-28 17:15:55 -05:00
CheckProveEnum.cry Generalize CheckEnum test case to include :prove commands 2024-01-25 15:06:35 -05:00
CheckProveEnum.icry Generalize CheckEnum test case to include :prove commands 2024-01-25 15:06:35 -05:00
CheckProveEnum.icry.stdout Generalize CheckEnum test case to include :prove commands 2024-01-25 15:06:35 -05:00
EnumShadowError.cry Add regression test for #1606 2024-01-28 17:18:36 -05:00
EnumShadowError.icry Add regression test for #1606 2024-01-28 17:18:36 -05:00
EnumShadowError.icry.stdout Add regression test for #1606 2024-01-28 17:18:36 -05:00
NestedPat1.cry Handle missing cases for nested patterns, with test 2024-01-22 15:33:13 -08:00
NestedPat1.icry Handle missing cases for nested patterns, with test 2024-01-22 15:33:13 -08:00
NestedPat1.icry.stdout Handle missing cases for nested patterns, with test 2024-01-22 15:33:13 -08:00
OverlappingConstructors.cry Error when default case overlaps with subsequent cases 2024-01-26 10:51:55 -05:00
OverlappingConstructors.icry Error when default case overlaps with subsequent cases 2024-01-26 10:51:55 -05:00
OverlappingConstructors.icry.stdout Error when default case overlaps with subsequent cases 2024-01-26 10:51:55 -05:00
OverlappingDefault.cry Error when default case overlaps with subsequent cases 2024-01-26 10:51:55 -05:00
OverlappingDefault.icry Error when default case overlaps with subsequent cases 2024-01-26 10:51:55 -05:00
OverlappingDefault.icry.stdout Error when default case overlaps with subsequent cases 2024-01-26 10:51:55 -05:00
RecEnum.cry Add some tests 2024-01-22 14:39:50 -08:00
RecEnum.icry Add some tests 2024-01-22 14:39:50 -08:00
RecEnum.icry.stdout Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors1.cry Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors1.icry Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors1.icry.stdout Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors2.cry Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors2.icry Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors2.icry.stdout Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors3.cry Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors3.icry Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors3.icry.stdout Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors4.cry Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors4.icry Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors4.icry.stdout Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors5.cry Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors5.icry Add some tests 2024-01-22 14:39:50 -08:00
RepeatedConstructors5.icry.stdout Add some tests 2024-01-22 14:39:50 -08:00
Sanity.cry Implement sanity checking for case 2024-01-31 12:01:52 -08:00
Sanity.icry Implement sanity checking for case 2024-01-31 12:01:52 -08:00
Sanity.icry.stdout Implement sanity checking for case 2024-01-31 12:01:52 -08:00