Idris2/tests/idris2/coverage008
Edwin Brady 8774df8800 Use a String, not an Int, for case/with names
The Int represented the resolved name, but this isn't guaranteed to be
up to date after reloading and, worse, it doesn't display helpfully. I'm
bored of updating the tests which fail as a result!

This also fixes #407, which is about displaying the wrong name after
reloading the ttc.
2020-07-05 20:02:50 +01:00
..
expected Use a String, not an Int, for case/with names 2020-07-05 20:02:50 +01:00
input More coverage checking fixes 2020-05-24 18:33:43 +01:00
run More coverage checking fixes 2020-05-24 18:33:43 +01:00
wcov.idr All functions now need to be covering by default 2020-05-24 19:58:20 +01:00