summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJames E Keenan <jkeenan@cpan.org>2017-09-02 22:28:20 -0400
committerAaron Crane <arc@cpan.org>2017-09-30 17:30:08 +0100
commit582a8ad99532af5c8db4e42c8880618fbce41c6d (patch)
treebc422dd56d1669230a5c5a6b7685733f5b4d6991 /MANIFEST
parent7fdd4f080863703d44282c6988834455d1290405 (diff)
downloadperl-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--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 6b1daa36b9..e0997b0dd6 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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