summaryrefslogtreecommitdiff
path: root/t/uni
Commit message (Expand)AuthorAgeFilesLines
* fixup tests under t/ that assumed '.' in @INCDavid Mitchell2017-04-073-3/+3
* toke.c: Fix bugs where UTF-8 is turned on in mid chunkKarl Williamson2017-02-131-1/+1
* Various .t's: Escape literal '}' and ']' in patternsKarl Williamson2017-01-132-3/+3
* Use fnc to force out malformed warningsKarl Williamson2016-12-231-0/+2
* t/uni/variables.t: Test what it purports to testKarl Williamson2016-12-221-1/+1
* Silence deprecation warnings in testsMatthew Horsfall2016-11-141-4/+7
* Fix typos in test commentDagfinn Ilmari Mannsåker2016-11-031-1/+1
* skip SEGVing test in t/uni/overload.tDavid Mitchell2016-11-031-1/+4
* t/uni/overload.t: Skip hanging test on FreeBSDDan Collins2016-10-211-0/+1
* t/uni/overload.t: test for RT #3270Dan Collins2016-10-211-1/+11
* t/uni/overload.t: test for RT 3054: might segfault.Dan Collins2016-10-211-1/+10
* Use set_up_inc for several unit testsNicolas R2016-08-1812-12/+12
* t/uni/parser.t: Fix failing test on VMSKarl Williamson2016-08-101-0/+1
* PATCH: [perl #128738] Large code pt as string delimKarl Williamson2016-08-051-1/+17
* Tired of looking up old bug numbersFather Chrysostomos2016-07-293-3/+3
* [perl #128747] Fix line number bug with s//<<END/eFather Chrysostomos2016-07-271-1/+16
* Remove t/uni/tr_?jis.tFather Chrysostomos2016-07-132-85/+0
* Remove t/uni/chr.tFather Chrysostomos2016-07-131-31/+0
* Disable encoding.pm’s default mode; update docsFather Chrysostomos2016-07-132-46/+0
* Disable ${^ENCODING}Father Chrysostomos2016-07-136-52/+16
* Change \p{foo} to mean \p{scx: foo}Karl Williamson2016-06-301-2/+2
* Remove deprecated literal control char variable namesKarl Williamson2016-05-091-2/+2
* *glob{FILEHANDLE} is no longer deprecatedRicardo Signes2016-01-021-1/+4
* [perl #126593] make sure utf8_heavy.pl doesn't depend on itselfTony Cook2015-12-091-0/+40
* t/uni/case.pl: Sort numerics with <=> to get better resultsKarl Williamson2015-12-051-2/+2
* Various tests: use centralized locale detectionKarl Williamson2015-11-202-14/+6
* Unicode::Normalize no-go with miniperl.Jarkko Hietaniemi2015-10-284-0/+13
* t/uni/gv.t: Generalize for EBCDICKarl Williamson2015-09-031-6/+13
* uni/lex_utf8.t: Generalize for EBCDIC platformsKarl Williamson2015-09-031-15/+38
* [perl #125760] deprecate sys(read|write)(), send(), recv() on :utf8Tony Cook2015-08-171-0/+1
* t/uni/variables.t: Fix nits in commentsKarl Williamson2015-07-281-1/+1
* Forbid variable names with ASCII non-graphic charsKarl Williamson2015-07-131-60/+21
* uni/variables.t: Add TODO testsKarl Williamson2015-07-131-1/+10
* uni/variables.t: Output unexpected warningsKarl Williamson2015-07-131-1/+3
* uni/variables.t: Fix grammar in commentKarl Williamson2015-07-131-1/+1
* Increase the maximal size of the string displayed in non-numeric warningsRafael Garcia-Suarez2015-06-221-3/+3
* ix t/uni.parser.t under EBCDICDavid Mitchell2015-04-231-4/+8
* fix t/uni/parser.t testDavid Mitchell2015-04-171-6/+9
* assertion failure on interpolated parse errDavid Mitchell2015-04-151-1/+25
* t/uni/chomp.t: Better explain why skipped on EBCDICKarl Williamson2015-03-141-1/+1
* Skip various locale tests when locales are not availableKarl Williamson2015-03-091-1/+1
* t/uni/case.pl: Fix to work on non-ASCII platformsKarl Williamson2015-03-054-7/+14
* t/uni/parser.t: Extend to EBCDIC platformsKarl Williamson2015-03-051-1/+3
* t/uni/method.t: Extend to EBCDIC platformsKarl Williamson2015-03-051-4/+13
* t/uni/overload.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-43/+45
* t/uni/method.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-4/+5
* t/uni/fold.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-20/+28
* t/uni/class.t: Generalize to work on non-ASCII platformsKarl Williamson2015-03-051-6/+10
* t/uni/write.t: Don't skip EBCDIC testsKarl Williamson2015-03-051-1/+0
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-281-1/+1