summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* dbmopen() with a third argument of undef can create files on disk.Nicholas Clark2015-03-191-1/+6
* t/re/pat_re_eval.t: Skip encoding tests on EBCDICKarl Williamson2015-03-191-1/+4
* t/op/pack.t: Generalize for EBCDICKarl Williamson2015-03-191-48/+52
* smartmatch: handle stack reallocDavid Mitchell2015-03-191-1/+33
* update PL_stack_sp when we exit matcher_matches_sv()Tony Cook2015-03-191-1/+0
* TODO test for smartmatch stack issueTony Cook2015-03-191-1/+21
* [perl #123995] Assert fail with s;@{<<;Father Chrysostomos2015-03-181-1/+8
* Fix qr'\N{U+41}' on EBCDIC platformsKarl Williamson2015-03-181-0/+1
* porting/readme.t: TODO failing EBCDIC testKarl Williamson2015-03-181-0/+2
* regexec.c: Fix improper warning.Karl Williamson2015-03-181-2/+29
* re/pat_advanced.t: Tighten testKarl Williamson2015-03-181-1/+1
* t/op/dump.t: silence 'Aborted' messages on stderrDavid Mitchell2015-03-181-10/+46
* loopctl.c: Correct bug numFather Chrysostomos2015-03-181-1/+1
* [perl #124004] Fix stack bug with foreach(@empty)Father Chrysostomos2015-03-181-1/+6
* Blead is (almost!) using Carp-1.35Steve Hay2015-03-171-0/+1
* Porting/core-cpan-diff: Don't ignore EOLs or whitespaceSteve Hay2015-03-171-0/+9
* avoid infinite loop in re_intuit_start()David Mitchell2015-03-171-0/+4
* Upgrade Text::ParseWords from version 3.29 to 3.30Steve Hay2015-03-171-1/+0
* fix t/op/utf8cache.t with -DDEBUG_LEAKING_SCALARSReini Urban2015-03-171-0/+3
* t/uni/chomp.t: Better explain why skipped on EBCDICKarl Williamson2015-03-141-1/+1
* t/op/concat2.t: Skip 'use encoding' test in EBCDICKarl Williamson2015-03-141-0/+1
* Skip testing all of /cpan on EBCDIC platforms for 5.22Karl Williamson2015-03-141-0/+5
* Upgrade Encode from version 2.70 to 2.72Steve Hay2015-03-141-1/+0
* t/TEST: Avoid SIGPIPEs on os390Karl Williamson2015-03-131-0/+3
* Upgrade CPAN from 2.09-TRIAL to 2.10.Steve Hay2015-03-131-2/+0
* Fix t/loc_tools.plKarl Williamson2015-03-121-13/+16
* [perl #123847] crash with *foo::=*bar::=*with_hashFather Chrysostomos2015-03-111-1/+8
* move back to a stable Test-Simple, v1.001014Ricardo Signes2015-03-111-2/+0
* [perl #123963] "@<fullwidth digit>"Father Chrysostomos2015-03-101-1/+4
* t/loc_tools.pl: Fix bug with locale tests in win32Karl Williamson2015-03-091-1/+7
* Update comment in test to note possibly neccessary prerequisite.Matthew Horsfall2015-03-091-0/+3
* Skip various locale tests when locales are not availableKarl Williamson2015-03-097-35/+49
* t/loc_tools.pl: Add fnc to see if locale category is availableKarl Williamson2015-03-091-7/+64
* t/test.pl: Actually change the codeKarl Williamson2015-03-081-1/+6
* t/test.pl: Remove use of more recent featureKarl Williamson2015-03-081-2/+5
* t/lib/croak/op: Fix to work on EBCDIC platformsKarl Williamson2015-03-051-3/+4
* t/op/sprintf.t: Generalize for EBCDICKarl Williamson2015-03-051-8/+25
* porting/checkcfgvar.t: Skip on EBCDIC platformsKarl Williamson2015-03-051-0/+1
* t/op/bop.t: Generalize for EBCDIC platformsKarl Williamson2015-03-051-65/+66
* t/uni/case.pl: Fix to work on non-ASCII platformsKarl Williamson2015-03-054-7/+14
* t/op/tie.t: Skip a couple tests on EBCDICKarl Williamson2015-03-051-0/+7
* t/op/inc.t: Generalize for EBCDICKarl Williamson2015-03-051-3/+10
* t/op/ver.t: Generalize for EBCDICKarl Williamson2015-03-051-5/+5
* t/lib/warnings/regcomp: SKIP some EBCDIC testsKarl Williamson2015-03-051-2/+8
* t/lib/warnings/op: Skip some tests on EBCDICKarl Williamson2015-03-051-4/+22
* t/lib/warnings/toke: Skip some tests on EBCDICKarl Williamson2015-03-051-2/+8
* t/op/override.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-1/+1
* t/op/chars.t: Generalize to not use code page specificKarl Williamson2015-03-051-6/+4
* regexp_unicode_prop.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-24/+22
* t/lib/feature/implicit: Generalize for EBCDIC platformsKarl Williamson2015-03-051-2/+4