Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-21 | build: update RapidCheck Makefile | Jon Atack | |
- update RapidCheck to latest commit on master - install only the extras needed by Bitcoin Core - update shasum hash - remove CMake warning | |||
2019-06-23 | build: dont compile rapidcheck with -Wall | fanquake | |
2019-03-24 | depends: latest rapidcheck, use INSTALL_ALL_EXTRAS | fanquake | |
2018-08-27 | Integration of property based testing into Bitcoin Core | Chris Stewart | |
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 |