- 11 Feb, 2020 2 commits
-
-
Abseil Team authored
Fix gmock_gen to use MOCK_METHOD instead of old style macros. PiperOrigin-RevId: 294360947
-
Abseil Team authored
Fix gmock_gen to use MOCK_METHOD instead of old style macros. PiperOrigin-RevId: 294332975
-
- 29 Oct, 2019 2 commits
-
-
misterg authored
Internal Change PiperOrigin-RevId: 277336786
-
mhermas authored
Merge 65032e28cba171c000accc85ffaf6f1e62921b86 into 8c91ecef Closes #2470 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/googletest/pull/2470 from hermas55:bugfix/default_const_param 65032e28cba171c000accc85ffaf6f1e62921b86 PiperOrigin-RevId: 277118535
-
- 23 Oct, 2019 1 commit
-
-
Abseil Team authored
Add a matcher `testing::ReturnRoundRobin` which, on each call, returns the next element in the sequence, restarting at the beginning once it has reached the end. PiperOrigin-RevId: 276312136
-
- 10 Aug, 2017 1 commit
-
-
Josh Bodily authored
-
- 25 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 08 Jan, 2015 1 commit
-
-
kosak authored
-
- 17 Nov, 2014 2 commits
- 12 Mar, 2014 1 commit
-
-
kosak authored
-
- 06 Sep, 2013 1 commit
-
-
zhanyong.wan authored
-
- 20 May, 2011 1 commit
-
-
vladlosev authored
-
- 01 Feb, 2011 1 commit
-
-
zhanyong.wan authored
Picks up gtest r536; renames implicit_cast and down_cast to reduce the chance of clash (by Roman Perepelitsa); enables gmock_gen.py to handle storage specifiers (by Steve Fox).
-
- 05 Oct, 2010 1 commit
-
-
zhanyong.wan authored
-
- 04 Jun, 2009 1 commit
-
-
zhanyong.wan authored
Makes all container matchers work with (possibly multi-dimensional) native arrays; makes Contains() accept a matcher; adds Value(x, m); improves gmock doctor to diagnose the Type in Template Base disease.
-
- 02 Jun, 2009 1 commit
-
-
zhanyong.wan authored
-