summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorShlomi Fish <shlomif@shlomifish.org>2015-05-25 20:56:23 +0300
committerTony Cook <tony@develop-help.com>2015-06-03 14:32:03 +1000
commit0b1fcdcc0341691e2336d33765522b5215d2f8a2 (patch)
tree1e3ca1116ad10819f4097820aca9e4fb26b0cca7 /MANIFEST
parent22055af9e016af9a72e361e971f19d9ba3a83243 (diff)
downloadperl-0b1fcdcc0341691e2336d33765522b5215d2f8a2.tar.gz
Fix RT#71678 (-d a command after exit) with a test.
Credits to Heiko Eissfeldt for the reported bug, the test program and a proposed fix.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 2586c3a379..289e9f2b15 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4230,6 +4230,7 @@ lib/perl5db/t/source-cmd-test.perldb Tests for the Perl debugger
lib/perl5db/t/symbol-table-bug Tests for the Perl debugger
lib/perl5db/t/taint Tests for the Perl debugger
lib/perl5db/t/test-a-statement-1 Tests for the Perl debugger
+lib/perl5db/t/test-a-statement-2 Tests for the Perl debugger
lib/perl5db/t/test-dieLevel-option-1 Tests for the Perl debugger
lib/perl5db/t/test-frame-option-1 Tests for the Perl debugger
lib/perl5db/t/test-l-statement-1 Tests for the Perl debugger