summaryrefslogtreecommitdiff
path: root/ext/zip/tests/oo_addglob.phpt
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespaces and fix code styleRod Elias2020-05-121-4/+4
* - add ZipArchive::FL_RECOMPRESS, FL_ENCRYPTED, FL_OVERWRITE, FL_LOCAL, FL_CEN...Remi Collet2020-03-021-2/+14
* fix flaky zip tests, order is OS dependentJoe Watkins2019-06-121-8/+14
* Make zip oo_addglob test more robustNikita Popov2019-02-211-6/+8
* Remove unused Git ident attributes from zip extensionPeter Kokot2018-07-271-1/+0
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Fixed bug #70544 (ext/zip/tests/oo_addglob.phpt broken on Solaris)Xinchen Hui2015-09-211-0/+1
* Added tests for ZipArchive::addGlob() and ZipArchive::addPattern()Sammy Kaye Powers2014-05-231-0/+50