summaryrefslogtreecommitdiff
path: root/t/re/charset.t
Commit message (Expand)AuthorAgeFilesLines
* charset.t: Requires LC_ALL, LC_CTYPE to runKarl Williamson2022-07-261-1/+1
* Comprehensive charset.t testsKarl Williamson2022-06-061-21/+110
* t/re/charset.t: Rmv unnecessary evalKarl Williamson2021-02-111-1/+1
* In tests, fix @INC before loading more stuffHugo van der Sanden2020-10-031-1/+1
* Use set_up_inc for several unit testsNicolas R2016-08-181-2/+3
* Skip various locale tests when locales are not availableKarl Williamson2015-03-091-1/+1
* re/charset.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-12/+17
* Raise warning on multi-byte char in single-byte localeKarl Williamson2014-12-291-0/+2
* Get t/re/charset.t working under minitestFather Chrysostomos2014-09-021-1/+1
* t/re/charset.t: Fix comment, test namesKarl Williamson2014-05-291-9/+10
* Don't test locales that are invalid for needed categoriesKarl Williamson2014-02-041-1/+1
* Work properly under UTF-8 LC_CTYPE localesKarl Williamson2014-01-271-32/+54
* t/re/charset.t: Better test descriptionsKarl Williamson2014-01-091-2/+2
* re/charset.t, re/fold_grind.t: Note C locale can match 128-255Karl Williamson2013-02-191-4/+6
* re/charset.t: Make sure locale is loaded at compile timeKarl Williamson2013-02-191-2/+5
* Enable perl core tests to pass when locale support is not available.Jess Robinson2013-02-091-2/+3
* /aa and \b fail under some utf8 stringsKarl Williamson2011-07-301-2/+0
* Panic with \b and /aaKarl Williamson2011-07-301-3/+5
* charset.t: Skip locale tests depending on platformKarl Williamson2011-03-171-1/+11
* charset.t: Improve diagnostic messagesKarl Williamson2011-03-061-6/+18
* charset.t: Group tests by complement/non-Karl Williamson2011-03-061-1/+21
* charset.t: Don't test locale if not working.Karl Williamson2011-03-051-1/+1
* charset.t: Skip locale tests if non localeKarl Williamson2011-02-221-0/+7
* regexec.c: Fix utf8 e.g. [\s] under localeKarl Williamson2011-02-191-1/+1
* Add /a regex modifierKarl Williamson2011-01-171-1/+1
* re/charset.t: typo in commentKarl Williamson2011-01-171-1/+1
* Add plan() call to .tKarl Williamson2011-01-161-0/+2
* Deliver t/re/charset.tKarl Williamson2011-01-161-0/+224