diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-02-09 17:43:05 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-02-09 18:46:30 +0000 |
commit | 9df1f8452792bdd86bc805569a2744e72d94f643 (patch) | |
tree | 81c13ff84950595255f209b38df6877f70ed6acb /ext | |
parent | d91320e42f21899713dea119bcc79e7d5c290f00 (diff) | |
download | perl-9df1f8452792bdd86bc805569a2744e72d94f643.tar.gz |
Move 3 tests from ext/PerlIO/t to their relevant PerlIO::* module directories.
Diffstat (limited to 'ext')
-rw-r--r-- | ext/PerlIO/encoding/t/encoding.t (renamed from ext/PerlIO/t/encoding.t) | 0 | ||||
-rw-r--r-- | ext/PerlIO/encoding/t/fallback.t (renamed from ext/PerlIO/t/fallback.t) | 0 | ||||
-rw-r--r-- | ext/PerlIO/scalar/t/scalar.t (renamed from ext/PerlIO/t/scalar.t) | 0 | ||||
-rw-r--r-- | ext/PerlIO/via/t/via.t (renamed from ext/PerlIO/t/via.t) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/ext/PerlIO/t/encoding.t b/ext/PerlIO/encoding/t/encoding.t index f36680e46b..f36680e46b 100644 --- a/ext/PerlIO/t/encoding.t +++ b/ext/PerlIO/encoding/t/encoding.t diff --git a/ext/PerlIO/t/fallback.t b/ext/PerlIO/encoding/t/fallback.t index 58420811a6..58420811a6 100644 --- a/ext/PerlIO/t/fallback.t +++ b/ext/PerlIO/encoding/t/fallback.t diff --git a/ext/PerlIO/t/scalar.t b/ext/PerlIO/scalar/t/scalar.t index 393ce0d375..393ce0d375 100644 --- a/ext/PerlIO/t/scalar.t +++ b/ext/PerlIO/scalar/t/scalar.t diff --git a/ext/PerlIO/t/via.t b/ext/PerlIO/via/t/via.t index 7d46f40dc8..7d46f40dc8 100644 --- a/ext/PerlIO/t/via.t +++ b/ext/PerlIO/via/t/via.t |