Files
UnrealEngineUWP/Engine/Source/ThirdParty/GoogleTest/GoogleTest.tps
Leslie Nivison 9471150db7 Documenting TPS for Fortnite audit
#rb none
#lockdown Nick.Penwarden

[CL 3154387 by Leslie Nivison in Main branch]
2016-10-07 00:38:02 -04: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>