- 17 Jul, 2015 2 commits
- 14 Jul, 2015 6 commits
- 13 Jul, 2015 1 commit
-
-
kosak authored
INSTANTIATE_TEST_CASE_P.
-
- 14 Feb, 2015 2 commits
- 22 Jan, 2015 1 commit
-
-
kosak authored
-
- 14 Jan, 2015 1 commit
-
-
kosak authored
-
- 08 Jan, 2015 2 commits
- 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.
-
- 28 Jul, 2014 1 commit
-
-
kosak authored
-
- 18 Jun, 2014 2 commits
- 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 1 commit
-
-
kosak authored
-
- 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 2 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
-