This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Simplify the startup skip logic of tests in t/uni.
authorNicholas Clark <nick@ccl4.org>
Mon, 7 Mar 2011 16:31:05 +0000 (16:31 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 7 Mar 2011 16:31:05 +0000 (16:31 +0000)
commitb5b7b9adf9fbdc829b735710863e92d10a0676b8
treefd47c5c0d75f36d53d7ab34401070a9526da0370
parente05e9c3d01e748834948a3f9f9f62c9e72295130
Simplify the startup skip logic of tests in t/uni.

Use the various skip_all*() functions in test.pl to express the desired intent.
t/uni/chomp.t
t/uni/chr.t
t/uni/greek.t
t/uni/latin2.t
t/uni/tr_7jis.t
t/uni/tr_eucjp.t
t/uni/tr_sjis.t
t/uni/tr_utf8.t
t/uni/write.t