php-src/ext/hash/tests
2019-08-29 16:10:40 +02:00
..
adler32.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
bug52240.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
bug64745.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug70312.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
bug73127.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
crc32.phpt Fix #71890: Add support for crc32c Castagnoli's polynomial. 2019-03-11 10:19:35 +01:00
fnv1a32.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
fnv1a64.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
fnv132.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
fnv164.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
gost.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
hash_algos.phpt Fix #71890: Add support for crc32c Castagnoli's polynomial. 2019-03-11 10:19:35 +01:00
hash_copy_001.phpt Fix #71890: Add support for crc32c Castagnoli's polynomial. 2019-03-11 10:19:35 +01:00
hash_equals.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
hash_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
hash_file_basic1.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
hash_file_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
hash_file_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
hash_hkdf_basic.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
hash_hkdf_edges.phpt Warnings become errors for hash_hkdf 2019-08-29 16:10:40 +02:00
hash_hkdf_error.phpt Warnings become errors for hash_hkdf 2019-08-29 16:10:40 +02:00
hash_hkdf_rfc5869.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
hash_hmac_algos.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
hash_hmac_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
hash_hmac_error.phpt Warnings become errors hash_hmac hash_hmac_file 2019-08-29 16:08:16 +02:00
hash_hmac_file_basic.phpt Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
hash_hmac_file_error.phpt Warnings become errors hash_hmac hash_hmac_file 2019-08-29 16:08:16 +02:00
hash_init_error.phpt Warnings become errors hash_init 2019-08-29 16:09:29 +02:00
hash_pbkdf2_basic.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
hash_pbkdf2_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
hash_update_file.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
hash_update_stream.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
hash-clone.phpt Fix #71890: Add support for crc32c Castagnoli's polynomial. 2019-03-11 10:19:35 +01:00
haval.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
hmac-md5.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
joaat.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
md2.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
md4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
md5.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
mhash_001.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
mhash_002.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
mhash_003.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
mhash_004.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
new-context.phpt Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols 2019-06-27 23:25:33 +02:00
reuse.phpt Warnings become errors hash stream functions (other than hash_init) 2019-08-29 16:10:08 +02:00
ripemd128.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
ripemd160.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
ripemd256.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
ripemd320.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
serialize-context.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
sha1.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
sha3.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
sha224.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
sha256.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
sha384.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
sha512-224.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
sha512-256.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
sha512.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
snefru.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00
tiger.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
whirlpool.phpt Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests) 2018-10-03 08:48:11 +02:00