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

15 lines
825 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>Google Test</Name>
<Location>/Engine/Source/ThirdParty/GoogleTest</Location>
<Date>2016-09-23T18:35:05.5511675-04:00</Date>
<Function>Google's C++ test framework which faciliates programmers in writing all manner of tests</Function>
<Justification>For robust unit testing, and for access to Google Mock</Justification>
<Eula>https://github.com/google/googletest/blob/master/googletest/LICENSE</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/GoogleTest_License.txt</LicenseFolder>
</TpsData>