index
:
googletest.git
05CC6081FCBD0071053DE78238E136B3
1278977C598F83A02A525FEA38941265
4422C11159FF3F7F49E4BC959EE89D06
498B35FA518A5E1CF8C95CE6D51091B2
77A9B20B4C1E02FAC90D1D942E1D4C18
8EA412EE54E54CAC6E49EE3B7C209DA1
9A681768AABE08D1EFA5CA77528236A4
B4DE7B5F4F45390ABCFB887AFADA9303
BC1EDD4B325FB2BF16E1EF6DF8EFC0DF
main
master
v1.10.x
v1.12.x
v1.13.x
v1.14.x
v1.15.x
v1.8.x
Google's C++ test framework: https://github.com/google/googletest
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
internal_utils.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move everything in googletest into googletest/googletest
Billy Donahue
2015-08-25
1
-242/+0
*
Suppress "Conditional expression is constant" warning on Visual Studio.
kosak
2014-01-29
1
-1/+10
*
Make Google Test build cleanly on Visual Studio 2010, 2012, 2013.
kosak
2014-01-13
1
-2/+8
*
Added support for platforms where pthread_t is a struct rather than an integral
jgm
2012-04-02
1
-1/+2
*
Fixes broken build on VC++ 7.1.
vladlosev
2011-06-13
1
-0/+10
*
makes gtest compatible with HP UX (by Pasi Valminen); fixes a typo in the nam...
zhanyong.wan
2011-04-07
1
-0/+6
*
Adds a gtest_disable_pthreads CMake option; also fixes an include order probl...
zhanyong.wan
2010-10-05
1
-62/+82
*
Adds ADD_FAILURE_AT (by Zhanyong Wan); disables -Wswitch-default (by Vlad Los...
zhanyong.wan
2010-07-26
1
-1/+1
*
Fixes warnings when built by GCC with -Wswitch-default. Original patch by Zhi...
vladlosev
2010-07-14
1
-1/+1
*
Corrects test binary paths in the CMake build script.
vladlosev
2010-05-22
1
-2/+2
*
Introduces gtest_force_shared_crt option for CMake build scripts.
vladlosev
2010-05-18
1
-1/+1
*
Renames test script flags.
vladlosev
2010-05-13
1
-4/+8
*
Moves the universal printer from gmock to gtest and refactors the cmake scrip...
zhanyong.wan
2010-05-10
1
-0/+186