Fix spelling errors - RT#54335
[catagits/Catalyst-Runtime.git] / t /
2010-04-12 Tomas Doran Fix dsadinoff's mod_rewrite bug I hope
2010-04-01 Florian Ragwitz Import croak, which the test already uses in various...
2010-03-05 Matt S Trout fix Index uri_for_action bug
2010-03-02 Brian Phillips remove filtering, get request/response logging from...
2010-03-01 Tomas Doran Merge 'trunk' into 'param_filtering'
2010-02-08 Tomas Doran Merge 'trunk' into 'uri_for_utf8'
2010-02-04 Florian Ragwitz Merge branch 'expand_modules'
2010-01-28 Tomas Doran And test the non root app case
2010-01-28 Tomas Doran Fix paths with URI encoding as the first path part
2010-01-27 Tomas Doran Fix / => %2F in uri_for so that it only works for actio...
2010-01-27 Tomas Doran Fix failing test related to missing g in regex
2010-01-25 Florian Ragwitz Revert "in what case is a numeric comparison called...
2010-01-24 Oliver Charles Allow models and components to specify the names of...
2010-01-19 Florian Ragwitz Merge branch 'action_args'
2010-01-15 Peter Karman in what case is a numeric comparison called for? I...
2010-01-14 Dan Dascalescu Passing test case for RT #53678 - Catalyst::Test::get...
2010-01-14 Dan Dascalescu Cosmetic: wrapped long code line
2010-01-14 Florian Ragwitz Only set up the leakchecker for the tests that need it.
2010-01-12 Florian Ragwitz Fix a deprecation warning in the tests.
2010-01-11 Tomas Doran Deprecate bare imports of Catalyst::Test - either use...
2010-01-09 Tomas Doran Correctly pass argv option into Catalyst::Engine::HTTP
2010-01-07 Rafael Kitover add a test for the uri_for utf8 stuff
2010-01-06 Rafael Kitover utf8::decode captures and args, and uri-escape captures
2010-01-05 Florian Ragwitz Stop supressing Adopt::NEXT warnings.
2009-12-22 Tomas Doran Someone think of a less fugly way of doing this please...
2009-12-18 Tomas Doran Fix RT#52898, __MOP__ removal breaking debug screen...
2009-12-15 Tomas Doran Bug fix for issue reported on the mailing list by Toby...
2009-12-11 Florian Ragwitz moar better warnings fix. 5.80016
2009-12-11 Tomas Doran Remove warning when running tests aggregated
2009-12-11 Tomas Doran Unfuck that as well
2009-12-10 Tomas Doran Fix RT#52630
2009-12-09 Tomas Doran Additional test
2009-12-09 Tomas Doran More tests for the prepare_path thing, fix said tests...
2009-12-09 Tomas Doran And more tests and fixing for the same thing
2009-12-09 Tomas Doran Fixes port environment, RT#52604
2009-12-09 Tomas Doran Regression for 5.80015 when rewriting an app, nanonyme...
2009-12-08 Tomas Doran Fix tests from r12252, add comments to make the behavio...
2009-12-06 KMX Win32 fix: reverting commit 12210 (after a discussion...
2009-12-06 Tomas Doran Skip on win32, hopefully we'll get a better answer...
2009-12-06 Tomas Doran Win32 fix, kmx++
2009-12-02 Gerda Shank add another failing test for Chained CaptureArgs preference
2009-12-01 Tomas Doran Merge 'trunk' into 'param_filtering'
2009-12-01 Tomas Doran TODO out gshanks chained tests
2009-11-30 Tomas Doran And yea, these test cases now pass
2009-11-29 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-29 Florian Ragwitz Depend on a recent leakchecker to stop everything from...
2009-11-29 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-29 Florian Ragwitz Less trailing whitespace.
2009-11-29 Florian Ragwitz Make follow_symlinks more consistent with the other...
2009-11-28 Tomas Doran Adding the files you need for the tests you've committe...
2009-11-27 Gerda Shank testcase for Chained bug - dispatches to wrong action
2009-11-26 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-26 Tomas Doran Fix test on bleadperl RT#52100
2009-11-26 Tomas Doran Fix typo, bricas++, add simple test for restarter arguments
2009-11-26 Tomas Doran Fix up docs
2009-11-26 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-26 Tomas Doran Remove test spraff
2009-11-26 Tomas Doran Tidy up help and TODO tests
2009-11-25 Tomas Doran Fix big bug in test
2009-11-25 Tomas Doran Fix warnings from ScriptRunner
2009-11-24 Tomas Doran Add tests for the create script and fix the bugs that...
2009-11-23 Tomas Doran Fix test
2009-11-23 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...
2009-11-22 Tomas Doran Pod tests are also author only
2009-11-22 Tomas Doran Notabs is author only
2009-11-22 Tomas Doran Whoops, fix typo
2009-11-22 Tomas Doran Different phrasing for different versions
2009-11-22 Tomas Doran Do not use NEXT, like it says in the comments
2009-11-22 Tomas Doran Do not be @ISA Controller, that's hideous dumb and...
2009-11-22 Tomas Doran Chop out that crap, not needed
2009-11-20 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-20 Tomas Doran Fugly test for myapp_test.pl. If someone fancies rewrit...
2009-11-20 Tomas Doran Nested TAP and Test::Aggregate don't play nice together...
2009-11-20 Tomas Doran Basic tests for fcgi script
2009-11-20 Tomas Doran More tests for help, proving it's still bork
2009-11-19 Tomas Doran Cleanup and some moar tests
2009-11-19 Tomas Doran Unified help display, at the cost of having lost the...
2009-11-19 Tomas Doran Move to aggregate
2009-11-19 Tomas Doran Rename http server test as it is not optional for authors
2009-11-18 Tomas Doran Beat somewhat into shape by comparing the old and new...
2009-11-17 Florian Ragwitz Merge branch 'exception_interface'
2009-11-13 Florian Ragwitz Add tests for passing extra arguments to action constru...
2009-11-12 Tomas Doran Don't fail the live tests by only looking for localhost...
2009-11-12 Tomas Doran Merge 'trunk' into 'uri_encode_captures_andor_args_take2'
2009-11-12 Tomas Doran Tidy up a bit
2009-11-12 Florian Ragwitz trailing whitespace
2009-11-12 Tomas Doran Patch up changes to tests into new location. This merge...
2009-11-12 Tomas Doran Merge 'trunk' into 'aggregate_more'
2009-11-12 Tomas Doran Tests, fix args as well as captureargs and be less...
2009-11-10 Tomas Doran Also retarded
2009-11-10 Tomas Doran Return 1, only currently works by chance
2009-11-07 Tomas Doran Back out change from -port to -l - svn merge -r 11778...
2009-11-06 Devin Austin unfucked test server options and made test pass f'real...
2009-11-06 Devin Austin fixed options passed to devel server so that author...
2009-11-06 Devin Austin fixed dev server options so that test now passes
2009-10-19 Tomas Doran Remove warnings from duplicate action declerations
2009-10-06 Dagfinn Ilmari Man... Set ->request on the response object i Catalyst::Test...
2009-10-06 Tomas Doran Improved the suggested fix warning when component resol...
2009-10-05 Alexander Hartmaier Improved the suggested fix warning when component resol...
next