summaryrefslogtreecommitdiff
path: root/t/re
Commit message (Expand)AuthorAgeFilesLines
* PATCH: [perl #99928] Document that is not a bugKarl Williamson2011-10-271-1/+1
* PATCH: [perl #101970] /[[:lower:]]/i matches upper caseKarl Williamson2011-10-271-0/+4
* regexp_unicode_prop.t: Add tests.Karl Williamson2011-10-221-0/+9
* regexec.c: Stop looking for match soonerKarl Williamson2011-10-171-0/+5
* regexec.c: Fix "\x{FB01}\x{FB00}" =~ /ff/iKarl Williamson2011-10-131-2/+2
* t/re/re_tests: Add tests for multi-char fold bugKarl Williamson2011-10-131-0/+5
* pp.c: pp_substr for UTF-8 globs.Brian Fraser2011-10-061-1/+15
* Add tests for isIDFirstKarl Williamson2011-10-011-1/+28
* utf8.c: Don't invert beyond-Unicode code pointsKarl Williamson2011-10-011-1/+15
* t/re/re_tests: Add TODOKarl Williamson2011-09-251-0/+3
* regexp.t: print diagnostics with leading '#'Karl Williamson2011-09-241-3/+8
* re_tests: Add TODO testKarl Williamson2011-09-221-0/+3
* fold_grind.t: Ignore blank linesKarl Williamson2011-09-211-2/+3
* remove index offsetting ($[)Zefram2011-09-091-15/+1
* utf8_heavy: Correctly handle \p{L_}Karl Williamson2011-09-021-0/+5
* For s///r, don't call SvPV_force() on the original value. Resolves #97954.Nicholas Clark2011-08-291-1/+33
* RT #96354: \h \H \v and \V didn't check for EOLDavid Mitchell2011-08-051-1/+9
* /aa and \b fail under some utf8 stringsKarl Williamson2011-07-301-2/+0
* Panic with \b and /aaKarl Williamson2011-07-301-3/+5
* re_eval: clear lexicals in the right padDavid Mitchell2011-07-161-1/+6
* regexp_unicode_prop.t: Improve outputKarl Williamson2011-07-031-4/+6
* fold_grind.t: Add commentsKarl Williamson2011-06-251-2/+10
* Add tests for [perl #87908]Karl Williamson2011-06-041-0/+14
* [perl #62498] Scalar context breaks lvalue subsFather Chrysostomos2011-06-011-3/+2
* Move a test to the right fileFather Chrysostomos2011-05-261-1/+18
* fold_grind.t: Revamp test case coverage analysisKarl Williamson2011-05-191-100/+219
* fold_grind.t: remove unnecessary testsKarl Williamson2011-05-191-1/+5
* fold_grind.t: No longer any TODOsKarl Williamson2011-05-191-9/+1
* fold_grind.t: Refactor subtestsKarl Williamson2011-05-191-18/+33
* PATCH: [perl #88822] Re: Test failure t/re_fold_grind.t with bleadperlKarl Williamson2011-05-191-1/+12
* fold_grind.t: Slightly change debug stmtKarl Williamson2011-05-191-2/+1
* fold_grind.t: Make sure special-cased code points are testedKarl Williamson2011-05-191-2/+4
* fold_grind.t: Add testing of multi-char folds in patternKarl Williamson2011-05-191-3/+6
* /iaa doesn't work when the result is trie'dKarl Williamson2011-05-181-0/+4
* Assertion fails in multi-char regex matchKarl Williamson2011-05-181-0/+4
* PATCH: [perl #89750]: Unicode regex negated case-insensitivityKarl Williamson2011-05-032-0/+7
* reg_eval_scope.t: skip coring tests on all archesDavid Mitchell2011-04-121-1/+3
* regcomp: Improve error message for (?-d:...)Karl Williamson2011-04-121-0/+1
* PATCH: [perl #86972]: Tweak error messagesKarl Williamson2011-04-121-5/+5
* Add test for [perl #87812]Karl Williamson2011-04-111-0/+12
* PATCH: partial [perl #86972]: Allow /(?aia)/Karl Williamson2011-04-102-2/+12
* regex .t's: Remove now passing TODOsKarl Williamson2011-03-202-9/+2
* reg_namedseq: Restructure so doesn't duplicate codeKarl Williamson2011-03-202-14/+3
* Avoid warnings in pat_advanced.t in the logic for skipping a test.Nicholas Clark2011-03-201-3/+3
* Skip test in pat_advanced_thr.t as it triggers an unrelated thread bug.Nicholas Clark2011-03-201-1/+3
* regcomp.c: RT#77414. Initialize flagKarl Williamson2011-03-191-1/+0
* pat_advanced.t: Bump watchdog timeoutKarl Williamson2011-03-191-1/+1
* Stop hang in regexKarl Williamson2011-03-191-0/+5
* charset.t: Skip locale tests depending on platformKarl Williamson2011-03-171-1/+11
* Revert "re/pat.t: Remove TODO message on passing tests"Karl Williamson2011-03-171-0/+1