--- - branch: MAIN date: Wed May 3 16:56:31 UTC 2023 files: - new: '1.3971' old: '1.3970' path: pkgsrc/devel/Makefile pathrev: pkgsrc/devel/Makefile@1.3971 type: modified - new: '1.1' old: '0' path: pkgsrc/devel/rapidcheck/DESCR pathrev: pkgsrc/devel/rapidcheck/DESCR@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/rapidcheck/Makefile pathrev: pkgsrc/devel/rapidcheck/Makefile@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/rapidcheck/PLIST pathrev: pkgsrc/devel/rapidcheck/PLIST@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/rapidcheck/buildlink3.mk pathrev: pkgsrc/devel/rapidcheck/buildlink3.mk@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/rapidcheck/distinfo pathrev: pkgsrc/devel/rapidcheck/distinfo@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/rapidcheck/patches/patch-ext_CMakeLists.txt pathrev: pkgsrc/devel/rapidcheck/patches/patch-ext_CMakeLists.txt@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/rapidcheck/patches/patch-extras_CMakeLists.txt pathrev: pkgsrc/devel/rapidcheck/patches/patch-extras_CMakeLists.txt@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/rapidcheck/patches/patch-test_CMakeLists.txt pathrev: pkgsrc/devel/rapidcheck/patches/patch-test_CMakeLists.txt@1.1 type: added id: 20230503T165631Z.52e6be65263341da24b48fe3ee5a34d00d4a5c37 log: | rapidcheck: import as devel/rapidcheck version 0.0.0.20220314 QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible. RapidCheck is a C++ framework for property based testing inspired by QuickCheck and other similar frameworks. In property based testing, you state facts about your code that given certain precondition should always be true. RapidCheck then generates random test data to try and find a case for which the property doesn't hold. If such a case is found, RapidCheck tries to find the smallest case (for some definition of smallest) for which the property is still false and then displays this as a counterexample. For example, if the input is an integer, RapidCheck tries to find the smallest integer for which the property is false. module: pkgsrc subject: 'CVS commit: pkgsrc/devel' unixtime: '1683132991' user: nikita