summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* pp.c & sv.c: pp_ref UTF8 and null cleanup.Brian Fraser2011-10-062-5/+4
* pp.c: pp_bless UTF8 cleanup.Brian Fraser2011-10-061-0/+127
* op.c: Flag named methods if they are in UTF-8.Brian Fraser2011-10-061-0/+40
* pp_hot.c: method_common is UTF-8 aware.Brian Fraser2011-10-061-1/+17
* pp_ctl.c: pp_goto UTF8 cleanup.Brian Fraser2011-10-061-0/+41
* Tests for UTF-8 GVs.Brian Fraser2011-10-061-0/+853
* op.c: newCONSTSUB and newXS UTF8 cleanup.Brian Fraser2011-10-061-1/+6
* Basic tests for UTF-8 vars.Brian Fraser2011-10-061-0/+93
* podcheck.t: Guard against weird input file typesKarl Williamson2011-10-031-2/+6
* Add another exception to dual-life.tFather Chrysostomos2011-10-021-9/+8
* Stop dual-life.t from failing during parallel testingFather Chrysostomos2011-10-021-1/+1
* Add tests for isIDFirstKarl Williamson2011-10-011-1/+28
* Revise diagnostic textKarl Williamson2011-10-011-2/+2
* utf8.c: Don't invert beyond-Unicode code pointsKarl Williamson2011-10-011-1/+15
* [perl #99984] Incorrect errmsg with our $::éFather Chrysostomos2011-10-011-1/+8
* Where available, use _NSGetExecutablePath() to make $^X absolute.Nicholas Clark2011-09-271-1/+2
* Where available, use sysctl() with KERN_PROC_PATHNAME to make $^X absolute.Nicholas Clark2011-09-271-2/+3
* Avoid a "use of uninitialized value" warning from pwent.tNicholas Clark2011-09-271-0/+4
* podcheck.t: Work for scripts/utilities under VMSKarl Williamson2011-09-261-4/+33
* t/re/re_tests: Add TODOKarl Williamson2011-09-251-0/+3
* podcheck.t: New method for skipping .PL filesKarl Williamson2011-09-251-11/+20
* podcheck.t: Remove extra loop initializationKarl Williamson2011-09-251-12/+6
* podcheck.t: Move hash declaration to earlier in fileKarl Williamson2011-09-251-17/+16
* podcheck.t: Move subroutine defn earlier in fileKarl Williamson2011-09-251-17/+16
* podcheck.t: Don't calc value twiceKarl Williamson2011-09-251-1/+1
* podcheck.t: remove unused variableKarl Williamson2011-09-251-1/+0
* regexp.t: print diagnostics with leading '#'Karl Williamson2011-09-241-3/+8
* Add t/porting/checkcfgvar.t to run Porting/checkcfgvar.pl as a test.Nicholas Clark2011-09-241-0/+29
* Refactor t/porting/regen.t to use TestInit q(T A);Nicholas Clark2011-09-241-13/+2
* Move the test for recursive call to Perl_load_module to t/io/perlio.tNicholas Clark2011-09-232-13/+15
* Correct the expected results for the first perlio warnings subtest.Nicholas Clark2011-09-231-1/+2
* Test perl #96008: use and require affected by open.pmFather Chrysostomos2011-09-221-1/+11
* Move/rewrite test for Recursive call to Perl_load_moduleFather Chrysostomos2011-09-221-0/+11
* Make CORE->method workFather Chrysostomos2011-09-221-0/+6
* re_tests: Add TODO testKarl Williamson2011-09-221-0/+3
* podcheck.t: Add commentKarl Williamson2011-09-221-1/+2
* manifest.t: Clarify a test's wordingKarl Williamson2011-09-221-1/+1
* podcheck.t: clarify its podKarl Williamson2011-09-221-5/+8
* podcheck.t: Is problem if cpan/non-cpan have same NAMEKarl Williamson2011-09-221-1/+4
* podcheck.t: Process files sorted caselesslyKarl Williamson2011-09-221-4/+4
* podcheck: Nits in commentsKarl Williamson2011-09-221-4/+4
* fold_grind.t: Ignore blank linesKarl Williamson2011-09-211-2/+3
* [perl #99660] Remove elems from hashes before freeing themFather Chrysostomos2011-09-211-1/+11
* [perl #93590] $tainted ~~ [...] failingFather Chrysostomos2011-09-201-1/+5
* The link to Devel::PPPort was not understood by porting/podcheck.t so we had ...Stevan Little2011-09-201-1/+1
* Skip 2 tests in t/op/filetest.t if t/TEST is a symlink.Nicholas Clark2011-09-201-0/+1
* Re-generate known_pod_issues.datFlorian Ragwitz2011-09-191-0/+2
* Update skip count in t/op/filetest.t after 433644eed.Craig A. Berry2011-09-181-2/+2
* podcheck: Clean up known issuesKarl Williamson2011-09-181-1/+2
* Make -l always treat non-bareword arguments as file namesFather Chrysostomos2011-09-172-7/+9