This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't compile or link in EU::CBuilder's base class testing.
authorCraig A. Berry <craigberry@mac.com>
Sat, 15 Jan 2011 18:45:15 +0000 (12:45 -0600)
committerCraig A. Berry <craigberry@mac.com>
Sat, 15 Jan 2011 18:45:15 +0000 (12:45 -0600)
commit95a517db36c4d56cf2a5e6103e3235de4c1c38f8
treed60d521fb71d79700f72528d9bb2563d981accc2
parent058a5f6c07fb65259d48ba7f4bbc3adddd2bb5b1
Don't compile or link in EU::CBuilder's base class testing.

Remove the tests that try to send actual compile and link commands
to the shell and predict what their output will be.   That can't
be done portably in the base class -- that's what the overrides
are for.  Testing that properties get populated correctly and so
forth should be reasonably portable, though there is no guarantee
some of these won't be overridden as well (but leave them in for
now).
dist/ExtUtils-CBuilder/t/04-base.t