Idris2/tests/base
Stiopa Koltsov 1617d95961 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-13 10:34:04 +01:00
..
control_app001 More reliable exception handling in Control.App 2021-07-06 10:43:54 +01:00
data_bits001 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
system_errno System.Errno.strerror 2021-07-13 10:34:04 +01:00
system_file001 [ refactor ] Remove Data.Strings module (#1607) 2021-06-28 13:48:37 +01:00
system_info001 [ fix ] nproc missing for non-GNU systems 2021-05-26 09:05:13 +01:00
system_info_os001 Test for System.Info.os 2021-06-29 08:34:53 +01:00
system_signal001 Simple signal handling (#1458) 2021-05-25 16:45:46 +01:00
system_signal002 Simple signal handling (#1458) 2021-05-25 16:45:46 +01:00
system_signal003 Simple signal handling (#1458) 2021-05-25 16:45:46 +01:00
system_signal004 Simple signal handling (#1458) 2021-05-25 16:45:46 +01:00
system_system Test System.system 2021-07-06 09:34:47 +01:00