aboutsummaryrefslogtreecommitdiff
path: root/internal/adler32/testhash.go
Commit message (Expand)AuthorAgeFilesLines
* Replace adler32 with github.com/mhr3/adler32-simd•••Unfortunately no VSX support yet Gravatar Runxi Yu2025-11-191-231/+0
* Ignore some errors in the tests (actually from stdlib but linter complains)Gravatar Runxi Yu2025-11-191-8/+8
* adler32: Add tests from the standard libraryGravatar Runxi Yu2025-11-191-0/+231