- 18 Mar, 2009 2 commits
-
-
zhanyong.wan authored
svn merge -r 214:215 branches/release-1.3 tags/release-1.3.0
-
vladlosev authored
-
- 17 Mar, 2009 3 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 11 Mar, 2009 4 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 06 Mar, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac and Cygwin; fixes build issue on some Linux versions due to PATH_MAX.
-
- 23 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 19 Feb, 2009 1 commit
-
-
zhanyong.wan authored
Updates the definitions of GTEST_HAS_EXCEPTIONS and GTEST_HAS_STD_STRING to be C++ standard compliant.
-
- 13 Feb, 2009 3 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 09 Feb, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 08 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 06 Feb, 2009 1 commit
-
-
zhanyong.wan authored
Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zhanyong Wan). Fixes more warnings on Windows (by Vlad Losev).
-
- 02 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 29 Jan, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 26 Jan, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
Fixes the bug where the XML output path is affected by test changing the current directory. By Stefan Weigand.
-
- 22 Jan, 2009 1 commit
-
-
zhanyong.wan authored
-
- 21 Jan, 2009 1 commit
-
-
zhanyong.wan authored
Improves compatibility with cygwin by making the definition of GTEST_HAS_GLOBAL_WSTRING correct on this platform.
-
- 10 Jan, 2009 2 commits
- 08 Jan, 2009 1 commit
-
-
shiqian authored
-
- 11 Dec, 2008 3 commits
- 10 Dec, 2008 4 commits
-
-
shiqian authored
-
shiqian authored
-
shiqian authored
allows other projects to easily leverage an installation or un-installed build of Google Test from their project's Autoconf script. This re-work specifically introduces the ability to provide a path as an argument to the resulting configure script option which can specify either an installation prefix or a build directory for Google Test. This change also makes a small portability tweak by using ``s instead of $() for command expansion. By Chandler Carruth. Reviewed by Benoit Sigoure.
-
shiqian authored
Changes config_aux to build-aux to conform with the convention. Simplifies the configuration commands in README. By Chandler Carruth.
-
- 09 Dec, 2008 3 commits
-
-
shiqian authored
Necessary changes to gtest-config.in for supporting the up-coming release of Google C++ Mocking Framework. By Chandler Carruth.
-
shiqian authored
-
preston.a.jackson authored
-