qt5base-lts/tests/auto/testlib/selftests/qt_attribution.json
Marc Mutz 3d6f5e95f0 Update Catch2 to v2.13.10
Two patches applied to upstream release.

Pick-to: 6.4 6.2
Fixes: QTBUG-103321
Task-number: QTBUG-99122
Change-Id: Ief451a21e5f61851cb03a9ca94ffe0f864e4b1f8
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2022-10-17 14:07:43 +02:00

18 lines
569 B
JSON

[
{
"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.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."
}
]