aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/chain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch from Optional<T> to std::optional<T> (C++17). Run clang-format.practicalswift2020-05-141-2/+2
* tests: Add fuzzing harness for functions/classes in chain.hpracticalswift2020-03-261-0/+65