diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-08-21 20:09:44 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-08-21 20:09:44 -0700 |
commit | 17fa2594a536c743eaa16251e7c86e6fa067c73f (patch) | |
tree | 233bb4e718e0e8188ebb431234356b8c9c802da5 /MANIFEST | |
parent | 72ec8a821beca962b4748ef16cf7f1ce74119c43 (diff) | |
download | perl-17fa2594a536c743eaa16251e7c86e6fa067c73f.tar.gz |
Add tests for unlink
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5059,6 +5059,7 @@ t/op/tr.t See if tr works t/op/turkish.t See if we can implement Turkish casing t/op/undef.t See if undef works t/op/universal.t See if UNIVERSAL class works +t/op/unlink.t See if unlink works t/op/unshift.t See if unshift works t/op/upgrade.t See if upgrading and assigning scalars works t/op/utf8cache.t Tests malfunctions of utf8 cache |