- $c now has $c->action and $c->namespace
[catagits/Catalyst-Runtime.git] / t / optional /
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