diff options
author | James E Keenan <jkeenan@cpan.org> | 2017-09-02 22:28:20 -0400 |
---|---|---|
committer | Aaron Crane <arc@cpan.org> | 2017-09-30 17:30:08 +0100 |
commit | 582a8ad99532af5c8db4e42c8880618fbce41c6d (patch) | |
tree | bc422dd56d1669230a5c5a6b7685733f5b4d6991 /MANIFEST | |
parent | 7fdd4f080863703d44282c6988834455d1290405 (diff) | |
download | perl-582a8ad99532af5c8db4e42c8880618fbce41c6d.tar.gz |
Add tests for 'p' and 'x' commands without subsequent whitespace.
Tests pass on perl-5.16.3 but should fail (until source code is corrected) on
subsequent versions.
For: RT #120174
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4607,6 +4607,7 @@ lib/perl5db/t/lvalue-bug Tests for the Perl debugger lib/perl5db/t/MyModule.pm Tests for the Perl debugger lib/perl5db/t/proxy-constants Tests for the Perl debugger lib/perl5db/t/rt-104168 Tests for the Perl debugger +lib/perl5db/t/rt-120174 Tests for the Perl debugger lib/perl5db/t/rt-121509-restart-after-chdir Tests for the Perl debugger lib/perl5db/t/rt-61222 Tests for the Perl debugger lib/perl5db/t/rt-66110 Tests for the Perl debugger |