summaryrefslogtreecommitdiff
path: root/Tests/AK/TestHashFunctions.cpp
AgeCommit message (Expand)Author
2023-02-17AK: Remove unused `rehash_for_collision`Jelle Raaijmakers
2023-01-21AK: Rename double_hash to rehash_for_collisionTimothy Flynn
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-01-07AK: Use a full-period xorshift PRNG for double_hashSchlufi
2021-05-06Tests: Move AK tests to Tests/AKBrian Gianforcaro