]> granicus.if.org Git - php/commit
New hash extension tests. Tested on Windows, Linux and Linux 64-bit
authorandy wharmby <wharmby@php.net>
Wed, 7 Jan 2009 14:30:06 +0000 (14:30 +0000)
committerandy wharmby <wharmby@php.net>
Wed, 7 Jan 2009 14:30:06 +0000 (14:30 +0000)
commit84cd47bdb5f529418f423a40a7fb009fae0bd566
tree85b5001c0b206ee7d35564f4eba6904459de5478
parent697931b765faa4eaa160dfb7d0094da8bd303f34
New hash extension tests. Tested on Windows, Linux and Linux 64-bit
ext/hash/tests/hash_algos.phpt [new file with mode: 0644]
ext/hash/tests/hash_error.phpt [new file with mode: 0644]
ext/hash/tests/hash_file_basic1.phpt [new file with mode: 0644]
ext/hash/tests/hash_hmac_basic.phpt [new file with mode: 0644]
ext/hash/tests/hash_hmac_error.phpt [new file with mode: 0644]
ext/hash/tests/hash_hmac_file_basic.phpt [new file with mode: 0644]
ext/hash/tests/hash_hmac_file_error.phpt [new file with mode: 0644]