- 27 Jul, 2015 3 commits
- 24 Jul, 2015 4 commits
- 19 Jul, 2015 2 commits
- 17 Jul, 2015 5 commits
- 14 Jul, 2015 2 commits
- 28 Apr, 2015 2 commits
-
-
kosak authored
-
kosak authored
Addresses issue #173: https://code.google.com/p/googlemock/issues/detail?id=173
-
- 08 Jan, 2015 2 commits
-
-
kosak authored
Thanks tberghammer for pointing it out. https://codereview.appspot.com/185420043/
-
kosak authored
Change an example to use 'override' rather than 'virtual'. Add missing headers for 'connect' and 'socket'.
-
- 17 Nov, 2014 2 commits
- 29 Jul, 2014 1 commit
-
-
kosak authored
-
- 28 Jul, 2014 1 commit
-
-
kosak authored
-
- 18 Jun, 2014 1 commit
-
-
kosak authored
-
- 17 Jun, 2014 1 commit
-
-
kosak authored
-
- 15 May, 2014 1 commit
-
-
billydonahue authored
-
- 24 Mar, 2014 1 commit
-
-
kosak authored
Also, stop using localtime(). Instead, use localtime_r() on most systems, localtime_s() on Windows.
-
- 12 Mar, 2014 2 commits
- 29 Jan, 2014 1 commit
-
-
kosak authored
Add GTEST_ATTRIBUTE_NO_SANITIZE_ADDRESS_
-
- 03 Dec, 2013 1 commit
-
-
kosak authored
Add MemorySanitizer annotations in gtest printers. Also remove unused variable kPathSeparatorString.
-
- 06 Sep, 2013 1 commit
-
-
zhanyong.wan authored
-
- 18 Jun, 2013 1 commit
-
-
zhanyong.wan authored
-
- 25 Apr, 2013 1 commit
-
-
vladlosev authored
When --gtest_filter is specified, XML report now doesn't contain information about tests that are filtered out (issue 141).
-
- 24 Apr, 2013 1 commit
-
-
zhanyong.wan authored
-
- 10 Apr, 2013 1 commit
-
-
zhanyong.wan authored
-
- 05 Apr, 2013 1 commit
-
-
vladlosev authored
-
- 11 Mar, 2013 1 commit
-
-
zhanyong.wan authored
Proposed as a one-line patch by Tom Jakubowski (tom@crystae.net); finished by Zhanyong Wan.
-
- 28 Feb, 2013 1 commit
-
-
zhanyong.wan authored
-