This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tests using t/lib/common.pl need to run in separate directories.
authorNicholas Clark <nick@ccl4.org>
Wed, 1 Sep 2010 18:05:52 +0000 (19:05 +0100)
committerNicholas Clark <nick@ccl4.org>
Wed, 1 Sep 2010 18:10:14 +0000 (19:10 +0100)
commit463cf0628d7a451d99106f7101151d3a9b97fcbf
treec99ed9d43aa4e2cf5b13d8ec980ca985b4dc3674
parent4c3ca3f48a3e5f7633cf0ffcb5ac673bdbcf7f45
Tests using t/lib/common.pl need to run in separate directories.

Commit 8f776eae73090661 turned out to be a bit optimistic with
"should be capable of running in parallel", as the temporary files and
modules written out by the various test scripts have clashing names.
Hence run each test a private subdirectory.
lib/charnames.t
t/lib/charnames/alias
t/lib/common.pl
t/lib/warnings/doio
t/lib/warnings/pp_sys