blender/extern/gtest
Sergey Sharybin c35ad8d4a3 GTest: Fix some strict compiler warnings
Those changes are to be backported to the upstream actually, for until then
it should be good enough to have it locally.
2016-01-04 23:54:02 +05:00
..
include/gtest GTest: Fix some strict compiler warnings 2016-01-04 23:54:02 +05:00
src GTest unit testing framework 2014-06-19 02:09:16 +10:00
CMakeLists.txt CMake: quiet warnings in GTest 2015-06-23 14:34:52 +10:00
LICENSE GTest unit testing framework 2014-06-19 02:09:16 +10:00
README GTest unit testing framework 2014-06-19 02:09:16 +10:00

Project: Google C++ Testing Framework
URL: http://code.google.com/p/googletest
License: New BSD
Upstream version: 1.7.0
Local modifications:

None.