Skip to content

Commit 7f80353

Browse files
authored
Merge pull request #51 from atoomic/test-rename
Rename tests with more readable names
2 parents f091755 + d9d637d commit 7f80353

File tree

11 files changed

+10
-10
lines changed

11 files changed

+10
-10
lines changed

MANIFEST

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ MANIFEST This list of files
66
MANIFEST.SKIP
77
ppport.h
88
README.md
9-
t/01array.t
10-
t/02hash.t
11-
t/03scalar.t
12-
t/04tie.t
13-
t/05dtype.t
14-
t/06refcnt.t
15-
t/07magic.t
16-
t/08fieldhash.t
17-
t/09circular.t
18-
t/10deep_recursion.t
9+
t/01-array.t
10+
t/02-hash.t
11+
t/03-scalar.t
12+
t/04-tie.t
13+
t/05-dtype.t
14+
t/06-refcnt.t
15+
t/07-magic.t
16+
t/08-fieldhash.t
17+
t/09-circular.t
18+
t/10-deep_recursion.t
1919
t/cow.t
2020
t/dclone.t
2121
t/dump.pl
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)