Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | formatting | Gennadiy Civil | 2018-04-05 | 1 | -2/+2 | |
| | ||||||
* | And more MCVS warnings | Gennadiy Civil | 2018-04-05 | 1 | -5/+4 | |
| | ||||||
* | fixing MCVS warn | Gennadiy Civil | 2018-04-05 | 1 | -0/+10 | |
| | ||||||
* | Have to wait for this one | Gennadiy Civil | 2018-04-05 | 1 | -2/+2 | |
| | ||||||
* | Have to wait for this one | Gennadiy Civil | 2018-04-05 | 1 | -1/+1 | |
| | ||||||
* | Merging matchers test | Gennadiy Civil | 2018-04-05 | 1 | -0/+3 | |
| | ||||||
* | Merging matchers test | Gennadiy Civil | 2018-04-05 | 1 | -40/+779 | |
| | ||||||
* | bad cut/paste | Gennadiy Civil | 2018-04-04 | 1 | -1/+1 | |
| | ||||||
* | More on MSVC warning C4503, decorated name length exceeded | Gennadiy Civil | 2018-04-04 | 1 | -2/+6 | |
| | ||||||
* | More on MSVC warning C4503, decorated name length exceeded | Gennadiy Civil | 2018-04-04 | 1 | -1/+1 | |
| | ||||||
* | Address MSVC warning C4503, decorated name length exceeded, name was truncated | Gennadiy Civil | 2018-04-04 | 1 | -0/+2 | |
| | ||||||
* | Fixing build break on MSVC | Gennadiy Civil | 2018-04-04 | 1 | -1/+1 | |
| | ||||||
* | merging gmock matchers 1 | Gennadiy Civil | 2018-04-04 | 3 | -72/+483 | |
| | ||||||
* | merging gmock-matchers.h 3 | Gennadiy Civil | 2018-03-26 | 1 | -13/+36 | |
| | ||||||
* | merging gmock-matchers.h 2 | Gennadiy Civil | 2018-03-26 | 1 | -7/+44 | |
| | ||||||
* | Upstreaming FloatingEq2Matcher, | Gennadiy Civil | 2018-03-26 | 1 | -9/+13 | |
| | ||||||
* | Merging gmock-matchers.h -2 | Gennadiy Civil | 2018-03-23 | 1 | -29/+208 | |
| | ||||||
* | gmock-matchers merging -2 | Gennadiy Civil | 2018-03-23 | 1 | -10/+250 | |
| | ||||||
* | merging, gmock -1 | Gennadiy Civil | 2018-03-22 | 4 | -60/+120 | |
| | ||||||
* | More merges, removing old dead code | Gennadiy Civil | 2018-03-13 | 2 | -7/+8 | |
| | ||||||
* | merges-2 | Gennadiy Civil | 2018-03-05 | 2 | -4/+14 | |
| | ||||||
* | Merge branch 'master' of https://github.com/google/googletest | Gennadiy Civil | 2018-03-05 | 2 | -0/+6 | |
|\ | ||||||
| * | Merge branch 'master' into unsigned-wchar | Gennadiy Civil | 2018-03-01 | 5 | -123/+465 | |
| |\ | ||||||
| * | | Try to handle unsigned wchar_t (arm) a bit better | Scott Graham | 2018-02-23 | 2 | -0/+6 | |
| | | | ||||||
* | | | Merges-1 | Gennadiy Civil | 2018-03-05 | 2 | -4/+5 | |
| |/ |/| | ||||||
* | | Merge branch 'variant_matcher' of https://github.com/zhangxy988/googletest ↵ | Xiaoyi Zhang | 2018-02-27 | 3 | -123/+328 | |
|\ \ | | | | | | | | | | into variant_matcher | |||||
| * \ | Merge branch 'master' into variant_matcher | Xiaoyi Zhang | 2018-02-27 | 3 | -123/+328 | |
| |\ \ | ||||||
| | * | | gmock merging -2 | Gennadiy Civil | 2018-02-27 | 3 | -123/+328 | |
| | |/ | ||||||
* | / | Add documentation for VariantWith. | Xiaoyi Zhang | 2018-02-27 | 1 | -0/+2 | |
|/ / | ||||||
* / | Add matcher for std::variant. | Xiaoyi Zhang | 2018-02-27 | 2 | -0/+135 | |
|/ | ||||||
* | moving JoinAsTuple to internal | Gennadiy Civil | 2018-02-12 | 4 | -49/+22 | |
| | ||||||
* | Merge pull request #1446 from tholsapp/master | Gennadiy Civil | 2018-02-09 | 5 | -13/+13 | |
|\ | | | | | Fixed typos | |||||
| * | Fixed typos | Troy Holsapple | 2018-02-07 | 5 | -13/+13 | |
| | | ||||||
* | | merges | Gennadiy Civil | 2018-02-09 | 2 | -8/+11 | |
|/ | ||||||
* | Adding tests to googlemock bazel | Gennadiy Civil | 2018-01-26 | 2 | -6/+72 | |
| | ||||||
* | Code merges | Gennadiy Civil | 2018-01-26 | 9 | -34/+86 | |
| | ||||||
* | Merge branch 'master' into fix-core-dump-shared | Gennadiy Civil | 2018-01-09 | 10 | -187/+18 | |
|\ | ||||||
| * | [Bazel] Detect Windows with cpu value x64_windows and x64_windows_msvc | Loo Rong Jie | 2018-01-09 | 1 | -1/+2 | |
| | | | | | | | | and x64_windows_msvc | |||||
| * | Merge branch 'master' into missing-declarations | Gennadiy Civil | 2018-01-04 | 2 | -9/+1 | |
| |\ | ||||||
| | * | Merge branch 'master' into master | Gennadiy Civil | 2018-01-04 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Merge branch 'master' into fix-issue-776-support-autoconf-as-submodule | Gennadiy Civil | 2017-12-22 | 1 | -5/+5 | |
| | | |\ | ||||||
| | | * \ | Merge branch 'master' into fix-issue-776-support-autoconf-as-submodule | Gennadiy Civil | 2017-12-15 | 5 | -167/+5 | |
| | | |\ \ | ||||||
| | | * \ \ | Merge branch 'master' into fix-issue-776-support-autoconf-as-submodule | Gennadiy Civil | 2017-12-08 | 1 | -0/+2 | |
| | | |\ \ \ | ||||||
| | | * | | | | Run autoconf from top-level directory. | Carlos O'Ryan | 2017-12-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is part (hopefully all) of the fixes for #776. The top-level configure.ac configures googletest first and then googlemock. With this changes it is possible to embed googletest into another project that uses autoconf. For an example (though it is WIP), see the commits (and soon PR) referenced from google/protobuf#236. | |||||
| | * | | | | | upstreaming cl 124976692 | Gennadiy Civil | 2018-01-03 | 1 | -8/+0 | |
| | | |_|_|/ | | |/| | | | ||||||
| * / | | | | Pass the -Wmissing-declarations warning. | David Benjamin | 2018-01-03 | 3 | -5/+5 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | | | Merge branch 'master' into master | bryanzim | 2017-12-15 | 3 | -165/+1 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Merge branch 'fix-top-level-license' of github.com:coryan/googletest into ↵ | Carlos O'Ryan | 2017-12-11 | 1 | -2/+2 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | fix-top-level-license | |||||
| | * | | | | Refactor docs about contributions to CONTRIBUTING.md. | Carlos O'Ryan | 2017-12-11 | 3 | -165/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Per the review comments. | |||||
| * | | | | | remove extra line | Bryan Zimmerman | 2017-12-11 | 1 | -1/+0 | |
| | | | | | |