summaryrefslogtreecommitdiff
path: root/ext/phar/tests/test_signaturealgos.phpt
Commit message (Expand)AuthorAgeFilesLines
* Fix phar tests with hash extensionPeter Kokot2019-06-301-1/+0
* Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbolsPeter Kokot2019-06-271-1/+0
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-5/+5
* MFB: fix bug #45907: undefined reference to PHP_SHA512InitGreg Beaver2008-10-091-0/+1
* - Bring phar tests into line across all branchesSteph Fox2008-08-011-2/+10
* increase code coverage of phar.c significantly by ensuring signature algorith...Greg Beaver2008-04-211-5/+5
* Move supporting files to their own directory (toplevel tests)Steph Fox2008-02-201-4/+4
* - Change 'print' to 'die' for skip noticesMarcus Boerger2008-01-041-2/+2
* - Pendantic changesMarcus Boerger2008-01-041-1/+1
* new test to verify signature algo parsing worksGreg Beaver2007-11-251-0/+30