php-src/ext/random/tests/02_engine
Tim Düsterhus 6b1d0606d0
Merge branch 'PHP-8.3'
* PHP-8.3:
  random: Add additional test for Randomizer::getFloat() (#12436)
2023-10-14 18:38:43 +02:00
..
all_serialize_error.phpt random: Validate that the arrays do not contain extra elements when unserializing (#9458) 2022-09-05 17:33:36 +02:00
all_serialize_native.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
all_serialize_user.phpt Merge branch 'PHP-8.3' 2023-10-14 18:38:43 +02:00
mt19937_error.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
mt19937_serialize.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
mt19937_value.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
pcgoneseq128xslrr64_jump_error.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
pcgoneseq128xslrr64_seed.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
pcgoneseq128xslrr64_serialize.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
pcgoneseq128xslrr64_value.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
user_compatibility.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
xoshiro256starstar_seed.phpt Unify structure for ext/random's randomizer tests (#9410) 2022-08-31 19:22:39 +02:00
xoshiro256starstar_serialize.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00
xoshiro256starstar_value.phpt Unify structure for ext/random's engine tests (#9321) 2022-08-23 23:55:11 +02:00