summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t/re/pat.t: White-space onlyKarl Williamson2019-12-141-7/+7
* t/re/pat.t: Fix skip count for limited mem platformsKarl Williamson2019-12-141-6/+9
* t/re/pat.t: Skip tests that don't work on EBCDICKarl Williamson2019-12-141-0/+3
* avoid identical stack tracesDavid Mitchell2019-12-134-1/+37
* un-TODO pl_check.t and remove io/handle.tTony Cook2019-12-121-26/+0
* Move PL_check to the interp vars to fix threading issuesStefan Seifert2019-12-121-0/+26
* Only allow punct delimiter for regex subpatternKarl Williamson2019-12-111-0/+1
* Add the `isa` operatorPaul "LeoNerd" Evans2019-12-093-4/+53
* re/regexp_unicode_prop.t: Add commentKarl Williamson2019-12-091-0/+1
* PATCH GH #17025 \p{user-defined} overrides official UnicodeKarl Williamson2019-12-091-8/+2
* t/op/die.t: 'use utf8'Karl Williamson2019-12-071-0/+2
* updates to $^H{feature_validname} now update cop_featuresTony Cook2019-12-051-3/+0
* tests for the faster features problem sprout pointed outTony Cook2019-12-051-0/+48
* skip code that requires dynamic loading and minitest worksTony Cook2019-12-041-2/+4
* fix skip for loop over localesTony Cook2019-12-041-30/+32
* POSIX isn't loadable in miniperlTony Cook2019-12-041-1/+3
* move the implementation of %-, %+ into coreTony Cook2019-12-041-6/+4
* We don't need to switch branches in git at allMax Maischein2019-11-301-2/+0
* t/loc_tools.pl: Silence 'undef' warningKarl Williamson2019-11-271-1/+1
* Convert issue links from rt.perl.org to GitHubDan Book2019-11-2611-17/+17
* PATCH: gh #16045: add test descriptions for some basic testsVitali Peil2019-11-263-12/+12
* Revert "cygwin 2.1.0 can test -r just fine, incl. under admin"Tony Cook2019-11-261-3/+15
* PATCH: gh #17319 SegfaultKarl Williamson2019-11-221-1/+10
* Properly handle filled /il regnodes and multi-char foldsKarl Williamson2019-11-211-4/+7
* Try to find the appropriate SHAsMax Maischein2019-11-211-1/+9
* Add ANYOFHs regnodeKarl Williamson2019-11-201-1/+12
* Fix the author email address on Github Actions pull requestsMax Maischein2019-11-191-0/+5
* Add ANYOFRb regnodeKarl Williamson2019-11-171-35/+35
* Add ANYOFR regnodeKarl Williamson2019-11-171-37/+37
* t/re/anyof.t: Add a testKarl Williamson2019-11-171-0/+1
* Prefer EXACTish regnodes to ANYOFH nodesKarl Williamson2019-11-172-25/+38
* t/re/anyof.t: Fix highest range testsKarl Williamson2019-11-171-50/+52
* t/re/anyof.t: Remove duplicate testKarl Williamson2019-11-171-1/+0
* t/re/anyof.t: Remove invalid testKarl Williamson2019-11-171-1/+0
* re/anyof.t: Clarify failing messageKarl Williamson2019-11-171-1/+1
* Revamp finding splittable places in /i full nodeKarl Williamson2019-11-161-1/+0
* pat_advanced.t: Update testKarl Williamson2019-11-161-1/+2
* Add missing wchar.h include to Win32API::FileDagfinn Ilmari Mannsåker2019-11-151-0/+2
* PATCH: [gh #17185] Improper 'unescaped lbrace' msgKarl Williamson2019-11-111-1/+0
* t/re/regexp.t: Only convert to EBCDIC onceKarl Williamson2019-11-111-21/+31
* re/regexp.t: Change variable name to be more meaningfulKarl Williamson2019-11-111-6/+6
* handle s being updated without len being updatedTony Cook2019-11-121-0/+5
* t/op/fork.t: fix skip conditionTomasz Konojacki2019-11-101-1/+1
* PATCH: gh#17227 heap-buffer-overflowKarl Williamson2019-11-081-1/+6
* Remove lib/unicore/Heavy.plKarl Williamson2019-11-0615-15/+15
* Remove utf8_heavy.plKarl Williamson2019-11-061-22/+1
* Remove swashes from coreKarl Williamson2019-11-061-35/+0
* UnTODO some tests fixed by the previous commitKarl Williamson2019-11-061-1/+1
* doop.c: Refactor do_trans_complex()Karl Williamson2019-11-061-4/+0
* t/op/tr.t: Add tests, incl. a TODOKarl Williamson2019-11-061-10/+46