aboutsummaryrefslogtreecommitdiff
path: root/src/test/gen/crypto_gen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Integration of property based testing into Bitcoin CoreChris Stewart2018-08-271-0/+19
update copyright headers attempt to fix linting errors Fixing issue with make check classifying generator files as actual unit tests Wrapping gen files in ENABLE_PROPERTY_TESTS macro Make macro better