summaryrefslogtreecommitdiff
path: root/ext/phar/tests/tar/tar_makebz2.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
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-041-1/+0
* refactor isTar/isZip/isPhar into isFileFormat(int format) where format is one...Greg Beaver2008-05-021-2/+2
* update tests to ensure all temp files are erased, and to current error messagesGreg Beaver2008-04-141-0/+1
* restore Phar->compress/decompress() to simplify $phar->convertToExecutable(NU...Greg Beaver2008-04-111-1/+1
* 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-1/+2
* Rename archive during compressAllFiles*()Steph Fox2008-03-091-8/+7
* Make tests/tar in line with tests/zip.Steph Fox2008-02-121-12/+15
* add support for creation of gzipped and bzipped tar-based pharsGreg Beaver2008-01-151-0/+36