1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-14 00:02:08 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Lenny Maiorani
070fc69562 TestHashFunctions: Tests to bind hash functionality
Problem:
- The hash functions have no associated tests, so there is nothing
  binding their behavior.

Solution:
- Bind the hash function behavior by adding tests.
- Use the existing behavior as "correct".
2020-10-21 19:42:12 +02:00