This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
amigaos4: implement flock() emulation
[perl5.git] / t / uni /
2015-09-04 Karl Williamsont/uni/gv.t: Generalize for EBCDIC
2015-09-04 Karl Williamsonuni/lex_utf8.t: Generalize for EBCDIC platforms
2015-08-17 Tony Cook[perl #125760] deprecate sys(read|write)(), send()...
2015-07-29 Karl Williamsont/uni/variables.t: Fix nits in comments
2015-07-13 Karl WilliamsonForbid variable names with ASCII non-graphic chars
2015-07-13 Karl Williamsonuni/variables.t: Add TODO tests
2015-07-13 Karl Williamsonuni/variables.t: Output unexpected warnings
2015-07-13 Karl Williamsonuni/variables.t: Fix grammar in comment
2015-06-22 Rafael Garcia-SuarezIncrease the maximal size of the string displayed in...
2015-04-23 David Mitchellix t/uni.parser.t under EBCDIC
2015-04-17 David Mitchellfix t/uni/parser.t test
2015-04-15 David Mitchellassertion failure on interpolated parse err
2015-03-15 Karl Williamsont/uni/chomp.t: Better explain why skipped on EBCDIC
2015-03-09 Karl WilliamsonSkip various locale tests when locales are not available
2015-03-06 Karl Williamsont/uni/case.pl: Fix to work on non-ASCII platforms
2015-03-06 Karl Williamsont/uni/parser.t: Extend to EBCDIC platforms
2015-03-06 Karl Williamsont/uni/method.t: Extend to EBCDIC platforms
2015-03-06 Karl Williamsont/uni/overload.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/uni/method.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/uni/fold.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/uni/class.t: Generalize to work on non-ASCII platforms
2015-03-05 Karl Williamsont/uni/write.t: Don't skip EBCDIC tests
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2014-11-24 Karl WilliamsonPATCH [perl #123280] Turn off expected warnings in...
2014-11-24 Karl WilliamsonImprove EBCDIC skip msgs in t/uni
2014-11-24 Karl Williamsont/uni/case.pl: Improve test names.
2014-11-24 Karl Williamsont/uni/case.pl: Use calculated test count
2014-11-21 Dagfinn Ilmari Man... Deprecate setting ${^ENCODING}
2014-11-09 Father Chrysostomostr_utf8.t: Suppress warning
2014-11-02 Jarkko HietaniemiIn tests, 'use strict' etc after the @INC manipulation.
2014-11-02 Karl Williamsont/uni/variables.t: Fix typo
2014-10-29 Father Chrysostomos[perl #122782] map{no strict;...} etc.
2014-10-21 Karl WilliamsonDon't allow literal control chars in var names in EBCDIC
2014-10-21 Karl WilliamsonDeprecate all length-1 non-graphic variable names
2014-10-21 Karl Williamsontoke.c: Simplify macro for length-1 variable names
2014-10-21 Karl Williamsont/uni/variables.t: Add tests for the generated warnings
2014-10-21 Karl Williamsont/uni/variables.t: White-space only
2014-10-21 Karl Williamsont/uni/variables.t: Add tests
2014-10-21 Karl Williamsont/uni/variables.t: Add test skips
2014-10-21 Karl Williamsont/uni/variables.t: Rename variable
2014-10-21 Karl Williamsont/uni/variables.t: Clarify some test names
2014-10-21 Karl Williamsont/uni/variables.t: Fix to run under EBCDIC
2014-10-21 Karl Williamsont/uni/variables.t: Remove duplicate test
2014-10-21 Karl Williamsont/uni/variables.t: Remove unused param to sprintf
2014-10-08 Jarkko HietaniemiTest preamble: if requiring ./test.pl, needs chdir.
2014-10-08 Jarkko HietaniemiTest preamble: unify to dot slash test dot pl
2014-10-08 Jarkko HietaniemiTest preamble: unify chdir 't' if -d 't';
2014-09-22 Jarkko HietaniemiNo re module if only miniperl built.
2014-09-15 Father ChrysostomosAvoid creating GVs when subs are declared
2014-09-06 Father Chrysostomost/uni/parser.t: Make a test more robust
2014-09-05 Father Chrysostomoslex_utf8.t can run under miniperl
2014-09-05 Father ChrysostomosFix my constant $var utf8 confusion
2014-09-03 Father ChrysostomosSkip t/uni/variables.t in absence of Unicode tables
2014-09-03 Father ChrysostomosGet t/uni/universal.t working under minitest
2014-09-03 Father ChrysostomosGet t/uni/stash.t working under minitest
2014-09-03 Father ChrysostomosGet t/uni/readline.t working under minitest
2014-09-03 Father ChrysostomosSkip t/uni/parser.t in absence of Unicode tables
2014-09-03 Father ChrysostomosGet t/uni/opcroak.t working under minitest
2014-09-03 Father Chrysostomost/uni/opcroak.t: Die if eval fails
2014-09-03 Father ChrysostomosGet t/uni/method.t working under minitest
2014-09-03 Father ChrysostomosReally get t/uni/ case tests working under miniperl
2014-09-03 Father ChrysostomosMove @INC setup to t/uni/case.pl
2014-09-03 Father Chrysostomosskip_all_without_unicode_tables
2014-09-03 Father ChrysostomosPut miniperl @INC logic in test.pl
2014-09-03 Father ChrysostomosReally get t/uni/labels.t working under miniperl
2014-09-03 Father ChrysostomosReally get t/uni/gv.t working under miniperl
2014-09-03 Father ChrysostomosReally get t/uni/fold.t working under miniperl
2014-09-03 Father ChrysostomosReally get t/uni/class.t working under miniperl
2014-09-03 Father ChrysostomosReally get t/uni/cache.t working under miniperl
2014-09-03 Father ChrysostomosGet t/uni/upper.t working under minitest
2014-09-03 Father ChrysostomosGet t/uni/title.t working under minitest
2014-09-03 Father ChrysostomosGet t/uni/lower.t working under minitest
2014-09-03 Father ChrysostomosGet t/uni/labels.t working under minitest
2014-09-03 Father ChrysostomosGet t/uni/gv.t working under minitest
2014-09-03 Father ChrysostomosGet t/uni/fold.t working under minitest
2014-09-03 Father ChrysostomosGet t/uni/class.t working under minitest
2014-09-03 Father ChrysostomosGet t/uni/cache.t working under minitest
2014-07-21 Dagfinn Ilmari Man... Disallow importing functions from UNIVERSAL
2014-06-21 Ævar Arnfjörð Bjar... Make like() and unlike() in t/test.pl refuse non-qr...
2014-06-18 Karl WilliamsonRevert the removal of 'use encoding'
2014-06-17 Karl WilliamsonFatalize defined(@) and defined{%)
2014-06-13 Karl WilliamsonExperimentally cause 'use encoding' to fail.
2014-06-05 Karl Williamson'use locale' no longer ever fails.to compile
2014-05-31 Karl WilliamsonUse already existing functions in some .t files
2014-05-29 Jarkko HietaniemiFixes for running a clean minitest (at least in OS...
2014-02-06 Brian FraserFix more tests to work on systems that don't define...
2014-02-05 Brian Frasert/uni/fold.t: use &LC_ALL with & to avoid strict errors
2014-02-04 Karl WilliamsonDon't test locales that are invalid for needed categories
2014-01-28 Karl WilliamsonWork properly under UTF-8 LC_CTYPE locales
2014-01-20 Tony Cook[perl #121031] fix all of the other incorrect calls...
2013-12-07 Father Chrysostomost/uni/variables.t: Skip $[ test under miniperl
2013-11-14 Father Chrysostomos[perl #120463] s/// and tr/// with wide delimiters
2013-09-21 Brian FraserTest that ${foo{bar}} and ${\nfoo{bar}} mean the same...
2013-09-18 Brian Fraser[perl #119123] disallow literal control character variables
2013-09-18 Brian Frasertoke.c, S_scan_ident: Skip over newlines as well as...
2013-09-10 Brian Fraserregcomp.c, S_compile_runtime_code: croak using the...
2013-09-10 Brian Frasertoke.c: "Unrecognized character" error shouldn't leak...
2013-07-26 Father ChrysostomosAllow stash elems to be array refs
2013-07-26 Father ChrysostomosStop folding of ops from changing mutability
2013-05-20 Karl WilliamsonFix multi-char fold edge case
next