bump versions for core libs changed since 5.11.3
[p5sagit/p5-mst-13.2.git] / lib / perl5db.t
2009-07-25 Bram Do not use a regex in DB::sub
2009-07-25 Bram Add test case for [perl #61222] + a test case for proxy...
2009-06-22 Rafael Garcia-Suarez Fix test with non-threaded perls
2009-06-22 Rafael Garcia-Suarez Fix skipping tests with threads in last commit
2009-06-14 Duke Leto Merge branch 'blead' into debugger_symbols
2009-06-14 Duke Leto Add a test to the debugger about not having threads
2009-06-14 Duke Leto Skip threaded debugger tests unless $Config{usethreads}
2009-06-07 Duke Leto Add a test for a thread-enabled debugger
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2009-06-03 Duke Leto Fix shebang line and permissions of lib/perl5db.t
2009-06-03 Duke Leto Fix bug introduced in 67924fd which put the key _<...
2009-05-26 John E. Malmberg patch@2009-05-25.21:50:08 perl5db.t leaves db.out behin...
2008-11-14 bharanee rathna [perl #48489] patch to fix perl bug #7013
2008-11-14 Florian Ragwitz Add TODO test for :lvalue under -d.
2008-08-17 Nicholas Clark Skip the Perl debugger test if the harness itself is...
2008-04-30 John E. Malmberg [patch]perl5db.pl, perl5db.t - LINUX/UNIX/CYGWIN/VMS
2007-09-25 Slaven Rezic stop lib/perl5db.t failure if Term::ReadLine::Perl...
2007-03-17 Alexey Tourbin perl5db.t: skip test when /dev/tty is not available
2006-11-15 Rafael Garcia-Suarez Tweaks to the debugger test by Richard Foley,
2006-11-14 Dave Mitchell debugger test could hang if run with umask 0002
2006-11-14 Rafael Garcia-Suarez A first regression test for the debugger, by Shlomi...