- 25 Feb, 2010 1 commit
-
-
zhanyong.wan authored
-
- 24 Feb, 2010 1 commit
-
-
zhanyong.wan authored
Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth); adds wide InitGoogleTest to gtest.def (by Vlad Losev); updates the version number (by Zhanyong Wan); updates the release notes for 1.5.0 (by Vlad Losev); removes scons scripts from the distribution (by Zhanyong Wan); adds the cmake build script to the distribution (by Zhanyong Wan); adds fused source files to the distribution (by Vlad Losev and Chandler Carruth).
-
- 17 Feb, 2010 1 commit
-
-
zhanyong.wan authored
-
- 15 Feb, 2010 1 commit
-
-
vladlosev authored
-
- 11 Feb, 2010 1 commit
-
-
vladlosev authored
-
- 03 Feb, 2010 1 commit
-
-
vladlosev authored
-
- 02 Feb, 2010 1 commit
-
-
zhanyong.wan authored
Adds support for alternate path separator on Windows, and make all tests pass with CMake and VC++ 9 (by Manuel Klimek).
-
- 28 Jan, 2010 1 commit
-
-
zhanyong.wan authored
Introduces macro GTEST_HAS_STREAM_REDIRECTION_ (by Vlad Losev); fixes unsynchronized color text output on Windows (by Vlad Losev); fixes the cmake script to work with MSVC 10 (by Manuel Klimek).
-
- 27 Jan, 2010 1 commit
-
-
zhanyong.wan authored
-
- 17 Jan, 2010 1 commit
-
-
zhanyong.wan authored
-
- 08 Jan, 2010 1 commit
-
-
zhanyong.wan authored
-
- 07 Jan, 2010 1 commit
-
-
zhanyong.wan authored
-
- 06 Jan, 2010 1 commit
-
-
zhanyong.wan authored
-
- 05 Jan, 2010 3 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 29 Dec, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 23 Dec, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 18 Dec, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 16 Dec, 2009 4 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 14 Dec, 2009 1 commit
-
-
zhanyong.wan authored
-
- 07 Dec, 2009 1 commit
-
-
zhanyong.wan authored
-
- 01 Dec, 2009 1 commit
-
-
zhanyong.wan authored
-
- 24 Nov, 2009 1 commit
-
-
zhanyong.wan authored
Refactors run_tests.py s.t. it can be shared by gmock (by Vlad Losev); Fixes a warning in gtest-tuple_test.cc on Cygwin (by Vlad Losev).
-
- 17 Nov, 2009 4 commits
-
-
vladlosev authored
Implements the element_type typedef in testing::internal::scoped_ptr. This is needed to test gmock's IsNull/NotNull with it.
-
vladlosev authored
Prevents Google Test from printing help message upon seeing the --gtest_stack_trace_depth flag. This was breaking gmock_output_test.
-
vladlosev authored
Blocks test binaries from inheriting GTEST_OUTPUT variable when invoked from Python test scripts (fixes issue 223).
-
vladlosev authored
-
- 13 Nov, 2009 1 commit
-
-
zhanyong.wan authored
Improves the scons scripts and run_tests.py (by Vlad Losev); uses typed tests in gtest-port_test.cc only when typed tests are available (by Zhanyong Wan); makes gtest-param-util-generated.h conform to the C++ standard (by Zhanyong Wan).
-
- 10 Nov, 2009 1 commit
-
-
zhanyong.wan authored
-
- 23 Oct, 2009 1 commit
-
-
vladlosev authored
-
- 22 Oct, 2009 1 commit
-
-
vladlosev authored
-
- 20 Oct, 2009 1 commit
-
-
vladlosev authored
Implements support for AssertionResult in Boolean assertions such as EXPECT_TRUE; Fixes Google Tests's tuple implementation to default-initialize its fields in the default constructor (by Zhanyong Wan); Populates gtest_stress_test.cc with actual tests.
-
- 14 Oct, 2009 1 commit
-
-
vladlosev authored
Fixes: Scons build file broken when used in another SConstruct; warning in VC 8.0 when compiled with /Wp64
-