summaryrefslogtreecommitdiffstats
path: root/test/unit/hash.c
Commit message (Expand)AuthorAgeFilesLines
* Replace variable arrays in tests with VARIABLE_ARRAYMike Hommey2014-05-271-2/+2
* Adapt hash tests to big-endian systems.Jason Evans2014-03-301-0/+6
* Clean up code formatting.Jason Evans2014-01-021-4/+2
* Fix a typo in a string constant.Jason Evans2013-12-171-1/+1
* Add hash (MurmurHash3) tests.Jason Evans2013-12-171-0/+167