42221aa84c
Update Catch2 header to latest released version. Needed to build correctly with glibc 2.34. Two patches applied on top of the upstream release. Previously used Qt specific change extracted to a separate patch file. Fixes: QTBUG-95842 Pick-to: 6.3 6.2 Change-Id: I67e442bbe756ff00c96a45eabf593f7aecddd628 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
18 lines
568 B
JSON
18 lines
568 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.8",
|
|
"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."
|
|
}
|
|
]
|