about summary refs log tree commit homepage
path: root/t/t9000-rack-app-pool.sh
DateCommit message (Expand)
2013-02-04tests: "wc -l" portability for *BSDs
2013-02-01tests: replace non-portable "date +%s" with ruby equivalent
2011-01-04t9000: disable this test for CoolioThread* models
2010-07-23t9000: disable app_pool test for WriterThread*
2009-11-29preliminary NeverBlock support with EventMachine
2009-11-25AppPool middleware now compatible with Fibers
2009-11-08initial cut of the RevThreadSpawn model
2009-10-24t9000: bail if run with an unsupported/pointless model
2009-10-24tests: remove symlinks and small files, use Make
2009-10-24tests: port all existing tests to TAP library
2009-10-24tests: common setup and wait_start functions
2009-10-18tests: more reliable error checking
2009-10-15Add Rainbows::AppPool Rack middleware