Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Bring phar tests into line across all branches | Steph Fox | 2008-08-01 | 1 | -1/+2 |
* | - IS_UNICODE checks and conversions | Steph Fox | 2008-05-19 | 1 | -2/+1 |
* | refactor isTar/isZip/isPhar into isFileFormat(int format) where format is one... | Greg Beaver | 2008-05-02 | 1 | -3/+3 |
* | refactor compress/convertToTar/convertToPhar/convertToZip/convertToExecutable... | Greg Beaver | 2008-04-11 | 1 | -1/+1 |
* | fix read/write for PharData object, update tests to current API | Greg Beaver | 2008-03-24 | 1 | -1/+2 |
* | Updating tests. 100% pass rate here now - not sure about the rest of the worl... | Steph Fox | 2008-02-24 | 1 | -7/+7 |
* | Updating conversion tests to check for more conversion parameters than one. N... | Steph Fox | 2008-02-21 | 1 | -0/+14 |
* | Move supporting files to their own directory (toplevel tests) | Steph Fox | 2008-02-20 | 1 | -1/+1 |
* | add Phar::convertToTar(), Phar::convertToZip(), and Phar::convertToPhar() | Greg Beaver | 2008-01-16 | 1 | -0/+42 |