- 17 Jun, 2009 1 commit
-
-
zhanyong.wan authored
Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev).
-
- 11 Jun, 2009 1 commit
-
-
zhanyong.wan authored
-
- 28 Apr, 2009 1 commit
-
-
zhanyong.wan authored
-
- 25 Apr, 2009 1 commit
-
-
zhanyong.wan authored
-
- 18 Mar, 2009 1 commit
-
-
zhanyong.wan authored
-
- 11 Mar, 2009 1 commit
-
-
zhanyong.wan authored
-
- 06 Mar, 2009 1 commit
-
-
zhanyong.wan authored
-
- 13 Feb, 2009 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 09 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 22 Jan, 2009 1 commit
-
-
zhanyong.wan authored
-
- 10 Dec, 2008 1 commit
-
-
shiqian authored
-
- 27 Nov, 2008 1 commit
-
-
vladlosev authored
-
- 20 Nov, 2008 2 commits
- 12 Oct, 2008 1 commit
-
-
shiqian authored
-
- 11 Oct, 2008 1 commit
-
-
shiqian authored
- appends "_" to internal macro names (by Markus Heule). - makes Google Test work with newer versions of tools on Symbian and Windows CE (by Mika Raento). - adds the (ASSERT|EXPECT)_NO_FATAL_FAILURE macros (by Markus Heule). - changes EXPECT_(NON|)FATAL_FAILURE to catch failures in the current thread only (by Markus Heule). - adds the EXPECT_(NON|)FATAL_FAILURE_ON_ALL_THREADS macros (by Markus Heule). - adds GTEST_HAS_PTHREAD and GTEST_IS_THREADSAFE to indicate the availability of <pthread.h> and Google Test's thread-safety (by Zhanyong Wan). - adds scons/SConscript for building with scons (by Joi Sigurdsson). - adds src/gtest-all.cc for building Google Test from a single file (by Markus Heule). - updates the xcode project to include new tests (by Preston Jackson).
-
- 08 Oct, 2008 1 commit
-
-
preston.jackson authored
-
- 08 Sep, 2008 1 commit
-
-
shiqian authored
Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev).
-
- 09 Jul, 2008 1 commit
-
-
shiqian authored
Makes Google Test compile on Mac OS X and Cygwin, and adds project files for Microsoft Visual Studio.
-
- 03 Jul, 2008 1 commit
-
-
shiqian authored
-