zhanyong.wan
|
9c48242258
|
Adds a gtest_disable_pthreads CMake option; also fixes an include order problem in the cmake script.
|
2010-10-05 19:22:50 +00:00 |
|
zhanyong.wan
|
7c598c4f1a
|
Adds ADD_FAILURE_AT (by Zhanyong Wan); disables -Wswitch-default (by Vlad Losev).
|
2010-07-26 21:59:50 +00:00 |
|
vladlosev
|
447ed6474d
|
Fixes warnings when built by GCC with -Wswitch-default. Original patch by Zhixu Liu (zhixu.liu@gmail.com).
|
2010-07-14 22:36:31 +00:00 |
|
vladlosev
|
fbc266f0a4
|
Corrects test binary paths in the CMake build script.
|
2010-05-22 00:26:29 +00:00 |
|
vladlosev
|
c828e17175
|
Introduces gtest_force_shared_crt option for CMake build scripts.
|
2010-05-18 21:08:05 +00:00 |
|
vladlosev
|
3678a248d3
|
Renames test script flags.
|
2010-05-13 18:05:20 +00:00 |
|
zhanyong.wan
|
2ccea88c99
|
Moves the universal printer from gmock to gtest and refactors the cmake script for reusing in gmock (by Vlad Losev).
|
2010-05-10 17:11:58 +00:00 |
|