Idris2-boot/tests/idris2/total003
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
..
expected Fix coverage checker issue 2019-06-29 16:41:26 +01:00
input Add first batch of totality checking tests 2019-06-24 18:14:07 +01:00
run Add first batch of totality checking tests 2019-06-24 18:14:07 +01:00
Total.idr Add first batch of totality checking tests 2019-06-24 18:14:07 +01:00