summaryrefslogtreecommitdiff
path: root/ext/phar/tests/018.phpt
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* Cleanup tests version checksTom Van Looy2016-11-201-2/+1
* Fixed PHP6 unicode related testsDmitry Stogov2014-08-151-1/+1
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-4/+5
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-1/+3
* 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-1/+1
* - Update testsMarcus Boerger2007-01-211-1/+2
* - Change to new layout wich has some more flags that will be used for permsMarcus Boerger2007-01-131-14/+3
* - Add initial hash support write/read/verify md5/sha1(default)Marcus Boerger2007-01-081-0/+2
* - Fix a bunch of tests (not all done yet though)Marcus Boerger2006-01-111-7/+17
* - Update testsMarcus Boerger2006-01-041-4/+4
* - Class was renamed (change test names, too)Marcus Boerger2006-01-011-1/+1
* - Class was renamedMarcus Boerger2006-01-011-1/+1
* update tests to new API (16, 18, 19 still fail)Greg Beaver2006-01-011-1/+1
* fix opendir, add test for subdirectory, revert stupid addition to 018.phptGreg Beaver2005-12-111-2/+0
* make sure it doesn't pick up non-entriesGreg Beaver2005-12-111-0/+2
* add opendir/readdir test for root dir, fix dir statGreg Beaver2005-12-111-0/+31