summaryrefslogtreecommitdiff
path: root/lib/perl5db.t
Commit message (Expand)AuthorAgeFilesLines
* Do not use a regex in DB::subBram2009-07-251-1/+9
* Add test case for [perl #61222] + a test case for proxy constant subroutinesBram2009-07-251-1/+52
* Fix test with non-threaded perlsRafael Garcia-Suarez2009-06-221-1/+1
* Fix skipping tests with threads in last commitRafael Garcia-Suarez2009-06-221-2/+2
* Merge branch 'blead' into debugger_symbolsDuke Leto2009-06-141-0/+0
|\
| * Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* | Add a test to the debugger about not having threadsDuke Leto2009-06-141-1/+11
* | Skip threaded debugger tests unless $Config{usethreads}Duke Leto2009-06-141-3/+8
* | Add a test for a thread-enabled debuggerDuke Leto2009-06-071-1/+7
|/
* Fix shebang line and permissions of lib/perl5db.tDuke Leto2009-06-031-1/+1
* Fix bug introduced in 67924fd which put the key _< with an undefined value in...Duke Leto2009-06-031-1/+7
* patch@2009-05-25.21:50:08 perl5db.t leaves db.out behind on VMSJohn E. Malmberg2009-05-261-1/+1
* [perl #48489] patch to fix perl bug #7013bharanee rathna2008-11-141-2/+1
* Add TODO test for :lvalue under -d.Florian Ragwitz2008-11-141-1/+8
* Skip the Perl debugger test if the harness itself is already runningNicholas Clark2008-08-171-0/+4
* [patch]perl5db.pl, perl5db.t - LINUX/UNIX/CYGWIN/VMSJohn E. Malmberg2008-04-301-2/+4
* stop lib/perl5db.t failure if Term::ReadLine::Perl is installedSlaven Rezic2007-09-251-1/+4
* perl5db.t: skip test when /dev/tty is not availableAlexey Tourbin2007-03-171-0/+4
* Tweaks to the debugger test by Richard Foley,Rafael Garcia-Suarez2006-11-151-6/+12
* debugger test could hang if run with umask 0002Dave Mitchell2006-11-141-0/+3
* A first regression test for the debugger, by Shlomi FishRafael Garcia-Suarez2006-11-141-0/+61