This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add to known_pod_issues.dat following Test-Harness upgrade
[perl5.git] / t / porting / FindExt.t
2013-07-02 Nicholas ClarkSkip most of FindExt's tests for troublesome configurat...
2013-07-02 Nicholas ClarkIn FindExt.t, move the main loop's comparison logic...
2013-07-02 Nicholas ClarkMinor refactors to FindExt's test, removing code duplic...
2013-07-02 Nicholas ClarkThanks to FindExt::apply_config() we're now able to...
2011-03-07 Nicholas ClarkRefactor 4 tests to use skip_all(), instead of longhand...
2011-02-13 Tony Cookignore extensions based on the configuration
2011-02-13 Tony Cookactually handle the case of extensions being built...
2010-11-27 Craig A. BerrySkip t/porting/FindExt.t on VMS.
2010-11-25 Jan DuboisPass STATIC_EXT to t/porting/FindExt.t
2010-11-21 Nicholas ClarkMove the test for Win32's FindExt.pm to t/porting,...