summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #3918 from assafpr:master2mainCopybara-Service2022-08-0114-23/+23
|\ \ \
| * | | Update gtest.ccassafpr2022-06-271-1/+1
| * | | Update gmock-matchers.hassafpr2022-06-271-1/+1
| * | | Update gmock-actions.hassafpr2022-06-271-1/+1
| * | | Update gmock-spec-builders_test.ccassafpr2022-06-271-1/+1
| * | | Update gtest-death-test.ccassafpr2022-06-271-1/+1
| * | | Update gmock-spec-builders.ccassafpr2022-06-271-1/+1
| * | | Update advanced.mdassafpr2022-06-271-5/+5
| * | | documentation, change mater branch to mainassafpr2022-06-221-2/+2
| * | | Update faq.mdassafpr2022-06-221-1/+1
| * | | Update CONTRIBUTING.mdassafpr2022-06-221-1/+1
| * | | documentation, change mater branch to mainassafpr2022-06-221-1/+1
| * | | documentation, change mater branch to mainassafpr2022-06-221-1/+1
| * | | Update gmock_output_test_golden.txtassafpr2022-06-221-4/+4
| * | | change link from master to main in documentationassafpr2022-06-221-1/+1
* | | | Merge pull request #3951 from matdibu:mainCopybara-Service2022-08-011-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | gtest-death-test: add 'noreturn'refs/pull/3951/headMatei Dibu2022-07-201-1/+1
* | | | Add support of 18-member structs to gmock UnpackStructImpl.refs/pull/3966/headAbseil Team2022-07-292-2/+17
* | | | Merge pull request #3953 from georgthegreat:patch-1Copybara-Service2022-07-261-2/+2
|\ \ \ \
| * | | | Continuation for #3183refs/pull/3953/headYuriy Chernyshov2022-07-211-2/+2
| |/ / /
* | | | Add IsEmpty overload for C-style stringsDino Radakovic2022-07-252-7/+64
|/ / /
* | | Merge pull request #3940 from anpol:pdb-static-libCopybara-Service2022-07-181-1/+2
|\ \ \
| * | | cmake: make PDB output directory match that of a static library.refs/pull/3940/headAndrei Polushin2022-07-121-1/+2
* | | | Merge pull request #3946 from anpol:export-tlvhbaseCopybara-Service2022-07-181-1/+1
|\ \ \ \
| * | | | export ThreadLocalValueHolderBase which is required by exported APIs.refs/pull/3946/headAndrei Polushin2022-07-141-1/+1
| |/ / /
* | | | Merge pull request #3939 from anpol:python-find-strategyCopybara-Service2022-07-181-0/+6
|\ \ \ \
| * | | | cmake: find python in order specified by PATH environment variable.refs/pull/3939/headAndrei Polushin2022-07-121-0/+6
| |/ / /
* | | | Merge pull request #3927 from yutotnh:fix-typoCopybara-Service2022-07-186-11/+11
|\ \ \ \
| * | | | fix: some typos in sourcerefs/pull/3927/headyutotnh2022-07-012-4/+4
| * | | | fix: typo in test nameyutotnh2022-07-011-1/+1
| * | | | fix: some typos in commentyutotnh2022-07-014-6/+6
* | | | | Merge pull request #3921 from Krzmbrzl:patch-1Copybara-Service2022-07-181-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Set cmake policy CMP0069refs/pull/3921/headRobert Adam2022-07-181-0/+4
* | | | | Merge pull request #3928 from venik:venik-clean-upCopybara-Service2022-07-126-9/+8
|\ \ \ \ \
| * | | | | cleanup from unique_ptr branchrefs/pull/3928/headAlexander Nikforov2022-07-016-10/+8
* | | | | | Merge pull request #3787 from codeinred:fix-quickstartCopybara-Service2022-07-111-2/+3
|\ \ \ \ \ \
| * | | | | | Fix quickstart-cmake documentationrefs/pull/3787/headAlecto Irene Perez2022-03-271-2/+3
* | | | | | | Add envvar BAZEL_CXXOPTS=-std=c++14 to the GitHub Actions CIDerek Mauro2022-07-111-0/+3
* | | | | | | Merge pull request #3868 from eidosmontreal:fix_undefined_symbol_kMaxRangeCopybara-Service2022-07-111-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix for undefined symbol: testing::internal::Random::kMaxRangerefs/pull/3868/headGaspard Petit2022-05-311-0/+2
* | | | | | | | Merge pull request #3844 from akohlmey:intel-llvm-utf8-fixCopybara-Service2022-07-111-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | set -utf-8 flag only for real MSVC compilers. E.g. not Intel's icx.exerefs/pull/3844/headAxel Kohlmeyer2022-05-181-1/+3
* | | | | | | | | CMake: raise the default C++ standard to cxx_std_14Derek Mauro2022-07-081-1/+1
* | | | | | | | | Enable heterogeneous lookup for RegisteredTestsMap.Chris Kennelly2022-07-071-1/+2
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Remove the Bazel provided default cxxopt -std=c++0x and replace itDerek Mauro2022-07-011-0/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Remove support for C++11Derek Mauro2022-06-305-11/+15
* | | | | | | Update version number in CMakeLists.txtDerek Mauro2022-06-301-1/+1
* | | | | | | Add support of 17-member structs to gmock UnpackStructImpl.Abseil Team2022-06-291-0/+5
| |_|_|/ / / |/| | | | |
* | | | | | Mark internal-only function as having internal linkage.Abseil Team2022-06-271-1/+1
* | | | | | Merge pull request #3912 from jarkenau:mainCopybara-Service2022-06-271-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |