Rename the test app into the lib directory
authorTomas Doran <bobtfish@bobtfish.net>
Sun, 24 Jan 2010 21:40:30 +0000 (21:40 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Mon, 15 Feb 2010 22:09:49 +0000 (22:09 +0000)
commitad6cd500309b4e96be14a970a847fdf04b07d0e9
treec085c45850591c62331ff89e67a7f50f2e5aa0e9
parent1869d78137e571f1fa67ae71818501845546b5a9
Rename the test app into the lib directory
13 files changed:
t/ESITest/Makefile.PL [deleted file]
t/ESITest/esitest.conf [deleted file]
t/ESITest/script/esitest_cgi.pl [deleted file]
t/ESITest/script/esitest_create.pl [deleted file]
t/ESITest/script/esitest_fastcgi.pl [deleted file]
t/ESITest/script/esitest_test.pl [deleted file]
t/lib/ESITest.pm [moved from t/ESITest/lib/ESITest.pm with 100% similarity]
t/lib/ESITest/Controller/Root.pm [moved from t/ESITest/lib/ESITest/Controller/Root.pm with 100% similarity]
t/lib/ESITest/View/TT.pm [moved from t/ESITest/lib/ESITest/View/TT.pm with 100% similarity]
t/lib/ESITest/root/favicon.ico [moved from t/ESITest/root/favicon.ico with 100% similarity]
t/lib/ESITest/root/index.tt [moved from t/ESITest/root/index.tt with 100% similarity]
t/lib/ESITest/root/time_include.tt [moved from t/ESITest/root/time_include.tt with 100% similarity]
t/script/esitest_server.pl [moved from t/ESITest/script/esitest_server.pl with 100% similarity]