- 27 Jan, 2012 1 commit
-
-
jgm authored
-
- 04 Nov, 2011 1 commit
-
-
vladlosev authored
-
- 24 Oct, 2011 2 commits
- 05 Oct, 2011 1 commit
-
-
vladlosev authored
-
- 26 Sep, 2011 1 commit
-
-
vladlosev authored
-
- 16 Aug, 2011 1 commit
-
-
vladlosev authored
-
- 20 Jun, 2011 1 commit
-
-
vladlosev authored
-
- 03 May, 2011 1 commit
-
-
vladlosev authored
-
- 15 Apr, 2011 1 commit
-
-
zhanyong.wan authored
Fixes XL C++ 10.1 compiler errors (based on patch by Hady Zalek); cleans up formatting of GTEST_NO_INLINE_.
-
- 14 Apr, 2011 1 commit
-
-
zhanyong.wan authored
-
- 12 Apr, 2011 1 commit
-
-
zhanyong.wan authored
-
- 07 Apr, 2011 1 commit
-
-
zhanyong.wan authored
makes gtest compatible with HP UX (by Pasi Valminen); fixes a typo in the name of xlC (by Hady Zalek).
-
- 11 Mar, 2011 1 commit
-
-
zhanyong.wan authored
with Android (by Zachary Vorhies).
-
- 22 Feb, 2011 1 commit
-
-
zhanyong.wan authored
-
- 02 Feb, 2011 1 commit
-
-
vladlosev authored
-
- 29 Jan, 2011 1 commit
-
-
vladlosev authored
-
- 02 Dec, 2010 1 commit
-
-
zhanyong.wan authored
Makes gtest print string literals correctly when it contains \x escape sequences. Contributed by Yair Chuchem.
-
- 30 Nov, 2010 1 commit
-
-
vladlosev authored
-
- 14 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 08 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 31 Aug, 2010 1 commit
-
-
zhanyong.wan authored
Casts char to unsigned char before calling isspace() etc to avoid undefined behavior (by Zhanyong Wan); removes conditional #includes keyed on GTEST_HAS_PROTOBUF_ (by Zhanyong Wan); publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); forward declares some classes properly (by Samuel Benzaquen); honors the --gtest_catch_exceptions flag (by Vlad Losev).
-
- 19 Aug, 2010 1 commit
-
-
zhanyong.wan authored
Removes the Windows golden file (by Vlad Losev); implements test result streaming (by Nikhil Jindal and cleaned up by Zhanyong Wan).
-
- 22 Jul, 2010 1 commit
-
-
vladlosev authored
Allows Google Test to build on OSes other then a pre-determined set and implements GTEST_HAS_POSIX_REGEX condition for compatibility with them.
-
- 14 Jul, 2010 1 commit
-
-
vladlosev authored
Fixes warnings when built by GCC with -Wswitch-default. Original patch by Zhixu Liu (zhixu.liu@gmail.com).
-
- 12 Jul, 2010 1 commit
-
-
vladlosev authored
-
- 10 May, 2010 1 commit
-
-
zhanyong.wan authored
Moves the universal printer from gmock to gtest and refactors the cmake script for reusing in gmock (by Vlad Losev).
-
- 26 Mar, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
Fixes compatibility with Visual Age versions lower than 9.0 (by Hady Zalek); updates the release notes.
-
- 25 Mar, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 23 Mar, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 22 Mar, 2010 1 commit
-
-
zhanyong.wan authored
-
- 17 Mar, 2010 1 commit
-
-
vladlosev authored
-
- 05 Mar, 2010 1 commit
-
-
zhanyong.wan authored
-
- 04 Mar, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading tests for SCOPED_TRACE() (by Vlad Losev); replaces native pthread calls with gtest's threading constructs (by Vlad Losev); fixes flakiness in CountedDestructor (by Vlad Losev); minor MSVC 7.1 clean-up (by Zhanyong Wan).
-
- 26 Feb, 2010 1 commit
-
-
zhanyong.wan authored
-
- 25 Feb, 2010 1 commit
-
-
zhanyong.wan authored
-