From 582a8ad99532af5c8db4e42c8880618fbce41c6d Mon Sep 17 00:00:00 2001 From: James E Keenan Date: Sat, 2 Sep 2017 22:28:20 -0400 Subject: 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 --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') 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 -- cgit v1.2.1