- 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
-
- 01 Oct, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 30 Sep, 2009 3 commits
-
-
zhanyong.wan authored
Fixes a typo in __GNUC__ (by Zhanyong Wan).
-
zhanyong.wan authored
Enables death tests on minGW (by Vlad Losev).
-
zhanyong.wan authored
Renames EventListenrs to TestEventListeners (by Zhanyong Wan). Fixes invalid characters in XML report (by Vlad Losev). Refacotrs SConscript (by Vlad Losev).
-
- 24 Sep, 2009 2 commits
-
-
zhanyong.wan authored
Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to simplify gtest code (by Zhanyong Wan).
-
zhanyong.wan authored
-