diff options
author | Shlomi Fish <shlomif@shlomifish.org> | 2015-05-25 20:56:23 +0300 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2015-06-03 14:32:03 +1000 |
commit | 0b1fcdcc0341691e2336d33765522b5215d2f8a2 (patch) | |
tree | 1e3ca1116ad10819f4097820aca9e4fb26b0cca7 /MANIFEST | |
parent | 22055af9e016af9a72e361e971f19d9ba3a83243 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |