summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Exclude regen/feature.pl from podcheck.tFather Chrysostomos2011-12-241-0/+1
* regen.t: update test countFather Chrysostomos2011-12-241-1/+1
* Don’t clobber all magic when clobbering vstringFather Chrysostomos2011-12-231-1/+9
* ver.t: require test.pl in a BEGIN blockFather Chrysostomos2011-12-231-1/+1
* [perl #29070] Add vstring set-magicFather Chrysostomos2011-12-231-1/+5
* Move Tie-File out of cpan/ and into dist/Todd Rinaldo2011-12-232-2/+4
* Don’t double-free hint hash if copying diesFather Chrysostomos2011-12-231-2/+29
* Port utils test to VMS.Craig A. Berry2011-12-231-3/+5
* Added porting tests for CUSTOMIZED filesChris 'BinGOs' Williams2011-12-222-0/+158
* Add t/porting/utils.t, to test that utility scripts still compile.Nicholas Clark2011-12-221-0/+88
* Copy hints from tied hh to inner compile scopesFather Chrysostomos2011-12-211-6/+25
* regen pod issuesFather Chrysostomos2011-12-211-3/+2
* podcheck.t: skip make-rmg-checklistFather Chrysostomos2011-12-211-0/+1
* charnames tests: Add names to some more testsKarl Williamson2011-12-201-23/+23
* test.pl: Add commentKarl Williamson2011-12-201-1/+1
* Autoload charnames for \N{name}Karl Williamson2011-12-201-2/+24
* [perl #106282] Don’t crash cloning tied %^HFather Chrysostomos2011-12-201-2/+25
* test that version.pm does not clobber localeRicardo Signes2011-12-181-1/+31
* Stop readline(*$glob_copy) from clearing PL_last_in_gvFather Chrysostomos2011-12-181-1/+3
* Revert "Make scalar() propagate lvalueness"Father Chrysostomos2011-12-181-8/+1
* [perl #106288] Tests for \scalar @arrayFather Chrysostomos2011-12-181-1/+3
* Stop seek($glob_copy...) from clearing PL_last_in_gvFather Chrysostomos2011-12-181-1/+7
* Stop eof($glob_copy) from clearing PL_last_in_gvFather Chrysostomos2011-12-171-1/+7
* Stop tell($glob_copy) from clearing PL_last_in_gvFather Chrysostomos2011-12-171-1/+10
* [perl #97988] Nullify PL_last_in_gv when unglobbedFather Chrysostomos2011-12-171-1/+12
* Fix the one remaining long line in perldiagFather Chrysostomos2011-12-171-1/+0
* perldiag: wrap long linesFather Chrysostomos2011-12-161-1/+1
* perldiag: Retitle ‘Cannot copy’Father Chrysostomos2011-12-161-1/+0
* [perl #91514] Use correct error msg for defaultFather Chrysostomos2011-12-161-0/+12
* pp_hot.c: First letter of latin-1 classnames wasn't being checked correctly.Brian Fraser2011-12-151-1/+18
* Name anon handles __ANONIO__Father Chrysostomos2011-12-152-2/+2
* Disable $[ under 5.16Father Chrysostomos2011-12-154-10/+84
* op/taint.t: localize $@Karl Williamson2011-12-141-0/+1
* perllocale: NitsKarl Williamson2011-12-141-1/+0
* Add testcase for #78266.Johannes Plunien2011-12-131-1/+18
* Make scalar() propagate lvaluenessFather Chrysostomos2011-12-131-1/+8
* Update Socket to CPAN version 1.96Chris 'BinGOs' Williams2011-12-111-0/+1
* perlguts: nitsKarl Williamson2011-12-101-1/+0
* document run_multiple_progsTony Cook2011-12-101-0/+27
* test for various fatal messages from op.cTony Cook2011-12-101-0/+44
* refactor croak.t to be data driven (like warnings.t)Tony Cook2011-12-104-35/+45
* Fix segfault on overloaded arithmetic assignmentDavid Golden2011-12-091-0/+22
* Test out-of-bounds warning with lv substrFather Chrysostomos2011-12-081-1/+3
* Don’t warn for open local *FHFather Chrysostomos2011-12-081-0/+1
* Fix use VERSION test failures under PERL_UNICODEFather Chrysostomos2011-12-082-5/+11
* more tests for partial strictures and ver declsFather Chrysostomos2011-12-071-1/+20
* Implement new ‘use 5.xxx' planFather Chrysostomos2011-12-072-1/+26
* Add :default feature bundleFather Chrysostomos2011-12-071-0/+11
* [perl #80630] Make eval"" return empty list for syntax errorsFather Chrysostomos2011-12-062-2/+7
* Don’t LEAVE_with_name("evalcomp") for syntax errorsFather Chrysostomos2011-12-061-1/+6