projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a459ce7
)
Move storage tests to their own dir
Peter Rabbitson [Tue, 25 Aug 2009 09:06:43 +0000 (09:06 +0000)]
13 files changed:
t/inflate/datetime_determine_parser.t
[moved from
t/36datetime.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/storage/base.t
[moved from
t/92storage.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/storage/dbh_do.t
[moved from
t/dbh_do.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/storage/dbi_coderef.t
[moved from
t/32connect_code_ref.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/storage/debug.t
[moved from
t/91debug.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/storage/disable_sth_caching.t
[moved from
t/35disable_sth_caching.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/storage/error.t
[moved from
t/18inserterror.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/storage/on_connect_call.t
[moved from
t/92storage_on_connect_call.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/storage/on_connect_do.t
[moved from
t/92storage_on_connect_do.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/storage/ping_count.t
[moved from
t/92storage_ping_count.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/storage/reconnect.t
[moved from
t/33storage_reconnect.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/storage/replication.t
[moved from
t/93storage_replication.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/storage/stats.t
[moved from
t/31stats.t
with 100% similarity]
patch
|
blob
|
blame
|
history
diff --git
a/t/36datetime.t
b/t/inflate/datetime_determine_parser.t
similarity index 100%
rename from
t/36datetime.t
rename to
t/inflate/datetime_determine_parser.t
diff --git
a/t/92storage.t
b/t/storage/base.t
similarity index 100%
rename from
t/92storage.t
rename to
t/storage/base.t
diff --git
a/t/dbh_do.t
b/t/storage/dbh_do.t
similarity index 100%
rename from
t/dbh_do.t
rename to
t/storage/dbh_do.t
diff --git
a/t/32connect_code_ref.t
b/t/storage/dbi_coderef.t
similarity index 100%
rename from
t/32connect_code_ref.t
rename to
t/storage/dbi_coderef.t
diff --git
a/t/91debug.t
b/t/storage/debug.t
similarity index 100%
rename from
t/91debug.t
rename to
t/storage/debug.t
diff --git
a/t/35disable_sth_caching.t
b/t/storage/disable_sth_caching.t
similarity index 100%
rename from
t/35disable_sth_caching.t
rename to
t/storage/disable_sth_caching.t
diff --git
a/t/18inserterror.t
b/t/storage/error.t
similarity index 100%
rename from
t/18inserterror.t
rename to
t/storage/error.t
diff --git
a/t/92storage_on_connect_call.t
b/t/storage/on_connect_call.t
similarity index 100%
rename from
t/92storage_on_connect_call.t
rename to
t/storage/on_connect_call.t
diff --git
a/t/92storage_on_connect_do.t
b/t/storage/on_connect_do.t
similarity index 100%
rename from
t/92storage_on_connect_do.t
rename to
t/storage/on_connect_do.t
diff --git
a/t/92storage_ping_count.t
b/t/storage/ping_count.t
similarity index 100%
rename from
t/92storage_ping_count.t
rename to
t/storage/ping_count.t
diff --git
a/t/33storage_reconnect.t
b/t/storage/reconnect.t
similarity index 100%
rename from
t/33storage_reconnect.t
rename to
t/storage/reconnect.t
diff --git
a/t/93storage_replication.t
b/t/storage/replication.t
similarity index 100%
rename from
t/93storage_replication.t
rename to
t/storage/replication.t
diff --git
a/t/31stats.t
b/t/storage/stats.t
similarity index 100%
rename from
t/31stats.t
rename to
t/storage/stats.t