summaryrefslogtreecommitdiff
path: root/ext/phar/tests/016.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-201-3/+3
* update test to work in php 6Greg Beaver2009-07-241-3/+3
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-1/+1
* - IS_UNICODE checks and conversionsSteph Fox2008-05-191-1/+1
* 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-2/+2
* implement phar refcountingGreg Beaver2007-01-261-1/+2
* fix tests, fix corruption issues with compression, simplify code. 3 tests st...Greg Beaver2007-01-221-1/+1
* - Update testsMarcus Boerger2007-01-211-32/+17
* implement reading meta-data from phars. writing is not yet supportedGreg Beaver2007-01-211-1/+1
* - Fix flags and testsMarcus Boerger2007-01-201-4/+4
* - Change to new layout wich has some more flags that will be used for permsMarcus Boerger2007-01-131-6/+6
* - Add initial hash support write/read/verify md5/sha1(default)Marcus Boerger2007-01-081-0/+2
* - Add bzip2 decompression supportMarcus Boerger2006-01-121-1/+1
* - Use consumed filter to check number of compressed bytes readMarcus Boerger2006-01-121-7/+23
* - Change to use streams filters which simplifies decompression a lot andMarcus Boerger2006-01-111-1/+1
* - Fix a bunch of tests (not all done yet though)Marcus Boerger2006-01-111-3/+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
* test needed tweaking to pass nowGreg Beaver2006-01-011-2/+2
* update tests to new API (16, 18, 19 still fail)Greg Beaver2006-01-011-1/+1
* complete unit tests (woohoo!)Greg Beaver2005-12-121-1/+1
* switch to php_stream_wrapper_log_error from php_error_docref (should be docum...Greg Beaver2005-12-111-0/+21