summaryrefslogtreecommitdiff
path: root/t/uni
Commit message (Expand)AuthorAgeFilesLines
* *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
* 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