Depend on a new CMOP because we rely on its new load_class error messages.
[catagits/Catalyst-Runtime.git] / t /
2009-11-28 Tomas Doran Adding the files you need for the tests you've committe...
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-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...
2009-09-27 Zac Stevens Further tests for Server script option parsing.
2009-09-27 Florian Ragwitz Make things run again with aggregation disabled.
2009-09-27 Florian Ragwitz More aggregation.
2009-09-27 Florian Ragwitz Fix a couple of aggregation warnings.
2009-09-27 Florian Ragwitz More aggregated tests.
2009-09-21 Gareth Kirwan - Fix go / visit expecting captures and arguments in...
2009-09-17 Tomas Doran Meh, that shows what I mean. This can be done waaaay...
2009-09-17 Tomas Doran Skeleton testapp for testing the args thrown to the...
2009-09-15 Florian Ragwitz Use MooseX::Role::WithOverloading.
2009-09-10 Tomas Doran Merge 'deprecate_appclass_actions' into 'trunk'
2009-09-10 Tomas Doran Merge 'trunk' into 'deprecate_appclass_actions'
2009-09-09 Marcus Ramberg un-TODO passing TODO tests
2009-09-07 Tomas Doran Merge 'trunk' into 'deprecate_appclass_actions'
2009-09-07 Tomas Doran AGH. Too tired to be doing this, fucked it up again
2009-09-07 Tomas Doran Test for r11331 + fix to only report each action name...
2009-09-05 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-09-05 Tomas Doran Basic tests for ScriptRunner, more needed
2009-09-03 Yousef H. Alhashemi Made $warnings a global variable for the appclass actio...
2009-09-03 Yousef H. Alhashemi Test that warnings are generated if appclass actions...
2009-09-02 Tomas Doran Remove unused TestApp
2009-09-02 Tomas Doran Remove non-working tests
2009-09-01 Yousef H. Alhashemi Added a test that warnings do get thrown if appclass...
2009-09-01 Tomas Doran Stop remote tests breaking everything, and force author...
2009-09-01 Tomas Doran Nuke skipped test which will never pass
2009-08-26 Yousef H. Alhashemi Added 'use Test::More;'. Duh.
2009-08-26 Yousef H. Alhashemi Moved ACLTestApp from the test file to an app class...
2009-08-26 Yousef H. Alhashemi More actions moved to root controllers.
2009-08-25 Tomas Doran 0003-Remove-diag-message.patch (marcus)
2009-08-24 Tomas Doran Test fixes for if CATALYST_DEBUG is set to 1.
2009-08-23 Florian Ragwitz Failing test for component loading
2009-08-22 Florian Ragwitz Remove leftovers of the restarter engine.
2009-08-21 Florian Ragwitz Add test for sending the body from a filehandle with...
2009-08-21 Tomas Doran Fix and tests for big issue in 5.80008
2009-08-19 Tomas Doran Clean up test app for the exception test, as we don...
2009-08-19 Tomas Doran Back out r11057 which breaks one of the chained tests...
2009-08-19 Tomas Doran Fail commit was fail. Back out the part I didn't want
2009-08-19 Tomas Doran Move test to make more sense in my idea of the naming...
2009-08-18 Ferruccio Zamuner drop POD comments.
2009-08-18 Ferruccio Zamuner Test case using Exception::Class
2009-08-18 Tomas Doran Something like this
2009-08-17 Tomas Doran Switch to catalyst_component_name
2009-08-17 J. Shirley Adding and documented X-Forwarded-Port
2009-08-16 Yousef H. Alhashemi Returned the foo() action to TestAppPathBug.pm so it...
2009-08-16 Yousef H. Alhashemi Moved foo() from the app class to a root controller
2009-08-12 Tomas Doran Split test out into a more proper app, so that the...
2009-08-12 Yousef H. Alhashemi Moved action methods from TestAppDoubleAutoBug.pm to...
2009-08-11 Yousef H. Alhashemi Moved end() from Catalyst::Plugin::Test::Plugin to...
2009-08-10 Yousef H. Alhashemi prepare_action() fix by t0m (removed closure)
2009-08-09 Tomas Doran Rewrite fixes for RT#48555
2009-08-09 Tomas Doran Fix RT#48555
2009-08-06 Yousef H. Alhashemi Moved action methods from t/lib/TestApp.pm to t/lib...
next