This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test preamble: if requiring ./test.pl, needs chdir.
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 26 Sep 2014 01:02:08 +0000 (21:02 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 8 Oct 2014 21:21:05 +0000 (23:21 +0200)
commitb5efbd1fd58239e05c33884dca48527365e40524
tree5675a36a4187d96ccfd467706aa0ccce77b49c93
parent1ae3d757c27db17c9ef6b0c67525092963a9f025
Test preamble: if requiring ./test.pl, needs chdir.

Exception: t/op/chdir, which does things its own way, for obvious reasons.
40 files changed:
t/benchmark/rt26188-speed-up-keys-on-empty-hash.t
t/io/errno.t
t/io/inplace.t
t/io/iprefix.t
t/lib/deprecate.t
t/lib/mypragma.t
t/lib/proxy_constant_subs.t
t/mro/next_NEXT.t
t/mro/next_NEXT_utf8.t
t/op/array_base.t
t/op/die_except.t
t/op/die_unwind.t
t/op/flip.t
t/op/for.t
t/op/magic-27839.t
t/op/oct.t
t/op/print.t
t/op/require_37033.t
t/op/sigdispatch.t
t/op/sigsystem.t
t/op/split_unicode.t
t/op/unshift.t
t/re/qr-72922.t
t/re/reg_eval.t
t/re/regexp_unicode_prop.t
t/uni/chomp.t
t/uni/chr.t
t/uni/eval.t
t/uni/goto.t
t/uni/greek.t
t/uni/latin2.t
t/uni/package.t
t/uni/parser.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
t/uni/variables.t
t/uni/write.t