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)
commitff4277c990b6a92f411e56ec16c5486b22c071b4
treedbe2e61d9fa3443f4f18dc64967e63b8ab6d9a2e
parent26595d39fa2a3ee571c1f5f86190c7da3c1f157b
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