about summary refs log tree commit homepage
path: root/t/t0101-rack-input-trailer.sh
DateCommit message (Collapse)
2011-06-09tests: more fixes for StreamResponseEpoll
Oops.
2009-11-05tests: staggered trailer upload test
This test lead to two separate bugfixes in Unicorn, one in the HttpParser and the other in TeeInput. Ironically, this test was spawned from what I initially thought was a bug in the EvCore module used by Rev and EventMachine, but there was no bug in EvCore...
2009-10-24tests: remove symlinks and small files, use Make
This will make it easier to enable and manage tests for new concurrency models.