summaryrefslogtreecommitdiff
path: root/t/run/switchd.t
Commit message (Expand)AuthorAgeFilesLines
* Update comment in test to note possibly neccessary prerequisite.Matthew Horsfall2015-03-091-0/+3
* Fix quoting in new switchd.t test.Craig A. Berry2015-02-061-1/+1
* [perl #123748] - Add test case for possible getenv/putenv/setenv stomping in ...Matthew Horsfall (alh)2015-02-051-1/+23
* Using bignum needs skip_if_miniperl().Jarkko Hietaniemi2014-11-081-2/+4
* [perl #122445] use magic on $DB::single etc to avoid overload issuesTony Cook2014-10-091-3/+0
* [perl #122445] test for overload assigned to $DB::singleTony Cook2014-10-091-1/+19
* [perl #122771] Fix assertion failure with -d and sortFather Chrysostomos2014-10-051-1/+11
* [perl #121255] Call set-magic when setting $DB::subFather Chrysostomos2014-02-161-1/+23
* Revert "[perl #119801] Stop @DB::dbline modifications from crashing"Father Chrysostomos2013-12-251-18/+1
* [perl #119801] Stop @DB::dbline modifications from crashingFather Chrysostomos2013-12-211-1/+18
* [perl #119799] Set breakpoints without *DB::dblineFather Chrysostomos2013-10-281-1/+22
* [perl #119811] Remove %DB::lsubFather Chrysostomos2013-10-281-1/+12
* Make PL_DBgv and other db interp vars refcountedFather Chrysostomos2013-10-261-1/+11
* Add newline to new switchd test for VMS.Craig A. Berry2013-09-191-2/+2
* test and briefly document DB::gotoTony Cook2013-09-161-1/+12
* Fix line numbers with #! -d:foo and PERL5DB=$'\n'Father Chrysostomos2013-09-081-5/+17
* Test line breaks in PERL5DBFather Chrysostomos2013-09-081-1/+15
* switchd.t: correct bug numberFather Chrysostomos2013-07-111-1/+1
* [perl #118627] Don’t do COW when creating ${"_<-e"}[0]Father Chrysostomos2013-07-111-1/+12
* t/run/switchd.t: Add descriptions to tests lacking them.James E Keenan2012-11-291-3/+9
* [perl #115742] Push a new pad for recursive DB::DBFather Chrysostomos2012-11-151-1/+28
* Don’t crash with existent but undefined &DB::DBFather Chrysostomos2012-09-241-2/+11
* don't crash with -d if DB::DB is seen but not defined [perl #114990]Jesse Luehrs2012-09-241-1/+12
* Fix pp_goto crash with orphaned GVFather Chrysostomos2011-11-181-1/+17
* Make sure $DB::sub is callableFather Chrysostomos2011-11-181-1/+17
* Extend -d:foo=bar to make -d:-foo expand to C<no foo>, consistent with -M-fooNicholas Clark2010-11-251-1/+7
* refactor and regularise label/statement grammarZefram2010-10-251-2/+2
* [perl #48332] Debugger corrupts symbol table mungingFather Chrysostomos2010-09-301-2/+17
* [perl #71806] perldb does not setup %dbline with the shebang option -dFather Chrysostomos2010-09-231-1/+14
* Convert all unimaginative (ie race condition) temporary file names to Nicholas Clark2008-08-081-6/+3
* Avoid test failure with for a -Dusesitecustomize perl.Gisle Aas2007-01-291-2/+2
* Re: Off by one in the trie code?Yves Orton2006-10-191-1/+1
* Re: [perl #38657] -d:Foo=bar broke in 5.8.8Jarkko Hietaniemi2006-03-031-2/+11
* [PATCH #2] Re: [perl #22181] goto undefines my() variablesDave Mitchell2003-05-241-1/+1
* Forgot to check in the -d: file.Jarkko Hietaniemi2003-05-021-1/+1
* The [perl #21890] (Devel::Coverage breakage) has been fixedJarkko Hietaniemi2003-05-021-0/+40