This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix VMS test fail
[perl5.git] / t / uni / lex_utf8.t
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2015-09-04 Karl Williamsonuni/lex_utf8.t: Generalize for EBCDIC platforms
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-05 Father Chrysostomoslex_utf8.t can run under miniperl
2014-09-05 Father ChrysostomosFix my constant $var utf8 confusion
2013-11-14 Father Chrysostomos[perl #120463] s/// and tr/// with wide delimiters
2011-10-01 Father Chrysostomos[perl #99984] Incorrect errmsg with our $::é
2011-03-07 Nicholas ClarkRefactor 5 tests to use skip_all(), instead of generati...
2011-03-06 Nicholas ClarkSkip taint.t and lex_utf8.t under minitest, as both...
2009-10-06 Nicholas ClarkStandardise t/uni/*.t on ./test.pl, and remove PERL_COR...
2009-01-15 karl williamson[perl #59908] \x, \0, and \N{} not ok in double-quotish...