summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* move perf test from re/pat.t to re/speed.tDavid Mitchell2016-04-092-13/+16
* new perf test in pat.t: avoid timing failureDavid Mitchell2016-04-091-2/+2
* test for #127855 - Slowdown in m//g on COW strings of certain lengthsYves Orton2016-04-081-1/+12
* (perl #126162) improve stat @array handlingTony Cook2016-04-071-0/+17
* error messages vary between platforms, use errno values insteadTony Cook2016-04-071-2/+9
* (perl #126162) warn if stat() is called on an arrayDan Collins2016-04-071-1/+9
* [perl #127760] add CUSTOMIZED for File-PathTony Cook2016-04-041-0/+2
* don't test crypt()s tied fetch count if we don't have crypt()Tony Cook2016-04-041-6/+12
* RT #127786: assertion failure with eval in DB pkg.David Mitchell2016-03-281-1/+13
* Suppress another empty \N{} warning in pat_advanced.t.Craig A. Berry2016-03-251-0/+1
* PATCH: [perl #123417] Deprecate empty \N{}Karl Williamson2016-03-244-6/+43
* t/re/re_tests: Add missing \ escape to a testKarl Williamson2016-03-241-1/+1
* stop lc() etc accidentally modifying in-place.David Mitchell2016-03-241-1/+25
* Remove vutil.c from list of customized filesLeon Timmermans2016-03-201-1/+0
* Update version to 0.9916John Peacock2016-03-191-2/+2
* Upgrade Win32API::File from version 0.1202 to 0.1203Steve Hay2016-03-191-9/+0
* Various fixups for version.pm 0.9914Leon Timmermans2016-03-171-2/+2
* Remove no longer valid testsJohn Peacock2016-03-173-14/+0
* fix "bad match" issue reported in perl #127705Yves Orton2016-03-151-5/+14
* lib/warnings.t: Skip an ASCII-centric test on EBCDICKarl Williamson2016-03-131-2/+7
* [perl #126182] rework pattern GOSUB infinite recursion detectionYves Orton2016-03-131-7/+27
* Fix various pod errors.Karl Williamson2016-03-111-39/+13
* t/re/reg_mesg.t: Add some more testsKarl Williamson2016-03-101-0/+4
* fix a skip count in cpan/IPC-SysV/t/ipcsysv.tTony Cook2016-03-091-0/+5
* [perl #127533] only test semctl() if we have everything needed to use itTony Cook2016-03-091-0/+2
* Make open failures little less cryptic.Jarkko Hietaniemi2016-03-071-2/+2
* Add test for [perl #126405]Karl Williamson2016-03-061-0/+1
* fix Perl #126182, out of memory due to infinite pattern recursionYves Orton2016-03-061-1/+9
* PATCH: [perl #127262] assertion fail on malformed UTF8Karl Williamson2016-03-041-0/+5
* PATCH: [perl #126141]: qr/]]]]][\\/ fails to raise errorKarl Williamson2016-03-041-0/+7
* TODO or skip certain failing locale tests on cygwinKarl Williamson2016-03-031-1/+7
* Reinstate "PATCH: {perl #127582] Over eager warning for /[.foo.]/""Karl Williamson2016-03-031-9/+2
* PATCH: [perl #127599] Fix regcomp.c assertionKarl Williamson2016-03-021-0/+1
* Revert "PATCH: {perl #127582] Over eager warning for /[.foo.]/"Karl Williamson2016-03-011-2/+9
* PATCH: {perl #127582] Over eager warning for /[.foo.]/Karl Williamson2016-03-011-9/+2
* PATCH: [perl #127581] Spurious warning about posix classKarl Williamson2016-03-011-0/+1
* re/regexp_unicode_prop.t: Fix loop statementKarl Williamson2016-02-291-1/+1
* regexp_unicode_prop.t: Clarify commentKarl Williamson2016-02-291-1/+1
* Fix /\p{pkg::User-defined}/iKarl Williamson2016-02-291-0/+21
* [perl #127635] s///r with -DPERL_NO_COW attempts to modify source SVTony Cook2016-03-011-1/+8
* Scalar-List-Utils customization bumpJarkko Hietaniemi2016-02-291-5/+6
* Socket customization bumpJarkko Hietaniemi2016-02-291-2/+2
* perlfunc overhaulLukas Mai2016-02-271-0/+65
* podcheck.t: expand POD sequences in L</...> section namesLukas Mai2016-02-251-15/+24
* t/re/pat_advanced.t: Test for [#perl 126886]Karl Williamson2016-02-201-0/+7
* PATCH: [perl 127537] /\W/ regression with UTF-8Karl Williamson2016-02-181-0/+2
* Don't allow /\N{}/ under 're strict'Karl Williamson2016-02-181-1/+3
* t/re/reg_mesg.t: Add a couple of testsKarl Williamson2016-02-161-0/+2
* regcomp.c: Clarify error messageKarl Williamson2016-02-101-1/+1
* t/re/regex_sets.t: Add some testsKarl Williamson2016-02-101-0/+11