summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/qt_attribution.json')
-rw-r--r--tests/auto/testlib/selftests/qt_attribution.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/qt_attribution.json b/tests/auto/testlib/selftests/qt_attribution.json
new file mode 100644
index 0000000000..af1b594e93
--- /dev/null
+++ b/tests/auto/testlib/selftests/qt_attribution.json
@@ -0,0 +1,17 @@
+[
+ {
+ "Id": "catch2",
+ "Name": "Catch2",
+ "QDocModule": "qttestlib",
+ "QtUsage": "Used for testing of the Qt Test module.",
+ "Files": "catch_p_p.h",
+
+ "Description": "Catch2 is a multi-paradigm test framework for C++.",
+ "Homepage": "https://github.com/catchorg/Catch2",
+ "Version": "2.11.1",
+ "License": "Boost Software License 1.0",
+ "LicenseId": "BSL-1.0",
+ "LicenseFile": "CATCH_LICENSE.txt",
+ "Copyright": "Copyright (c) 2019 Two Blue Cubes Ltd. All rights reserved."
+ }
+]