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

17 lines
740 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</Name>
<!-- Software Name and Version -->
<!-- Software Name: Catch2
Version: v3.4.0 -->
<Location>//Fortnite/Main</Location>
<Function>An open source native C++ library for writing unit, integration tests as well as other common types of tests.</Function>
<Eula>https://github.com/catchorg/Catch2/blob/v3.4.0/LICENSE.txt</Eula>
<RedistributeTo>
<EndUserGroup>Licencees</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>