diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-06-05 11:35:48 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-06-05 11:35:48 +0000 |
commit | 098f0b123c5e53f85af434b493a8adabcde2e18f (patch) | |
tree | fdeb231feb44739fee263a00e91c5a0f40f405de /MANIFEST | |
parent | 83a44efe0f25f926e57d27d2045131cfcd0373de (diff) | |
download | perl-098f0b123c5e53f85af434b493a8adabcde2e18f.tar.gz |
New test for getppid(), by Alexey Tourbin
p4raw-id: //depot/perl@24709
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2780,6 +2780,7 @@ t/op/filetest.t See if file tests work t/op/flip.t See if range operator works t/op/fork.t See if fork works t/op/getpid.t See if $$ and getppid work with threads +t/op/getppid.t See if getppid works t/op/glob.t See if <*> works t/op/gmagic.t See if GMAGIC works t/op/goto.t See if goto works |