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-21 02:31:50 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
ac266b73f8
Idris2
/
tests
/
base
/
system_errno
/
run
4 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add testing utilities script
2023-08-29 13:47:42 +03:00
. ../../testutils.sh
System.Errno.strerror * add `strerror` function * move `getErrno` to `System.Errno` * use `strerror` in `Show FileError` * on node there's no access to `strerror`, so `strerror` just converts the number to string
2021-07-03 07:44:23 +03:00
Remove trivial testing input files
2023-08-29 19:02:01 +03:00
run Test.idr
Reference in New Issue
Copy Permalink