Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip most of FindExt's tests for troublesome configurations. | Nicholas Clark | 2013-07-02 | 1 | -28/+32 |
* | In FindExt.t, move the main loop's comparison logic into a subroutine. | Nicholas Clark | 2013-07-02 | 1 | -5/+11 |
* | Minor refactors to FindExt's test, removing code duplication. | Nicholas Clark | 2013-07-02 | 1 | -6/+5 |
* | Thanks to FindExt::apply_config() we're now able to test dynamic extensions. | Nicholas Clark | 2013-07-02 | 1 | -5/+11 |
* | Refactor 4 tests to use skip_all(), instead of longhand code to generate TAP. | Nicholas Clark | 2011-03-07 | 1 | -4/+2 |
* | ignore extensions based on the configuration | Tony Cook | 2011-02-13 | 1 | -0/+1 |
* | actually handle the case of extensions being built statically | Tony Cook | 2011-02-13 | 1 | -1/+6 |
* | Skip t/porting/FindExt.t on VMS. | Craig A. Berry | 2010-11-26 | 1 | -0/+4 |
* | Pass STATIC_EXT to t/porting/FindExt.t | Jan Dubois | 2010-11-25 | 1 | -0/+5 |
* | Move the test for Win32's FindExt.pm to t/porting, and run it automatically. | Nicholas Clark | 2010-11-21 | 1 | -0/+51 |