more and a bit better organized tests
authorRobert 'phaylon' Sedlacek <rs@474.at>
Fri, 31 Jul 2009 18:33:59 +0000 (20:33 +0200)
committerRobert 'phaylon' Sedlacek <rs@474.at>
Fri, 31 Jul 2009 18:33:59 +0000 (20:33 +0200)
commit744e2821118f6e20ee70629f23e2f2f791c507db
tree3dca7cc11c0b885730c522c0a7760ff00cdc66f0
parenta1c42bd65ac0827421f0196d8b432ab56d18da51
more and a bit better organized tests
Makefile.PL
lib/CatalystX/Declare/Keyword/Application.pm
t/010_application.t [new file with mode: 0644]
t/020_controller_roles.t [new file with mode: 0644]
t/030_controllers.t [new file with mode: 0644]
t/050_controller_composition.t [new file with mode: 0644]
t/100_complex.t [moved from t/001_basic.t with 98% similarity]
t/lib/Catalyst/Plugin/CatalystX/Declare/TestPlugin.pm [new file with mode: 0644]
t/lib/TestApp.pm
t/lib/TestApp/Controller/Composed.pm [new file with mode: 0644]
t/lib/TestApp/Controller/TestController.pm [new file with mode: 0644]