about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2009-10-17test-lib: dbgcat adds headers with key name
2009-10-17tests: sleep.ru handles "Expect: 100-continue"
2009-10-17Revactor tests can sleep more easily
2009-10-15t4003: chmod +x
2009-10-15Add Rainbows::AppPool Rack middleware
2009-10-14tests: enforce rack.multithread and rainbows.model
2009-10-14t3003: set executable bit
2009-10-14Rev: fix error handling for parser errors
2009-10-14preliminary Rev support
2009-10-12tests: add reopen logs test for revactor
2009-10-12tests: check for common exceptions with "Error"
2009-10-11Fix graceful shutdowns for threaded models
2009-10-11revactor: fix graceful shutdown timeouts
2009-10-10tests: create a bad exit code by default
2009-10-10tests: update TRACER examples in makefile
2009-10-10tests: TEST_OPTS => SH_TEST_OPTS
2009-10-10README for test suite
2009-10-10tests: enable pipefail shell option if possible
2009-10-08tests: add revactor pipelining/keepalive test
2009-10-08tests: add dbgcat() utility method
2009-10-08tests: simplify temporary file management
2009-10-07t0000: basic test includes keepalive + pipelining
2009-10-06tests: move trash files to their own trash/ directory
2009-10-06tests: generate random_blob once for all tests
2009-10-05cleanup temporary file usage in tests
2009-10-05tests: allow "make V=2" to set TEST_OPTS += -x
2009-10-05tests: quiet down bin installation
2009-10-05Avoid naming names in LICENSE/README files
2009-10-05test for Revactor::TeeInput
2009-10-04Add support for the ThreadSpawn concurrency model
2009-10-04Add new test suite and basic cases