diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-05-02 08:41:40 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-05-02 08:41:40 +0000 |
commit | d7aa4417de5aebb1d2374018c62148692ef32d8b (patch) | |
tree | 0caf2890368b5edbc2c2a4d131a62eb7f4b7e198 /MANIFEST | |
parent | d139edd66f0b258762aab6209968ebbac6390a47 (diff) | |
download | perl-d7aa4417de5aebb1d2374018c62148692ef32d8b.tar.gz |
The [perl #21890] (Devel::Coverage breakage) has been fixed
by change #18589 (it was broken by change #9754); add test case.
p4raw-link: @18589 on //depot/perl: 5df8de69806210bf48dc2e451e3db37c6f274c6e
p4raw-link: @9754 on //depot/perl: 9d43a7557743d779c74d69ffc6df7fc17711f3ec
p4raw-id: //depot/perl@19378
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2737,6 +2737,7 @@ t/run/fresh_perl.t Tests that require a fresh perl. t/run/noswitch.t Test aliasing ARGV for other switch tests t/run/runenv.t Test if perl honors its environment variables. t/run/switcha.t Test the -a switch +t/run/switchd.t Test the -d switch t/run/switchC.t Test the -C switch t/run/switches.t Tests for the other switches (-0, -l, -c, -s, -M, -m, -V) t/run/switchF.t Test the -F switch |