wai/warp/test
Michael Snoyman 05a5add2fc Add tests for unconsumed chunked bodies
At first I thought this was the cause of #249, but that was a mistake.
But extra tests never hurt.
2014-04-20 13:49:08 +03:00
..
ConduitSpec.hs Pass around an InternalState instead of living in ResourceT 2013-07-22 15:14:25 +03:00
doctests.hs adding a missing file. 2013-11-01 16:11:12 +09:00
ExceptionSpec.hs Randomized port numbers 2014-04-09 07:23:28 +03:00
FdCacheSpec.hs uncomment necessary test code for Windows. 2013-12-08 08:20:04 +09:00
MultiMapSpec.hs adding MultiMap based on red black tree. 2012-09-19 16:20:51 +09:00
ReadIntSpec.hs warp: Make it easier to run individual specs separately 2012-09-15 13:14:40 +02:00
RequestSpec.hs Fix orphan instance problem 2014-04-02 10:59:34 +03:00
ResponseHeaderSpec.hs Using create instead of unsafeCreate. 2012-10-17 15:26:15 +09:00
ResponseSpec.hs Simplifying fileRange and adding many test cases. 2013-10-31 14:59:24 +09:00
RunSpec.hs Add tests for unconsumed chunked bodies 2014-04-20 13:49:08 +03:00
Spec.hs Adopting hspec and hspec-discover as test-suite. 2012-08-15 10:34:01 +09:00
ThreadSpec.hs adding forkIOwithBreakableForever and breakForever. 2013-10-21 13:50:28 +09:00