summaryrefslogtreecommitdiff
path: root/ext/phar/tests/open_for_write_existing.phpt
Commit message (Expand)AuthorAgeFilesLines
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* 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 the b prefix from literals on unrelated testsPedro Magalhães2016-11-201-1/+1
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-2/+2
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-2/+2
* minor re-factoring of phar_open_url to remove one nested brackets, put fopen ...Greg Beaver2008-04-141-5/+0
* add test coverage for fopen() with append modeGreg Beaver2008-04-141-1/+6
* 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
* - Change to new layout wich has some more flags that will be used for permsMarcus Boerger2007-01-131-16/+5
* - Add initial hash support write/read/verify md5/sha1(default)Marcus Boerger2007-01-081-0/+1
* - Fix a memleakMarcus Boerger2007-01-071-0/+2
* fix creation of new files within an existing phar, add testGreg Beaver2007-01-051-0/+1
* revert changes to testGreg Beaver2007-01-051-1/+1
* fixed crc - write test worksGreg Beaver2007-01-051-1/+1
* add new failing test for write supportGreg Beaver2007-01-021-0/+38