adding in tests for the raw HASH session
authorStevan Little <stevan.little@iinteractive.com>
Sun, 10 Jan 2010 03:29:48 +0000 (22:29 -0500)
committerStevan Little <stevan.little@iinteractive.com>
Sun, 10 Jan 2010 03:29:48 +0000 (22:29 -0500)
commit7ea446f1ba6e6ce640485a34ed5d2466709dc264
tree62603989f395c04b16c30227a4a3dcc3cd12fe89
parent92edbddf6ada06255baa085d25d75c9ef75dfc59
adding in tests for the raw HASH session
t/001a_basic.t [new file with mode: 0644]
t/002_basic_w_cookie.t
t/002a_basic_w_cookie.t [new file with mode: 0644]
t/003a_basic_w_file_store.t [new file with mode: 0644]
t/004a_basic_file_w_customs.t [new file with mode: 0644]
t/005a_basic_w_cache_store.t [new file with mode: 0644]
t/010a_middleware.t [moved from t/011_middleware_w_custom_session.t with 68% similarity]
t/014_cookiestore_again.t [new file with mode: 0644]
t/lib/TestSessionHash.pm [new file with mode: 0644]