This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump Carp.pm version since it now differs from 5.13.9
[perl5.git] / lib / perl5db.t
2010-10-09 Craig A. BerryMake the new perl5db.t taint test work on VMS.
2010-08-25 David Mitchelldon't taint $DB::sub
2010-04-15 Niko TyniFix a test failure in perl5db.t when Term::ReadLine...
2009-07-25 BramDo not use a regex in DB::sub
2009-07-25 BramAdd test case for [perl #61222] + a test case for proxy...
2009-06-22 Rafael Garcia-SuarezFix test with non-threaded perls
2009-06-22 Rafael Garcia-SuarezFix skipping tests with threads in last commit
2009-06-14 Duke LetoMerge branch 'blead' into debugger_symbols
2009-06-14 Duke LetoAdd a test to the debugger about not having threads
2009-06-14 Duke LetoSkip threaded debugger tests unless $Config{usethreads}
2009-06-07 Duke LetoAdd a test for a thread-enabled debugger
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-06-03 Duke LetoFix shebang line and permissions of lib/perl5db.t
2009-06-03 Duke LetoFix bug introduced in 67924fd which put the key _<...
2009-05-26 John E. Malmbergpatch@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 RagwitzAdd TODO test for :lvalue under -d.
2008-08-17 Nicholas ClarkSkip 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 Rezicstop lib/perl5db.t failure if Term::ReadLine::Perl...
2007-03-17 Alexey Tourbinperl5db.t: skip test when /dev/tty is not available
2006-11-15 Rafael Garcia-SuarezTweaks to the debugger test by Richard Foley,
2006-11-14 Dave Mitchelldebugger test could hang if run with umask 0002
2006-11-14 Rafael Garcia-SuarezA first regression test for the debugger, by Shlomi...