include test for failure mode
[catagits/Catalyst-Runtime.git] / t / aggregate /
2009-03-28 Hans Dieter Pearcey include test for failure mode
2009-03-28 Hans Dieter Pearcey add uri_for_action and switch tests to use it
2009-03-21 Tomas Doran Unfuck last commit, fix go tests, remove unneeded crud...
2009-03-21 Tomas Doran Much cleaner. The visit class test wasn't actually...
2009-03-21 Tomas Doran Fix the go test
2009-03-21 Tomas Doran Make CaptureArgs get passed, this makes the test less...
2009-03-21 Tomas Doran Merge up ashs r9505 from 5.70
2009-03-04 Tomas Doran FAILCAKE, I only meant to TODO
2009-03-04 Tomas Doran From #catalyst-dev before
2009-03-01 Florian Ragwitz Add failing test for passing arguments to visited chain...
2009-02-19 Florian Ragwitz Remove uneccesary code i accidentially copied from...
2009-02-19 Florian Ragwitz Add test for moose controller instances being construct...
2008-12-27 Tomas Doran Fix the return value of Catalyst::Request's body method...
2008-12-27 Tomas Doran Fix C::Request disparity between _body and body accesso...
2008-12-27 Tomas Doran Fix another test, I'm not doing well today
2008-12-27 Tomas Doran Yet another 5.80 regression
2008-12-27 Tomas Doran Fix the way Catalyst::Plugin::Server adds custom dispat...
2008-12-27 Tomas Doran Change what we stream to make test sync for engines...
2008-12-18 Tomas Doran Test for basename fixes
2008-12-18 Tomas Doran Fix lib path
2008-12-06 Andy Grundman Move live_engine_response_print into aggregate
2008-12-05 Andy Grundman Workaround max_redirect 0 bug
2008-12-05 Andy Grundman Note for other redirect test
2008-12-05 Andy Grundman Add note about failing tests on remote servers because...
2008-12-05 Andy Grundman Fix engine_request_uri tests to work on remote server...
2008-12-05 Andy Grundman Fix upload test to work with remote servers, don't...
2008-12-05 Andy Grundman Fix Catalyst::GO error in remote tests
2008-12-05 Andy Grundman Revert last fix, this breaks on old LWP, grrr
2008-12-05 Andy Grundman Fix warning with newer LWP that generates a duplicate...
2008-12-05 Rafael Kitover Add missing SKIP to URI test
2008-12-05 Andy Grundman Add additional tests to make sure upload temp files...
2008-12-04 Tomas Doran Fix the SmartURI recursion using a predicate and un...
2008-12-04 Tomas Doran Add skipped test for ininite recursion issue, re-arrang...
2008-12-03 Tomas Doran Add extra HTTP::Body tests I have had hanging around...
2008-12-01 Florian Ragwitz Only TODO the actually failing test.
2008-12-01 Marcus Ramberg Todo failing chained test
2008-11-11 Andreas Marienborg Added a test for a chained bug
2008-10-17 Florian Ragwitz Fix forwarding to Catalyst::Action objects.
2008-10-15 Andy Grundman Merge cookie fix from 5.7
2008-09-25 Florian Ragwitz Remove warnings when running aggregated tests.
2008-09-24 Marcus Ramberg latest go/visit changes, pod fixes, all tests ok
2008-09-04 Florian Ragwitz Move aggregatable tests using TestApp to t/aggregate.