Files
UnrealEngine/Engine/Source/ThirdParty/Catch2/Catch2.tps
2025-05-18 13:04:45 +08:00

13 lines
670 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>Catch2 - C++ Test Framework</Name>
<Location>/Engine/Source/ThirdParty/Catch2/</Location>
<Function>Base framework for writing and running multi-platform tests of any kind.</Function>
<Eula>https://github.com/catchorg/Catch2/blob/master/LICENSE.txt</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/Catch2_License.txt</LicenseFolder>
</TpsData>