summaryrefslogtreecommitdiff
path: root/ext/phar/tests/cache_list
Commit message (Expand)AuthorAgeFilesLines
* make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merg...Greg Beaver2009-07-291-0/+1
* make cache_list tests pass in php 6Greg Beaver2009-07-2616-18/+18
* MFB: fix faulty logic in tests, needed to use ksort instead of asort and to s...Greg Beaver2009-02-214-4/+9
* MFB: fix testGreg Beaver2009-02-153-2/+3
* MFB: last test for cached phar copy on write (forgot this one yesterday)Greg Beaver2008-10-143-0/+32
* MFB: add complete tests verifying copy-on-write for cached pharsGreg Beaver2008-10-1367-0/+808
* MFB: add tests for copy-on-write supportGreg Beaver2008-10-124-0/+33
* MFB: add new test for copy-on-write, fix copy-on-write for Phar/PharFileInfo ...Greg Beaver2008-10-123-0/+34
* - Missed the files we don't use yetSteph Fox2008-08-314-0/+30
* - MFBSteph Fox2008-08-3130-0/+457
* - Somehow 'cvs add' managed to ignore these completely(?)Steph Fox2008-08-0152-0/+632