streamly/test/Streamly/Test
Adithya Kumar 626db35d71 Disable Non-blocking IO on watch fd on Linux
GHC uses fdStat to determine the fd type when setting non-blocking IO
and fdStat fails with Unsupported type.

Not sure if it is right to not use non-blocking, but the tests seem to be
passing right now.
2024-07-21 03:18:21 +05:30
..
Data Rename createLastOf to createOfLast 2024-07-19 03:08:10 +05:30
FileSystem Disable Non-blocking IO on watch fd on Linux 2024-07-21 03:18:21 +05:30
Network Fix test cases for StreamD/StreamK split up 2023-02-06 22:09:46 +05:30
Prelude Use MutableByteArray as the primitive for the ring buffer 2024-07-09 13:02:17 +05:30
Serialize Move Serialize.Parser/Stream to Binary.Parser/Stream 2023-11-26 02:52:19 +05:30
Unicode Use assertEq over assert in quickcheck properties 2024-07-05 11:21:08 +05:30
Prelude.hs Deprecate Streamly.Prelude & S.Internal.Data.Stream.IsStream.* 2022-10-21 02:07:24 +05:30