This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ext/FileCache/t/ - fixup paralleism issues in tests
authorYves Orton <demerphq@gmail.com>
Sat, 24 Dec 2022 15:18:23 +0000 (16:18 +0100)
committerYves Orton <demerphq@gmail.com>
Mon, 26 Dec 2022 10:31:34 +0000 (11:31 +0100)
commiteaf344cfb4d1b692a8cf1e50268eb28646588d2d
tree92c04df03ed97cdd112d53c3b882e05c3c3e6e64
parent4c27da0d32f2d1fed28549711db7a6f3809485d4
ext/FileCache/t/ - fixup paralleism issues in tests

Different test files used the same files for their tests,
causing conflicts and test failures in parallel mode.
ext/FileCache/t/01open.t
ext/FileCache/t/02maxopen.t
ext/FileCache/t/03append.t
ext/FileCache/t/04twoarg.t
ext/FileCache/t/05override.t
ext/FileCache/t/07noimport.t