diff options
author | Michael G. Schwern <schwern@pobox.com> | 2001-09-17 09:49:04 +0200 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2001-09-17 05:44:50 +0000 |
commit | 8ea155d176f10f47594df1a8dd68b9a4d7345cef (patch) | |
tree | d1825e42866306bc369d1c5eb21e9379ac4c23b1 /MANIFEST | |
parent | ec385757ddd27dbd1bbd254e8b322dae1caa6318 (diff) | |
download | perl-8ea155d176f10f47594df1a8dd68b9a4d7345cef.tar.gz |
Re: [BUG?] chdir(undef) == chdir() probably a bug
Message-Id: <20010917074904.V1588@blackrider>
(Applied with tweaks to chdir.t and pp_sys.c hunks.)
p4raw-id: //depot/perl@12043
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2038,6 +2038,7 @@ t/op/avhv.t See if pseudo-hashes work t/op/bless.t See if bless works t/op/bop.t See if bitops work t/op/chars.t See if character escapes work +t/op/chdir.t See if chdir works t/op/chop.t See if chop works t/op/closure.t See if closures work t/op/cmp.t See if the various string and numeric compare work |