- 14 Jan, 2015 1 commit
-
-
kosak authored
-
- 08 Jan, 2015 3 commits
-
-
kosak authored
-
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 8 commits
-
-
kosak authored
-
kosak authored
-
kosak authored
-
kosak authored
-
kosak authored
-
kosak authored
-
kosak authored
Distinguish between C++11 language and library support for std::function, std::begin, std::end, and std::move in gtest and gmock.
-
kosak authored
Reduce the stack frame size for CmpHelper* functions by moving the failure path into their own functions.
-
- 29 Jul, 2014 1 commit
-
-
kosak authored
-
- 28 Jul, 2014 1 commit
-
-
kosak authored
-
- 18 Jun, 2014 2 commits
- 17 Jun, 2014 1 commit
-
-
kosak authored
-
- 15 May, 2014 1 commit
-
-
billydonahue authored
-
- 02 Apr, 2014 1 commit
-
-
kosak 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 3 commits
- 29 Jan, 2014 2 commits
- 13 Jan, 2014 1 commit
-
-
kosak authored
Also improve an error message in gtest_test_utils.py.
-
- 12 Jan, 2014 3 commits
- 04 Dec, 2013 1 commit
-
-
kosak authored
Fix spelling: repositary -> repository.
-
- 03 Dec, 2013 3 commits
- 18 Sep, 2013 1 commit
-
-
zhanyong.wan authored
-
- 06 Sep, 2013 1 commit
-
-
zhanyong.wan authored
-
- 27 Aug, 2013 1 commit
-
-
zhanyong.wan authored
-
- 09 Jul, 2013 1 commit
-
-
zhanyong.wan authored
-
- 08 Jul, 2013 2 commits
-
-
zhanyong.wan authored
allows gtest-config.in to work with an absoulte path for @top_srcdir@. h/t to Jimi Xenidis for reporting the issue and the fix.
-
zhanyong.wan authored
makes gtest-death-test_test.cc compile on platforms that don't support death tests; h/t to Steve Robbins for reporting the issue and suggesting the fix.
-
- 18 Jun, 2013 1 commit
-
-
zhanyong.wan authored
-