summaryrefslogtreecommitdiff
path: root/t/porting/FindExt.t
Commit message (Expand)AuthorAgeFilesLines
* Skip most of FindExt's tests for troublesome configurations.Nicholas Clark2013-07-021-28/+32
* In FindExt.t, move the main loop's comparison logic into a subroutine.Nicholas Clark2013-07-021-5/+11
* Minor refactors to FindExt's test, removing code duplication.Nicholas Clark2013-07-021-6/+5
* Thanks to FindExt::apply_config() we're now able to test dynamic extensions.Nicholas Clark2013-07-021-5/+11
* Refactor 4 tests to use skip_all(), instead of longhand code to generate TAP.Nicholas Clark2011-03-071-4/+2
* ignore extensions based on the configurationTony Cook2011-02-131-0/+1
* actually handle the case of extensions being built staticallyTony Cook2011-02-131-1/+6
* Skip t/porting/FindExt.t on VMS.Craig A. Berry2010-11-261-0/+4
* Pass STATIC_EXT to t/porting/FindExt.tJan Dubois2010-11-251-0/+5
* Move the test for Win32's FindExt.pm to t/porting, and run it automatically.Nicholas Clark2010-11-211-0/+51