Idris2/tests/base
Stiopa Koltsov c7629e20fe Skip dot and dot-dot in nextDirEntry
These entries returned by `readdir` are legacy of Unix API, we don't
really need them. Most APIs do not return them (for example Java
`Files.newDirectoryStream` or Python `os.listdir`).
2021-07-17 14:58:28 +01:00
..
control_app001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
data_bits001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
data_string_lines001 Change semantics of lines and unlines function to match Haskell and other languages (#1585) 2021-07-17 14:54:23 +01:00
data_string_unlines001 Change semantics of lines and unlines function to match Haskell and other languages (#1585) 2021-07-17 14:54:23 +01:00
system_directory Skip dot and dot-dot in nextDirEntry 2021-07-17 14:58:28 +01:00
system_errno Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
system_file001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
system_info001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
system_info_os001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
system_signal001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
system_signal002 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
system_signal003 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
system_signal004 Replace per signal counter with per signal flag 2021-07-16 11:31:53 +01:00
system_system Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00