summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/qt_attribution.json
blob: af1b594e9318e6314d2ae364ec003f3f70c8fc8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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."
    }
]