aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test
Commit message (Collapse)AuthorAgeFilesLines
...
| * | formattingGennadiy Civil2018-04-092-2/+3
| | |
| * | tuningGennadiy Civil2018-04-091-1/+1
| | |
| * | tuningGennadiy Civil2018-04-091-3/+7
| | |
| * | contGennadiy Civil2018-04-091-3/+0
| | |
| * | msvcGennadiy Civil2018-04-092-12/+13
| | |
| * | more msvcGennadiy Civil2018-04-091-0/+15
| | |
| * | msvc 14Gennadiy Civil2018-04-091-14/+0
| | |
| * | testing msvc againGennadiy Civil2018-04-092-16/+14
| | |
| * | More msvc 14 Gennadiy Civil2018-04-091-0/+16
| | |
* | | RE-Doing the merge, this time with gcc on mac in the PR so I can catch ↵Gennadiy Civil2018-04-103-9/+22
|/ / | | | | | | errors before merging the PR
* | more warningsGennadiy Civil2018-04-061-0/+12
| |
* | merging gmock-actions 2Gennadiy Civil2018-04-061-1/+143
| |
* | Merging gMock, 2Gennadiy Civil2018-04-054-3/+14
| |
* | Have to wait for this oneGennadiy Civil2018-04-051-2/+2
| |
* | Have to wait for this oneGennadiy Civil2018-04-051-1/+1
| |
* | Merging matchers testGennadiy Civil2018-04-051-0/+3
| |
* | Merging matchers testGennadiy Civil2018-04-051-40/+779
| |
* | bad cut/pasteGennadiy Civil2018-04-041-1/+1
| |
* | More on MSVC warning C4503, decorated name length exceededGennadiy Civil2018-04-041-2/+6
| |
* | More on MSVC warning C4503, decorated name length exceededGennadiy Civil2018-04-041-1/+1
| |
* | Address MSVC warning C4503, decorated name length exceeded, name was truncatedGennadiy Civil2018-04-041-0/+2
| |
* | Fixing build break on MSVCGennadiy Civil2018-04-041-1/+1
| |
* | merging gmock matchers 1Gennadiy Civil2018-04-041-37/+262
| |
* | merging, gmock -1Gennadiy Civil2018-03-222-1/+33
| |
* | More merges, removing old dead codeGennadiy Civil2018-03-131-2/+2
| |
* | Merge branch 'master' of https://github.com/google/googletestGennadiy Civil2018-03-051-0/+4
|\ \
| * \ Merge branch 'master' into unsigned-wcharGennadiy Civil2018-03-012-2/+86
| |\ \
| * | | Try to handle unsigned wchar_t (arm) a bit betterScott Graham2018-02-231-0/+4
| | | |
* | | | Merges-1Gennadiy Civil2018-03-051-0/+2
| |/ / |/| |
* | | Merge branch 'master' into variant_matcherXiaoyi Zhang2018-02-271-2/+22
|\ \ \
| * | | gmock merging -2Gennadiy Civil2018-02-271-2/+22
| |/ /
* / / Add matcher for std::variant.Xiaoyi Zhang2018-02-271-0/+64
|/ /
* | moving JoinAsTuple to internalGennadiy Civil2018-02-121-26/+3
| |
* | Merge pull request #1446 from tholsapp/masterGennadiy Civil2018-02-092-5/+5
|\ \ | | | | | | Fixed typos
| * | Fixed typosTroy Holsapple2018-02-072-5/+5
| | |
* | | mergesGennadiy Civil2018-02-092-8/+11
|/ /
* | Adding tests to googlemock bazelGennadiy Civil2018-01-262-6/+72
| |
* | Code mergesGennadiy Civil2018-01-262-3/+5
| |
* | [Bazel] Detect Windows with cpu value x64_windows and x64_windows_msvcLoo Rong Jie2018-01-091-1/+2
| | | | | | | | and x64_windows_msvc
* | Merge branch 'master' into missing-declarationsGennadiy Civil2018-01-041-8/+0
|\ \
| * | upstreaming cl 124976692Gennadiy Civil2018-01-031-8/+0
| | |
* | | Pass the -Wmissing-declarations warning.David Benjamin2018-01-031-4/+0
|/ / | | | | | | | | | | This makes it easier to use GTest in projects that build with the -Wmissing-declarations warning. This fixes the warning in headers and source files, though not GTest's own tests as it is rather noisy there.
* | Add licenses() directive for googlemock/tests.Carlos O'Ryan2017-12-081-0/+2
| | | | | | | | | | Without the directive embedding googletest into third_party breaks any //... target.
* | Fix gmock tests when std::unary_function unavailableArkady Shapkin2017-10-251-2/+5
| |
* | Fix tests with VS2015 and VS2017Arkadiy Shapkin2017-10-252-4/+9
| |
* | Use gender-neutral pronouns in comments and docsJonathan Wakely2017-09-273-3/+3
| |
* | Applying lint checks from upstream google3Alyssa Wilk2017-08-281-4/+7
| |
* | Merge branch 'refs/heads/master' into flag-defaultAlyssa Wilk2017-08-283-0/+95
|\ \
| * | Support ref-qualified member functions in Property().Roman Perepelitsa2017-08-221-0/+20
| | |
| * | Remove unused variableMaurice Gilden2017-08-211-1/+0
| | |