summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_convert_tar2.phpt
Commit message (Expand)AuthorAgeFilesLines
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-7/+7
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-1/+2
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-2/+1
* refactor isTar/isZip/isPhar into isFileFormat(int format) where format is one...Greg Beaver2008-05-021-3/+3
* refactor compress/convertToTar/convertToPhar/convertToZip/convertToExecutable...Greg Beaver2008-04-111-1/+1
* fix read/write for PharData object, update tests to current APIGreg Beaver2008-03-241-2/+4
* - A bit more work on PharData creation/conversion.Steph Fox2008-03-031-5/+4
* Lunchbreak.Steph Fox2008-02-251-1/+1
* fix --CLEAN--Greg Beaver2008-02-241-1/+1
* fix testGreg Beaver2008-02-241-1/+1
* Updating tests. 100% pass rate here now - not sure about the rest of the worl...Steph Fox2008-02-241-6/+6
* Updating conversion tests to check for more conversion parameters than one. N...Steph Fox2008-02-211-1/+17
* Move supporting files to their own directory (toplevel tests)Steph Fox2008-02-201-1/+1
* fix tests to match CVSGreg Beaver2008-01-221-2/+2
* add optional whole-file compression to convertToTar/convertToPharGreg Beaver2008-01-161-0/+47