| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added TEST_SUITE_BEGIN/END around some TEST_CASEs which didn't have them (#809) | Stefan Boberg | 11 days | 1 | -0/+4 |
| * | added test verification of XXH3_128Stream vs XXH3_128::HashMemory | Stefan Boberg | 2024-12-13 | 1 | -0/+2 |
| * | fixed XXH3_128Stream so it initializes the state properly | Stefan Boberg | 2024-12-13 | 1 | -2/+10 |
| * | added xxhash unit tests (which currently fail) | Stefan Boberg | 2024-12-13 | 1 | -0/+41 |
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+50 |