summaryrefslogtreecommitdiff
path: root/t/uni
Commit message (Expand)AuthorAgeFilesLines
* pp_hot.c: First letter of latin-1 classnames wasn't being checked correctly.Brian Fraser2011-12-151-1/+18
* Add class_ok() and object_ok() to t/test.pl.Michael G. Schwern2011-11-171-3/+3
* t/uni/case.pl: Allow overridden simple maps in inputKarl Williamson2011-11-081-1/+6
* eval STRING UTF8 cleanup.Brian Fraser2011-11-061-0/+42
* Don’t put malformed UTF8 in $AUTOLOADFather Chrysostomos2011-10-071-1/+10
* Correct skip counts for miniperlFather Chrysostomos2011-10-062-2/+2
* uni/universal.t tests passingFather Chrysostomos2011-10-061-8/+2
* toke.c, ext/attributes/attributes.xs: Make attributes UTF-8 clean.Brian Fraser2011-10-061-0/+195
* TODO tests for parsing our() now passBrian Fraser2011-10-061-7/+4
* gv.c, op.c, pp.c: Stash-injected prototypes and prototype() are UTF-8 clean.Brian Fraser2011-10-061-6/+3
* toke.c: Some simple mending to get readline() working with UTF-8 filehandlesBrian Fraser2011-10-061-0/+66
* pp_sys.c: pp_select UTF8 cleanup.Brian Fraser2011-10-061-0/+35
* op.c: Malformed prototype warning on UTF8 sub nameBrian Fraser2011-10-061-1/+8
* Several TODO tests that now pass.Brian Fraser2011-10-062-10/+5
* t/uni/gv.t, stringify is clean, remove the TODOBrian Fraser2011-10-061-3/+2
* Tests for DATA handle in UTF8 packagesBrian Fraser2011-10-061-1/+12
* Tests for UTF-8 stashes.Brian Fraser2011-10-061-0/+318
* Tests for package; declarations in UTF-8Brian Fraser2011-10-061-0/+94
* More tests for t/uni/method.tBrian Fraser2011-10-061-1/+88
* sv.c: Make most warnings utf8-cleanBrian Fraser2011-10-061-1/+57
* sv.c: Pass in UNI_DISPLAY_ISPRINT in S_not_a_numberBrian Fraser2011-10-061-6/+4
* pp_sys.c: Make warnings utf8-cleanBrian Fraser2011-10-061-2/+29
* pp_hot.c: Make warnings utf8-cleanBrian Fraser2011-10-061-1/+3
* Tests for DOES/isa/can with UTF8 and embedded nulsBrian Fraser2011-10-061-0/+177
* pp_sys.c: pp_tie and untie UTF8 cleanup.Brian Fraser2011-10-062-25/+34
* pp_ctl.c: pp_caller UTF8 cleanup.Brian Fraser2011-10-061-0/+71
* pp.c & sv.c: pp_ref UTF8 and null cleanup.Brian Fraser2011-10-061-4/+1
* pp.c: pp_bless UTF8 cleanup.Brian Fraser2011-10-061-0/+127
* op.c: Flag named methods if they are in UTF-8.Brian Fraser2011-10-061-0/+40
* pp_ctl.c: pp_goto UTF8 cleanup.Brian Fraser2011-10-061-0/+41
* Tests for UTF-8 GVs.Brian Fraser2011-10-061-0/+853
* op.c: newCONSTSUB and newXS UTF8 cleanup.Brian Fraser2011-10-061-1/+6
* Basic tests for UTF-8 vars.Brian Fraser2011-10-061-0/+93
* [perl #99984] Incorrect errmsg with our $::éFather Chrysostomos2011-10-011-1/+8
* Rename test.pl's skip_all_without_extension to *_dynamic_extension().Nicholas Clark2011-03-128-16/+8
* Refactor 5 tests to use skip_all(), instead of generating TAP locally.Nicholas Clark2011-03-071-4/+1
* Simplify the startup skip logic of tests in t/uni.Nicholas Clark2011-03-079-168/+39
* Skip taint.t and lex_utf8.t under minitest, as both require C<re>.Nicholas Clark2011-03-061-0/+1
* In t/ avoid using File::Spec for paths only used by Perl.Nicholas Clark2011-03-062-9/+2
* restrict \p{IsUserDefined} to In\w+ and In\w+David Mitchell2011-01-161-6/+6
* uni/fold.t: Fix TODOs that now passKarl Williamson2011-01-141-10/+13
* Remove "dead" RCS $Id$ tags from files that we own.Nicholas Clark2010-12-164-8/+0
* regex: Multi-char /i shouldnt match single char []Karl Williamson2010-12-151-5/+5
* Revamp t/uni/fold.tKarl Williamson2010-12-151-37/+105
* Replaced '1 while unlink' with 'unlink_all' in t/uni/write.tBrad Gilbert2010-12-081-1/+1
* uni/fold.t: Prevent [] from being optimized outKarl Williamson2010-12-071-4/+5
* Add Unicode's minor 6.0 correctionKarl Williamson2010-11-191-6/+8
* uc(): Handle Greek YPOGEGRAMMENIKarl Williamson2010-06-151-1/+3
* t/uni/case.pl: allow extra tests of different formKarl Williamson2010-06-154-6/+14
* Change a few tests to use new test.pl EBCDIC stuffKarl Williamson2010-05-251-7/+1