ghcup-hs/test
Julian Ospald 53e324bfee
Fix failure on JFS filesystems
Some filesystems always return DT_UNKNOWN for d_type, since
it's non-portable.

For those cases we use 'stat' to figure out the file type.

Similar to: https://github.com/ggreer/the_silver_searcher/pull/37
2023-02-03 22:48:05 +08:00
..
GHCup Fix failure on JFS filesystems 2023-02-03 22:48:05 +08:00
data Fix ARM etc 2022-12-11 22:11:58 +08:00
golden Implement 'ghcup test ghc' based on the bindist testsuite 2023-01-12 12:58:10 +08:00
Main.hs WIP 2022-05-16 11:29:55 +02:00
Spec.hs Add JSON roundtrip specs 2020-09-13 21:10:13 +02:00