This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Standardise t/uni/*.t on ./test.pl, and remove PERL_CORE boilerplate.
authorNicholas Clark <nick@ccl4.org>
Tue, 6 Oct 2009 12:05:20 +0000 (14:05 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 6 Oct 2009 12:05:20 +0000 (14:05 +0200)
commite4206093c9a6ef09175024ffdd3930ca2c116c26
treef217217473a05c562d2c9ada3d51464719666b3c
parentab8be49d36ac8fa0d20103344a61b3e7233fcba4
Standardise t/uni/*.t on ./test.pl, and remove PERL_CORE boilerplate.

TestInit sets up the directory for us.

Also remove unncessary C<use Encode>s.
t/uni/chomp.t
t/uni/chr.t
t/uni/lex_utf8.t
t/uni/overload.t
t/uni/tie.t
t/uni/tr_7jis.t
t/uni/tr_eucjp.t
t/uni/tr_sjis.t
t/uni/tr_utf8.t