summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_oo_compressed_001.phpt
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* 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
* combine PharFileInfo->setCompressedGZ/setCompressedBZIP2 into compress() with...Greg Beaver2008-04-111-2/+2
* change PharFileInfo->setUncompressed to decompressGreg Beaver2008-04-111-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
* - context not needed hereMarcus Boerger2007-01-271-3/+1
* fix tests, fix corruption issues with compression, simplify code. 3 tests st...Greg Beaver2007-01-221-4/+5
* add setUncompressed(), setCompressedGZ(), setCompressedBZ2() to PharFileInfo,...Greg Beaver2007-01-221-0/+69