Epic cleanup and code shuffle in tests to avoid warnings
authorTomas Doran <bobtfish@bobtfish.net>
Fri, 16 Oct 2009 01:28:16 +0000 (01:28 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Fri, 16 Oct 2009 01:28:16 +0000 (01:28 +0000)
commitd055ce0c91dca58df9b579d450af3ae250fb119c
treedbe2e61d9fa3443f4f18dc64967e63b8ab6d9a2e
parent4b33bb960b0df7ac4222a5d85f18aac831c5be28
Epic cleanup and code shuffle in tests to avoid warnings
20 files changed:
Changes
t/lib/AuthRealmTestApp.pm
t/lib/AuthRealmTestApp/Controller/Root.pm [new file with mode: 0644]
t/lib/AuthRealmTestAppCompat.pm
t/lib/AuthRealmTestAppCompat/Controller/Root.pm [new file with mode: 0644]
t/lib/AuthRealmTestAppProgressive.pm
t/lib/AuthRealmTestAppProgressive/Controller/Root.pm [new file with mode: 0644]
t/lib/AuthSessionTestApp.pm
t/lib/AuthSessionTestApp/Controller/Root.pm [new file with mode: 0644]
t/lib/AuthTestApp.pm
t/lib/AuthTestApp/Controller/Root.pm [new file with mode: 0644]
t/lib/RemoteTestApp1.pm
t/lib/RemoteTestApp1/Controller/Root.pm [new file with mode: 0644]
t/lib/RemoteTestApp2.pm
t/lib/RemoteTestApp2/Controller/Root.pm [new file with mode: 0644]
t/live_app.t
t/live_app_realms_progressive.t
t/live_app_remote1.t
t/live_app_remote2.t
t/live_app_session.t