aboutsummaryrefslogtreecommitdiff
path: root/ports/catch2/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/catch2/CONTROL')
-rw-r--r--ports/catch2/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/catch2/CONTROL b/ports/catch2/CONTROL
new file mode 100644
index 000000000..a466f7be5
--- /dev/null
+++ b/ports/catch2/CONTROL
@@ -0,0 +1,4 @@
+Source: catch2
+Version: 2.2.2
+Description: A modern, header-only test framework for unit testing.
+ Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2