Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert Fcntl and PerlIO::encoding's tests to Test::More. | Nicholas Clark | 2010-06-30 | 1 | -3/+1 |
| | | | | Remove one vestigial mention of MacOS. | ||||
* | Bump version of PerlIO::encoding | Rafael Garcia-Suarez | 2010-01-15 | 1 | -1/+1 |
| | |||||
* | The warnings emitted by PerlIO::encoding should be silenceable. | Rafael Garcia-Suarez | 2010-01-15 | 1 | -5/+8 |
| | | | | Make them mandatory warnings. | ||||
* | This test was incorrectly skipped because it couldn't locate Encode anymore | Rafael Garcia-Suarez | 2009-09-13 | 1 | -5/+0 |
| | |||||
* | Make extensions in ext run their tests from the extension's own directory. | Nicholas Clark | 2009-08-28 | 1 | -3/+1 |
| | | | | | | | | | | | Inspired by, and in parts borrows from, Schwern's branch on github, but takes a slightly different approach in places. Not quite perfect yet - ext/File-Glob still runs from t, at least one FIXME needs fixing, and the changes to dual-life modules' tests need to be filtered back upstream, and possibly modified to suit their respective authors. But it works. | ||||
* | make_ext.pl's automatic Makefile.PL generation can write these five for us. | Nicholas Clark | 2009-03-26 | 1 | -7/+0 |
| | |||||
* | Rename ext/PerlIO/encoding to ext/PerlIO-encoding | Nicholas Clark | 2009-02-09 | 7 | -0/+1011 |