- remove borked tag again
[catagits/Catalyst-Runtime.git] / t / optional /
2005-11-10 Andy Grundman Made threads test optional
2005-10-28 Andy Grundman Require HTTP::Body >= 0.03 for the memleak test
2005-10-27 Andy Grundman Updated CGI and FastCGI tests to not delete the tmp...
2005-10-26 Andy Grundman Allow user-specified uri to test for leaks
2005-10-26 Andy Grundman Combined memleak test with stress test to test all...
2005-10-26 Andy Grundman Added nicer size strings to memleak test
2005-10-26 Andy Grundman Fixed use GTop
2005-10-26 Andy Grundman Added a memory leak test
2005-10-25 Sebastian Riedel Added $c->error(0) support
2005-10-24 Andy Grundman Fixed path in stress test data
2005-10-24 Andy Grundman Added a simple stress test that hits every URI in the...
2005-10-21 Andy Grundman Made restart tests a bit more descriptive
2005-10-20 Andy Grundman Changed http tests to use t/tmp instead of t/var
2005-10-20 Andy Grundman Removed some debug code
2005-10-20 Andy Grundman Fixed http server test scripts to run catalyst.pl witho...
2005-10-19 Andy Grundman Fixed http tests to use local libs and run better on...
2005-10-18 Andy Grundman Fixed header test for proxied requests so it works...
2005-10-18 Andy Grundman Fixed Apache tests so they don't prompt for config...
2005-10-18 Andy Grundman Added automated tests for CGI and FastCGI using Apache...
2005-10-18 Andy Grundman Fixed http-server tests so it reads test results
2005-10-18 Andy Grundman Added a test for auto-restart feature
2005-10-18 Andy Grundman Removed 01 from the filename
2005-10-18 Andy Grundman Added random port number and better detection of runnin...
2005-10-17 Andy Grundman Don't tell people to install a module unless they want...
2005-10-17 Andy Grundman Renamed HTTP test
2005-10-17 Andy Grundman Changed HTTP test to work the right way
2005-10-17 Andy Grundman Added a test script to auto-test the standalone server