summaryrefslogtreecommitdiff
path: root/t/run
Commit message (Expand)AuthorAgeFilesLines
* 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
* run/locale.t: Fix bareword errorKarl Williamson2013-12-161-1/+1
* Get switches.t to pass under miniperlFather Chrysostomos2013-12-061-2/+4
* [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
* fresh_perl.t: Make the test for #3066 more explicitFather Chrysostomos2013-07-251-2/+3
* [perl #116190] -F and -a now imply -nTony Cook2013-07-231-1/+11
* [perl #116190] use the true and trusted fresh_perl_is()Tony Cook2013-07-231-6/+7
* Make the -F switch imply -aAristotle Pagaltzis2013-07-231-0/+15
* Move some tests from cpan/version to t/runKarl Williamson2013-07-191-4/+35
* 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
* We don't actually need to set $ENV{PERL} for the tests to work.Nicholas Clark2013-07-011-1/+1
* dtrace.t: Don’t rely on installed strict.pmFather Chrysostomos2013-06-041-0/+1
* cleanup and test PERL_PERTURB_KEYS environment variable handlingYves Orton2013-05-081-1/+48
* Make smartmatch, given & when experimentalBrian Fraser2013-03-261-2/+2
* RT-116192 - If a directory in @INC already has a trailing '/', don't add anot...Matthew Horsfall (alh)2013-02-102-0/+27
* Enable perl core tests to pass when locale support is not available.Jess Robinson2013-02-091-5/+14
* Note why switchF1.t and switchp.t do not use test.pl.James E Keenan2013-01-222-0/+7
* syntax check a directory: set the test process locale tooTony Cook2013-01-221-0/+2
* further refinement to EISDIR tests from `perl dir`Ricardo Signes2013-01-181-3/+2
* in testing EISDIR string, check known value firstRicardo Signes2013-01-161-5/+6
* avoid having to worry whether the test runs in a localeRicardo Signes2013-01-151-0/+4
* expect a different error for `perl dir` on Win32Ricardo Signes2013-01-121-1/+5
* Add a test to detect error when attempting to syntax-check a directory.James E Keenan2013-01-121-1/+12
* Adjust MANIFEST, Makefiles, test harnesses, documentation, etc., aware of newJames E Keenan2012-12-071-1/+1
* Add descriptions to tests lacking them.James E Keenan2012-11-291-5/+10
* t/run/switchx.t: Add descriptions to tests lacking them.James E Keenan2012-11-292-4/+4
* t/run/switchF1.t: Add descriptions to tests in t/run/switchF1.t.James E Keenan2012-11-291-5/+7
* t/run/script.t: Add descriptions to all tests.James E Keenan2012-11-291-5/+4
* t/run/switchd.t: Add descriptions to tests lacking them.James E Keenan2012-11-291-3/+9
* t/run/switchp.t: Add descriptions to all tests.James E Keenan2012-11-291-3/+3
* t/run/switchI.t: Add descriptions to tests lacking them.James E Keenan2012-11-291-2/+3
* Hash Function Change - Murmur hash and true per process hash seedYves Orton2012-11-171-3/+35
* [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
* Refactor t/run/switcha.t to use test.pl instead of making TAP by hand.Colin Kuskie2012-09-201-3/+6
* [perl #105922] Allow any string before ->methFather Chrysostomos2012-09-201-1/+1
* t/run/mad.t: Avoid %ENV assignmentFather Chrysostomos2012-09-171-2/+2
* g++ + mad fails t/run/mad.tFather Chrysostomos2012-09-171-6/+6
* Refactor t/run/noswitch.t to use test.pl instead of making TAP by hand.Colin Kuskie2012-09-161-5/+9
* Refactor t/run/switchF.t to use test.pl instead of making TAP by hand.Colin Kuskie2012-09-161-3/+8
* Refactor t/run/switchn.t to use test.pl instead of making TAP by hand.Colin Kuskie2012-09-161-3/+7