summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_oo_compressallgz.phpt
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-1/+1
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-1/+1
* remove redundant unreachable code in Phar::copy, augment test, and add failin...Greg Beaver2008-04-241-1/+6
* merge PharFileInfo->isCompressed/isCompressedGZ/isCompressedBZIP2 by adding anGreg Beaver2008-04-111-6/+6
* re-factor all-file compression. Remove compressAllFilesGZ/compressAllFilesBZ...Greg Beaver2008-04-101-2/+2
* add PharFileInfo->getContents() to retrieve file contentsGreg Beaver2008-04-091-0/+1
* Rename archive during compressAllFiles*()Steph Fox2008-03-091-1/+1
* Move supporting files to their own directory (toplevel tests)Steph Fox2008-02-201-1/+1
* - Change 'print' to 'die' for skip noticesMarcus Boerger2008-01-041-2/+2
* fix uncompressAllFiles() and compressAllFilesBZIP2(), add testsGreg Beaver2007-01-271-0/+65