summaryrefslogtreecommitdiff
path: root/lib/perl5db.t
Commit message (Expand)AuthorAgeFilesLines
* Skip the perldoc test if 'man' is missingNiko Tyni2013-08-221-0/+2
* Correct spelling of LC_MESSAGESNiko Tyni2013-08-211-1/+1
* Remove some effect-less code.Shlomi Fish2013-08-101-15/+0
* Fix RT #41461 (with a test).Shlomi Fish2013-08-101-1/+9
* [perl #118839] Make ‘n’ debugger cmd respect lv subsFather Chrysostomos2013-07-131-1/+15
* Suppress system Term::ReadLine::GnuPetr Písař2013-07-091-0/+1
* Fix the mutability of @_ in perl -d.Shlomi Fish2013-06-101-1/+23
* Fix for RT #118169Shlomi Fish2013-06-101-1/+23
* On Linux LC_ALL overrides LC_MESSAGES, so tweak perl5db.t accordingly.Nicholas Clark2013-05-271-0/+1
* man perlrules doesn't always output "No manual entry for perlrules"Tony Cook2013-05-271-0/+5
* Fix the man/perldoc/doc command in the debugger.Nicholas Clark2013-05-251-1/+21
* lib/perl5db.t: Add test for bug #116771, autotrace crashes debuggerKent Fredric2013-03-181-1/+8
* lib/perl5db.t: Add test for bug #116769, Frame=2 crashes debuggerKent Fredric2013-03-181-1/+8
* Missing test count.Shlomi Fish2013-01-021-1/+1
* Fix perl -d's 'w $my_lexical_variable'.Shlomi Fish2013-01-021-1/+29
* Fixed the test - it passes now.Shlomi Fish2013-01-021-1/+1
* Add a testcase for the bug.Shlomi Fish2013-01-021-0/+24
* fix the debugger t expr command regressionTony Cook2012-12-171-2/+0
* rough TODO test for t exprTony Cook2012-12-171-1/+26
* Fix "a [command]" statement.Shlomi Fish2012-11-121-2/+24
* [perl5db] Fix a bug - with a test.Shlomi Fish2012-11-121-1/+21
* Add a test for the frame option.Shlomi Fish2012-11-121-1/+29
* [perl5db] o PrintRet=0 in void context.Shlomi Fish2012-11-121-1/+26
* Test o PrintRet=1 in void context.Shlomi Fish2012-11-121-1/+26
* [perl5db] Add another test.Shlomi Fish2012-11-121-1/+26
* [perl5db] Test o PrintRet in list context.Shlomi Fish2012-11-121-1/+26
* [perl5db] add a test for o PrintRet=0.Shlomi Fish2012-11-121-2/+27
* Add a test for o PrintRet.Shlomi Fish2012-11-121-1/+26
* Test o inhibit_exit=0.Shlomi Fish2012-11-121-1/+26
* Fix a bug with o AutoTrace.Shlomi Fish2012-11-121-1/+27
* [perl5db] Add a test for t command with sub calls.Shlomi Fish2012-11-121-1/+28
* [perl5db] Test o AutoTrace .Shlomi Fish2012-11-121-1/+25
* [perl5db] Add a test for the 't' command.Shlomi Fish2012-11-121-1/+25
* [perl5db] Add a test for warnLevel=1.Shlomi Fish2012-11-121-1/+26
* [perl5db] Add test for dieLevel option.Shlomi Fish2012-11-121-1/+27
* [perl5db] Test the recallCommand option.Shlomi Fish2012-11-121-1/+30
* [perl5db] Test the M command.Shlomi Fish2012-11-121-1/+22
* Test more for the m staetement.Shlomi Fish2012-11-121-2/+26
* Test the m command.Shlomi Fish2012-11-121-1/+27
* [perl5db] Test the = command.Shlomi Fish2012-11-121-1/+27
* Correct the test blurbs.Shlomi Fish2012-11-121-2/+2
* Add a test for the H command.Shlomi Fish2012-11-121-1/+32
* [perl5db] Add a test for H -7.Shlomi Fish2012-11-121-1/+33
* [perl5db] Fix source cmd from typeahead.Shlomi Fish2012-11-121-2/+27
* Add a test for the source command.Shlomi Fish2012-11-121-1/+33
* Extract a common subroutine.Shlomi Fish2012-11-121-8/+15
* Rename to something more meaningful.Shlomi Fish2012-11-121-3/+3
* Convert to DebugWrap.Shlomi Fish2012-11-121-10/+20
* Convert more to DebugWrap.Shlomi Fish2012-11-121-6/+27
* Convert the 61222 test to DebugWrap.Shlomi Fish2012-11-121-21/+18