This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
APItest/t/utf8_warn_base.pl: Move some tests from loop
authorKarl Williamson <khw@cpan.org>
Fri, 30 Jun 2017 19:14:57 +0000 (13:14 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 13 Jul 2017 03:14:25 +0000 (21:14 -0600)
commit4c210ae9fdfacb3cd9e99e11f0a1b017805effa6
tree9ae6d1a30af05414c151b9541e5135ceafde21c8
parent6d736463b2cba639a7af7b09134aa79854c4dcd8
APItest/t/utf8_warn_base.pl: Move some tests from loop

These test if any warnings are generated.  None are ever likely to be
given the way things work.  We can test after the loop that none of the
iterations generated warnings, as any would accumulate.
ext/XS-APItest/t/utf8_warn_base.pl