streamly icon indicating copy to clipboard operation
streamly copied to clipboard

Modularize test cases

Open rnjtranjan opened this issue 3 years ago • 1 comments

rnjtranjan avatar Jul 14 '22 10:07 rnjtranjan

Fixes: https://github.com/composewell/streamly/issues/1525

rnjtranjan avatar Jul 14 '22 10:07 rnjtranjan

It was not building with the test-core flag. I had to disable some array tests to make it build.

I also made a few changes to enable the Data.List tests under test-core flag.

harendra-kumar avatar Aug 19 '22 14:08 harendra-kumar