summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/create_new_and_modify.phpt
Commit message (Expand)AuthorAgeFilesLines
* Add --file-cache-prime/use options to run-testsNikita Popov2020-05-201-0/+1
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Fix failed tests for pharPeter Kokot2019-07-211-5/+7
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-041-1/+0
* Added experimental (disabled by default) file based opcode cache.Dmitry Stogov2015-05-061-1/+1
* Made test compatible with O+Dmitry Stogov2013-03-161-0/+8
* refactor isTar/isZip/isPhar into isFileFormat(int format) where format is one...Greg Beaver2008-05-021-1/+1
* Get rid of zip requirement in the last few testsSteph Fox2008-01-281-1/+0
* add missing skip sections in zip testsGreg Beaver2008-01-141-0/+1
* complete set of new tests for zip-based phars (need to test compression for z...Greg Beaver2008-01-081-0/+45