aboutsummaryrefslogtreecommitdiff
path: root/ports/rapidcheck/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/rapidcheck/CONTROL')
-rw-r--r--ports/rapidcheck/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/rapidcheck/CONTROL b/ports/rapidcheck/CONTROL
new file mode 100644
index 000000000..67c82313c
--- /dev/null
+++ b/ports/rapidcheck/CONTROL
@@ -0,0 +1,3 @@
+Source: rapidcheck
+Version: 2018-11-05-1
+Description: A property-based testing library for C++ (a la QuickCheck) with the goal of being simple to use with as little boilerplate as possible.