projects
/
gitmo/Package-Stash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c3986e8
)
remove test numbers
Jesse Luehrs [Fri, 5 Aug 2011 18:08:04 +0000 (13:08 -0500)]
13 files changed:
t/addsub.t
[moved from
t/06-addsub.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/basic.t
[moved from
t/01-basic.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/edge-cases.t
[moved from
t/07-edge-cases.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/extension.t
[moved from
t/02-extension.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/get.t
[moved from
t/04-get.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/impl-selection/basic-pp.t
[moved from
t/impl-selection/10-basic-pp.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/impl-selection/basic-xs.t
[moved from
t/impl-selection/11-basic-xs.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/impl-selection/choice.t
[moved from
t/impl-selection/01-choice.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/impl-selection/env.t
[moved from
t/impl-selection/02-env.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/impl-selection/var.t
[moved from
t/impl-selection/03-var.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/io.t
[moved from
t/03-io.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/isa.t
[moved from
t/05-isa.t
with 100% similarity]
patch
|
blob
|
blame
|
history
t/synopsis.t
[moved from
t/10-synopsis.t
with 100% similarity]
patch
|
blob
|
blame
|
history
diff --git
a/t/06-addsub.t
b/t/addsub.t
similarity index 100%
rename from
t/06-addsub.t
rename to
t/addsub.t
diff --git
a/t/01-basic.t
b/t/basic.t
similarity index 100%
rename from
t/01-basic.t
rename to
t/basic.t
diff --git
a/t/07-edge-cases.t
b/t/edge-cases.t
similarity index 100%
rename from
t/07-edge-cases.t
rename to
t/edge-cases.t
diff --git
a/t/02-extension.t
b/t/extension.t
similarity index 100%
rename from
t/02-extension.t
rename to
t/extension.t
diff --git
a/t/04-get.t
b/t/get.t
similarity index 100%
rename from
t/04-get.t
rename to
t/get.t
diff --git
a/t/impl-selection/10-basic-pp.t
b/t/impl-selection/basic-pp.t
similarity index 100%
rename from
t/impl-selection/10-basic-pp.t
rename to
t/impl-selection/basic-pp.t
diff --git
a/t/impl-selection/11-basic-xs.t
b/t/impl-selection/basic-xs.t
similarity index 100%
rename from
t/impl-selection/11-basic-xs.t
rename to
t/impl-selection/basic-xs.t
diff --git
a/t/impl-selection/01-choice.t
b/t/impl-selection/choice.t
similarity index 100%
rename from
t/impl-selection/01-choice.t
rename to
t/impl-selection/choice.t
diff --git
a/t/impl-selection/02-env.t
b/t/impl-selection/env.t
similarity index 100%
rename from
t/impl-selection/02-env.t
rename to
t/impl-selection/env.t
diff --git
a/t/impl-selection/03-var.t
b/t/impl-selection/var.t
similarity index 100%
rename from
t/impl-selection/03-var.t
rename to
t/impl-selection/var.t
diff --git
a/t/03-io.t
b/t/io.t
similarity index 100%
rename from
t/03-io.t
rename to
t/io.t
diff --git
a/t/05-isa.t
b/t/isa.t
similarity index 100%
rename from
t/05-isa.t
rename to
t/isa.t
diff --git
a/t/10-synopsis.t
b/t/synopsis.t
similarity index 100%
rename from
t/10-synopsis.t
rename to
t/synopsis.t