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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes broken build on VC++ 7.1.
vladlosev
2011-06-13
1
-14/+24
*
Modifies handling of C++ exceptions in death tests to treat exceptions escapi...
vladlosev
2010-10-18
1
-0/+7
*
Adds a gtest_disable_pthreads CMake option; also fixes an include order probl...
zhanyong.wan
2010-10-05
1
-6/+6
*
Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); i...
zhanyong.wan
2010-08-09
1
-0/+14
*
Introduces gtest_force_shared_crt option for CMake build scripts.
vladlosev
2010-05-18
1
-0/+7
*
Comment tweaks in CMakeLists.txt.
vladlosev
2010-05-13
1
-5/+5
*
Renames CMake build script options.
vladlosev
2010-05-11
1
-7/+7
*
Moves the universal printer from gmock to gtest and refactors the cmake scrip...
zhanyong.wan
2010-05-10
1
-192/+15
*
Improves support for building Google Test as Windows DLL.
vladlosev
2010-05-05
1
-65/+68
*
Minor improvement to hermetic build support in the CMake script, by Vlad Losev.
zhanyong.wan
2010-04-22
1
-1/+3
*
CMake 2.8/Visual Age compatibility patch by Hady Zalek.
vladlosev
2010-04-05
1
-2/+4
*
Fixes compatibility with Visual Age versions lower than 9.0 (by Hady Zalek); ...
zhanyong.wan
2010-03-26
1
-1/+4
*
Cleans up the cmake script.
zhanyong.wan
2010-03-25
1
-9/+15
*
Makes the cmake script work on Solaris and AIX (by Hady Zalek).
zhanyong.wan
2010-03-25
1
-24/+37
*
Adds missing gtest DLL exports.
zhanyong.wan
2010-03-22
1
-11/+14
*
Fixes a -Wextra warning in gtest-param-util.h and updates the cmake script to...
zhanyong.wan
2010-03-17
1
-10/+40
*
Supports building gtest as a DLL (by Vlad Losev).
zhanyong.wan
2010-03-05
1
-9/+48
*
Makes all samples compile with -Wall -Wshadow -Werror.
vladlosev
2010-02-27
1
-3/+3
*
Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);...
zhanyong.wan
2010-02-24
1
-4/+12
*
Introduces macro GTEST_HAS_STREAM_REDIRECTION_ (by Vlad Losev); fixes unsynch...
zhanyong.wan
2010-01-28
1
-7/+16
*
Makes the cmake script work on Windows (by Manuel Klimek).
zhanyong.wan
2010-01-06
1
-2/+6
*
Makes the cmake script compatible with cmake 2.6.4.
zhanyong.wan
2010-01-05
1
-8/+8
*
Uses FindThreads to set the proper link flag when using threads (by Manuel Kl...
zhanyong.wan
2010-01-05
1
-35/+27
*
Adds an experimental CMake build script; makes the samples compile without wa...
zhanyong.wan
2009-12-29
1
-0/+275