summaryrefslogtreecommitdiffstats
path: root/src/testlib/3rdparty/catch2/qt_attribution.json
blob: 1e4f2c5297c35d465f57f06288ff5e635b09c793 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
    {
        "Id": "catch2",
        "Name": "Catch2",
        "QDocModule": "qttestlib",
        "QtUsage": "Used for testing of the Qt Test module.",
        "Comment": {
            "UpstreamFile": "single_include/catch2/catch.hpp",
            "Generator": "scripts/generateSingleHeader.py",
            "General": "no relevant CPE found"
        },
        "Files": "catch_p.h",

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