This website requires JavaScript.
Explore
Help
Sign In
idris-lang
/
Idris2
Watch
1
Star
1
Fork
0
You've already forked Idris2
mirror of
https://github.com/idris-lang/Idris2.git
synced
2024-12-19 09:12:34 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
2c2aa85048
Idris2
/
tests
/
chez
/
chez019
/
run
6 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add testing utilities script
2023-08-29 13:47:42 +03:00
. ../../testutils.sh
idris2 partial.idr < input
Add runtime error for unhandled cases Should have done this ages ago, it was much easier than I expected... this adds an explicit error clause before running the pattern match compiler for runtime case trees, but only if the coverage checker finds there are missing cases.
2020-05-21 12:53:24 +03:00
rm -rf build testout.txt
Reference in New Issue
Copy Permalink