aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/golomb_rice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch from Optional<T> to std::optional<T> (C++17). Run clang-format.practicalswift2020-05-141-1/+1
* tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...practicalswift2020-04-201-0/+112