streamly/test
pranaysashank f38b672e44 Add tests for take, takeEQ, takeGE with n <= 0.
- Delete `lookAheadFail` test because the test doesn't make sense
  i.e. It doesn't have to fail when the stream length exceeds n in `take
  n`.
2020-07-11 18:20:32 +05:30
..
Streamly/Test Add tests for take, takeEQ, takeGE with n <= 0. 2020-07-11 18:20:32 +05:30
loops.hs Add "Streamly.Fold" module 2019-05-13 12:21:16 +05:30
Main.hs Use default-extensions for tests. 2020-07-07 15:18:21 +05:30
MaxRate.hs Use default-extensions for tests. 2020-07-07 15:18:21 +05:30
nested-loops.hs Add "Streamly.Fold" module 2019-05-13 12:21:16 +05:30
parallel-loops.hs Add "Streamly.Fold" module 2019-05-13 12:21:16 +05:30
Prop.hs Enable TypeFamilies extension with NoMonoLocalBinds 2020-07-09 18:40:34 +05:30
PureStreams.hs Enable TypeFamilies extension with NoMonoLocalBinds 2020-07-09 18:40:34 +05:30
String.hs Use default-extensions for tests. 2020-07-07 15:18:21 +05:30
version-bounds.hs Add test checking for conflicting versions when build depends on ghc 2020-02-10 13:00:33 +05:30