This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ExtUtils::CBuilder: silence noisy test
authorDavid Mitchell <davem@iabyn.com>
Tue, 24 Nov 2015 15:21:43 +0000 (15:21 +0000)
committerDavid Mitchell <davem@iabyn.com>
Tue, 24 Nov 2015 15:21:43 +0000 (15:21 +0000)
commit581ae9ba6515c52ef07fba2c6af86ede294a5ffe
tree7556c395feddad2cf2bb3ae6d500afe4fc856cc5
parent5fa8ae49d7be89da729f5ba1d985d9ef25aefcbd
ExtUtils::CBuilder: silence noisy test

00-have-compiler.t deliberately does something that tries to fork and
exec a non-existent file.

Stop spurious 'Can't exec "djaadjfkadjkfajdf"' appearing on stderr
by temporaily closing it before running the relevant tests.
dist/ExtUtils-CBuilder/t/00-have-compiler.t