Move the testapp out of the main directory and under t/, avoiding the need for a...
authort0m <bobtfish@bobtfish.net>
Sat, 6 Jun 2009 23:59:50 +0000 (00:59 +0100)
committert0m <bobtfish@bobtfish.net>
Sat, 6 Jun 2009 23:59:50 +0000 (00:59 +0100)
commit3df1f3be5d21a8ff08c4564539c9b0d70590b93f
tree7da5ad918c546812cd9906e564ba60e660b327aa
parent1525c58383c49694856673944b2e26103a5b49df
Move the testapp out of the main directory and under t/, avoiding the need for a special move in Makefile.PL
Makefile.PL
t/lib/StompTestApp.pm [moved from testapp/lib/StompTestApp.pm with 100% similarity]
t/lib/StompTestApp/Controller/TestController.pm [moved from testapp/lib/StompTestApp/Controller/TestController.pm with 100% similarity]
t/lib/StompTestApp/Controller/TestJsonController.pm [moved from testapp/lib/StompTestApp/Controller/TestJsonController.pm with 100% similarity]
t/lib/StompTestApp/stomptestapp.yml [moved from testapp/lib/StompTestApp/stomptestapp.yml with 100% similarity]
t/script/stomptestapp_stomp.pl [moved from testapp/script/stomptestapp_stomp.pl with 100% similarity]
t/script/stomptestapp_stomp_workers.pl [moved from testapp/script/stomptestapp_stomp_workers.pl with 100% similarity]