Unfuck my subtypes patch, duh. Tests now pass again.
[catagits/Catalyst-Engine-STOMP.git] / t /
2009-07-08 Tomas Doran (t0m) Revert the revert of my moving the test modules, and...
2009-06-07 Chris Andrews Revert "Rename Test module into the tests so that it...
2009-06-07 t0m Rename Test module into the tests so that it's not...
2009-06-07 t0m Fix starting test server
2009-06-07 t0m Fix test after move
2009-06-06 t0m Move the testapp out of the main directory and under...
2009-06-06 Tomas Doran (t0m) Rename tests to de-duplicate numbers
2009-06-06 Tomas Doran (t0m) Make tests use strict and warnings. Cleanup the killing...
2009-06-06 Tomas Doran (t0m) Trivial test spacing cleanups
2009-06-06 Tomas Doran (t0m) Merge from chris
2009-06-04 Chris Andrews Handle "no type" in messages better - attempt to reply...
2009-06-04 Chris Andrews Add Catalyst::Test::MessageDriven for in-process testin...
2009-05-30 Chris Andrews Use Data::Serializer, instead of hardcoding YAML. Allow...
2009-05-30 Chris Andrews Remove our dependency on Catalyst::Action::REST. We...
2009-05-23 Tomas Doran (t0m) Bletch, more tabs
2009-05-21 t0m Change so that ActiveMQ is only started if not already...
2009-05-17 t0m Turn off debug by default, you can say -d for the testa...
2009-05-16 Chris Andrews Attempt to please PAUSE by renaming our test app, and...
2009-05-15 Chris Andrews Add some feedback to the test; shorten spinup delay.
2009-05-04 t0m Commit a basic use test and skip all the tests which...
2009-04-30 Chris Andrews Remove Test::Fork, do it by hand
2009-04-30 Chris Andrews Initial import of Catalyst::Engine::Stomp