summaryrefslogtreecommitdiffstats
path: root/src/qdoc/catch/qt_attribution.json
blob: 55b8a3ff63d6044214cedb4be34345bfaff1a6e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
    {
        "Id": "catch2",
        "Name": "Catch2",
        "QDocModule": "qdoc",
        "QtUsage": "Used for testing of QDoc",
        "QtParts": [
            "tests"
        ],
        "Files": "include/catch/catch.hpp",

        "Description": "Catch2 is a multi-paradigm test framework for C++.",
        "Homepage": "https://github.com/catchorg/Catch2",
        "Version": "2.13.10",
        "License": "Boost Software License 1.0",
        "LicenseId": "BSL-1.0",
        "LicenseFile": "CATCH_LICENSE.txt",
        "Copyright": "Copyright (c) 2022 Two Blue Cubes Ltd. All rights reserved."
    }
]