aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/prevector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch from Optional<T> to std::optional<T> (C++17). Run clang-format.practicalswift2020-05-141-36/+57
* scripted-diff: Sort test includesMarcoFalke2020-04-161-2/+2
* Reorder the test instructions by numberPieter Wuille2020-04-061-17/+17
* Merge and generalize case 3 and case 6Pieter Wuille2020-04-061-10/+4
* Only run sanity check once at the endPieter Wuille2020-04-061-15/+4
* Assert immediately rather than caching failurePieter Wuille2020-04-061-34/+23
* Make a fuzzer-based copy of the prevector randomized testPieter Wuille2020-04-061-0/+291