Idris2-boot/tests
Edwin Brady cda87a9c16 Fix coverage checker issue
Don't use the type of a scrutinee to restrict possible patterns, because
it might have been refined by a Rig0 argument that has a missing case.
Instead, generate all the possible cases and check that the generated
ones are impossible (there's no obvious change in performance)
2019-06-29 16:41:26 +01:00
..
chez More Chez tests 2019-06-25 21:27:46 +01:00
idris2 Fix coverage checker issue 2019-06-29 16:41:26 +01:00
ttimp Add error message tests 2019-06-25 21:46:28 +01:00
Main.idr Add test for eta 2019-06-28 12:43:55 +01:00
Makefile Change main program to be Idris2 2019-06-09 11:58:29 +01:00