summaryrefslogtreecommitdiff
path: root/t/uni
Commit message (Expand)AuthorAgeFilesLines
* 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
* PATCH [perl #123280] Turn off expected warnings in uni/fold.tKarl Williamson2014-11-241-0/+2
* Improve EBCDIC skip msgs in t/uniKarl Williamson2014-11-247-7/+7
* t/uni/case.pl: Improve test names.Karl Williamson2014-11-244-37/+51
* t/uni/case.pl: Use calculated test countKarl Williamson2014-11-241-6/+4
* Deprecate setting ${^ENCODING}Dagfinn Ilmari Mannsåker2014-11-201-0/+2
* tr_utf8.t: Suppress warningFather Chrysostomos2014-11-091-1/+1
* In tests, 'use strict' etc after the @INC manipulation.Jarkko Hietaniemi2014-11-021-0/+1
* t/uni/variables.t: Fix typoKarl Williamson2014-11-011-1/+1
* [perl #122782] map{no strict;...} etc.Father Chrysostomos2014-10-281-9/+8
* Don't allow literal control chars in var names in EBCDICKarl Williamson2014-10-211-10/+29
* Deprecate all length-1 non-graphic variable namesKarl Williamson2014-10-211-3/+13
* toke.c: Simplify macro for length-1 variable namesKarl Williamson2014-10-211-3/+0
* t/uni/variables.t: Add tests for the generated warningsKarl Williamson2014-10-211-3/+32
* t/uni/variables.t: White-space onlyKarl Williamson2014-10-211-30/+30
* t/uni/variables.t: Add testsKarl Williamson2014-10-211-3/+69
* t/uni/variables.t: Add test skipsKarl Williamson2014-10-211-1/+20
* t/uni/variables.t: Rename variableKarl Williamson2014-10-211-5/+5
* t/uni/variables.t: Clarify some test namesKarl Williamson2014-10-211-17/+26
* t/uni/variables.t: Fix to run under EBCDICKarl Williamson2014-10-211-0/+1
* t/uni/variables.t: Remove duplicate testKarl Williamson2014-10-211-8/+1
* t/uni/variables.t: Remove unused param to sprintfKarl Williamson2014-10-211-1/+1
* Test preamble: if requiring ./test.pl, needs chdir.Jarkko Hietaniemi2014-10-0815-0/+15
* Test preamble: unify to dot slash test dot plJarkko Hietaniemi2014-10-082-2/+2
* Test preamble: unify chdir 't' if -d 't';Jarkko Hietaniemi2014-10-083-3/+3
* No re module if only miniperl built.Jarkko Hietaniemi2014-09-211-0/+1
* Avoid creating GVs when subs are declaredFather Chrysostomos2014-09-152-5/+4
* t/uni/parser.t: Make a test more robustFather Chrysostomos2014-09-061-1/+1
* lex_utf8.t can run under miniperlFather Chrysostomos2014-09-051-1/+1
* Fix my constant $var utf8 confusionFather Chrysostomos2014-09-051-1/+6
* Skip t/uni/variables.t in absence of Unicode tablesFather Chrysostomos2014-09-021-0/+1
* Get t/uni/universal.t working under minitestFather Chrysostomos2014-09-021-1/+1
* Get t/uni/stash.t working under minitestFather Chrysostomos2014-09-021-1/+1
* Get t/uni/readline.t working under minitestFather Chrysostomos2014-09-021-1/+1
* Skip t/uni/parser.t in absence of Unicode tablesFather Chrysostomos2014-09-021-0/+1
* Get t/uni/opcroak.t working under minitestFather Chrysostomos2014-09-021-1/+1
* t/uni/opcroak.t: Die if eval failsFather Chrysostomos2014-09-021-0/+2