R9484/googlemock/srcmaster
R9484/googlemock/src
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bf07131c1d0a | Gennadiy Civil | Merge pull request #2041 from ciband:chore/fix_library_json | Jan 23 2019 | |||
45c58aa6f360 | chris | fix: Add Arduino setup()/loop() functions back | Jan 7 2019 | |||
0ffa5f9779fc | Chris Johnson/GitHub | Merge branch 'master' into chore/fix_library_json | Jan 4 2019 | |||
3a460a26b7a9 | misterg/Gennadiy Civil | Googletest export | Jan 3 2019 | |||
4d62b5b9aef0 | chris | fix: Remove Arduino entry points | Jan 3 2019 | |||
14c2fba7349e | misterg/Gennadiy Civil | Googletest export | Jan 2 2019 | |||
f8b1c1af1775 | Abseil Team/Gennadiy Civil | Googletest export | Jan 2 2019 | |||
b5f5c596a991 | Gennadiy Civil | Merge pull request #2000 from ciband:feat/add_support_platformio | Dec 14 2018 | |||
81f00260668d | misterg/jueminyang | Googletest export | Dec 13 2018 | |||
2c8ab3f18b2e | Chris Johnson/GitHub | feat: Add initial support for PlatformIO and Arduino | Dec 5 2018 | |||
26743363be8f | Abseil Team/Gennadiy Civil | Googletest export | Dec 3 2018 | |||
b49266606875 | misterg/Gennadiy Civil | Googletest export | Nov 20 2018 | |||
8e86f6726164 | durandal/Gennadiy Civil | Googletest export | Nov 20 2018 | |||
826656b25f62 | Robin Lindén | Remove workarounds for unsupported MSVC versions | Nov 10 2018 | |||
e9085769d481 | Gennadiy Civil | Merge pull request #1941 from barkovv:master | Oct 29 2018 | |||
80b43d900b8e | misterg/Gennadiy Civil | Googletest export | Oct 29 2018 | |||
3feffddd1e83 | Vadim Barkov | Replaced all NULLs with nullptr in googlemock | Oct 28 2018 | |||
b57c703963be | Abseil Team/Gennadiy Civil | Googletest export | Oct 26 2018 | |||
a50e4f05b3d8 | misterg/Gennadiy Civil | Googletest export | Oct 26 2018 | |||
96d16157721c | Jonathan Wendeborn | Merge branch 'isnice' of https://github.com/BrukerJWD/googletest into isnice | Oct 16 2018 | |||
8c82ba48e433 | BrukerJWD/GitHub | Merge branch 'master' into isnice | Oct 16 2018 | |||
386391b01442 | Jonathan Wendeborn | Use existing Mock::GetReactionOnUninterestingCalls() | Oct 16 2018 | |||
6bbf911a8dc0 | Jonathan Wendeborn | Don't fully qualify enum member | Oct 16 2018 | |||
67a240a10788 | Jonathan Wendeborn | Added Mock::IsNaggy, IsNice, and IsStrict | Oct 16 2018 | |||
4bb49ed640e3 | Abseil Team/Gennadiy Civil | Apply clang-tidy modernize-use-nullptr to googletest. | Oct 5 2018 | |||
f0e4c411ca08 | Gennadiy Civil | more comments changes | Aug 14 2018 | |||
bbf738a2c105 | Gennadiy Civil | more comments changes | Aug 14 2018 | |||
a3c0dd0f4d58 | Gennadiy Civil | Comments changes, no functionality changes | Aug 14 2018 | |||
b345bf909096 | Gennadiy Civil | Formatting changes,small cleanup, no functionality changes | Aug 7 2018 | |||
309e8a271e9a | Piotr Kąkol | Updated broken and outdated URLs | Jul 25 2018 | |||
d5725da96894 | David Sunderland | Mark new GetWithoutMatchers method as part of the exported API, to address MSVC… | Apr 19 2018 | |||
f6551f2d4538 | David Sunderland | Don't use generalized initializer list; is C++11 extension. | Apr 19 2018 | |||
f437f8ca0d4d | David Sunderland | Clone of unsubmitted cr/176529515. Introduce parameterless expectations. | Apr 19 2018 | |||
373481c5a9b9 | Gennadiy Civil | ...merging | Apr 11 2018 | |||
25d8176e4fc8 | Gennadiy Civil | merging | Apr 10 2018 | |||
39c58da187c9 | Gennadiy Civil | merge | Apr 10 2018 | |||
e1071eb94973 | Gennadiy Civil | RE-Doing the merge, this time with gcc on mac in the PR so I can catch errors… | Apr 10 2018 | |||
ca54b673034f | Gennadiy Civil/GitHub | Revert "gmock actions 2" | Apr 10 2018 | |||
05b5a53898c2 | Gennadiy Civil | formatting | Apr 9 2018 | |||
c4684b49cf0d | Gennadiy Civil | more msvc | Apr 9 2018 | |||
431bfdcaf4a0 | Gennadiy Civil | msvc 14 | Apr 9 2018 | |||
6525044ce20c | Gennadiy Civil | And also silence for MSVS14 | Apr 9 2018 | |||
35a709a701cb | Gennadiy Civil | preproc syntax ( I can never remember it) | Apr 9 2018 | |||
61e8a0b10b80 | Gennadiy Civil | syntax | Apr 9 2018 | |||
03be5df17cc7 | Gennadiy Civil | cont. | Apr 9 2018 | |||
e0b3c269c23e | Gennadiy Civil | continued | Apr 9 2018 | |||
dbd206e3d9ae | Gennadiy Civil | more mcvs fixing | Apr 6 2018 | |||
2d4d4ef7392b | Gennadiy Civil | fixing MSVC | Apr 6 2018 | |||
fe402c27790f | Gennadiy Civil | Merging gMock, 2 | Apr 5 2018 | |||
e55089ec115d | Gennadiy Civil | merging gmock matchers 1 | Apr 4 2018 | |||
b7c568326c96 | Gennadiy Civil | merging, gmock -1 | Mar 22 2018 | |||
dbf63e38a4eb | Gennadiy Civil | merges-2 | Mar 5 2018 | |||
2bd1750ba7bd | Gennadiy Civil | gmock merging -2 | Feb 27 2018 | |||
225e6741acfa | Gennadiy Civil | moving JoinAsTuple to internal | Feb 12 2018 | |||
b3d9be5c1d96 | David Benjamin | Pass the -Wmissing-declarations warning. | Jan 3 2018 | |||
b70cf1a663ad | Jonathan Wakely | Use gender-neutral pronouns in comments and docs | Sep 27 2017 | |||
c00373320db8 | Alyssa Wilk | Merge branch 'refs/heads/master' into flag-default | Aug 28 2017 | |||
a2803bc37daf | Alyssa Wilk | Handling invalid flag values | Aug 16 2017 | |||
5b4166f05fbc | Maurice Gilden | Add function name to exception if there's no default action | Aug 16 2017 | |||
6e1970e2376c | Alyssa Wilk | Adding a flag option to change the default mock type | Aug 10 2017 | |||
0cb2eeb5f18e | Gennadiy Civil/GitHub | Merge pull request #764 from flyd1005/wip-fix-typo | Aug 2 2017 | |||
09fd5b3ebfaa | Nico Weber | Use std::string and ::string explicitly in gtest and gmock code. | May 15 2017 | |||
266a185a528b | Li Peng | remove duplicated words | Apr 27 2016 | |||
d4aa34b05d72 | Jacob Meacham | Fix link that's returned when running tests. #714 | Feb 17 2016 | |||
affb09edf0df | Billy Donahue | move googlemock files into googlemock/ subdir | Aug 25 2015 |
c4science · Help