summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'google:main' into custom_type_combineBaruch2022-09-286-14/+46
| |\ \ \
| * \ \ \ Merge branch 'google:main' into custom_type_combineBaruch2022-09-251-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'google:main' into custom_type_combineBaruch2022-09-147-31/+19
| |\ \ \ \
| * \ \ \ \ Merge branch 'google:main' into custom_type_combineBaruch2022-08-2520-63/+50
| |\ \ \ \ \
| * | | | | | Custom type with Combine(). Fix for #3781Baruch Burstein2022-07-315-10/+180
* | | | | | | Uses a simpler mechanism to disable the copying of GoogleTest test suites, to...Abseil Team2022-09-302-6/+12
| |_|_|_|_|/ |/| | | | |
* | | | | | Rollback: Moves boilerplate disabling copy constructor/assignment from Google...Abseil Team2022-09-282-16/+6
* | | | | | Rollback: Uses a simpler mechanism to disable the copying of GoogleTest test ...Abseil Team2022-09-282-6/+13
* | | | | | Uses a simpler mechanism to disable the copying of GoogleTest test suites.Abseil Team2022-09-282-13/+6
* | | | | | Moves boilerplate disabling copy constructor/assignment from GoogleTest's TES...Abseil Team2022-09-282-6/+16
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #4016 from Maratyszcza:qurtCopybara-Service2022-09-275-13/+44
|\ \ \ \ \
| * | | | | Port GoogleTest to QuRT (Hexagon RTOS)refs/pull/4016/headMarat Dukhan2022-09-265-10/+40
| | |_|/ / | |/| | |
* | | | | Add GoogleTest workaround for MSVC crash with Address Sanitizer (ASAN) on ver...Abseil Team2022-09-271-1/+2
| |_|_|/ |/| | |
* | | | Merge pull request #4011 from softwaregravy:patch-1Copybara-Service2022-09-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update link to Bazel installation guiderefs/pull/4011/headJohn Hinnegan2022-09-181-1/+1
|/ / /
* | | Fix MSVC C++14 flag for GitHub workflowDerek Mauro2022-09-131-1/+1
* | | Rollback 4fa8cfe3f4dee8975ee02d98633a5245ab67c6d7Derek Mauro2022-09-134-4/+8
* | | Merge pull request #3984 from keith:ks/bazel-move-std-c-14-to-.bazelrcCopybara-Service2022-09-134-8/+4
|\ \ \
| * | | bazel: move -std=c++14 to .bazelrcrefs/pull/3984/headKeith Smiley2022-08-194-8/+4
* | | | Use UnorderedElementsAre in example about using matchers with mapsAbseil Team2022-09-091-6/+7
* | | | Remove obsolete MSVC warning pragmas for Invalid<T>()Abseil Team2022-09-081-11/+0
* | | | Fixed header guards to match style guide conventions.Abseil Team2022-09-011-3/+3
* | | | Merge pull request #3916 from asmodai27:mainCopybara-Service2022-08-302-4/+5
|\ \ \ \
| * | | | Avoid implicit conversion from int to charrefs/pull/3916/headJérôme Travert2022-06-261-1/+1
| * | | | Avoid implicit conversion from int to charJérôme Travert2022-06-261-1/+1
* | | | | Consider all TERM values ending in "-256color" to be color supporting. In par...Abseil Team2022-08-261-6/+3
| |_|_|/ |/| | |
* | | | Add support of 19-member structs to gmock UnpackStructImpl.Hardik Vala2022-08-222-0/+10
| |/ / |/| |
* | | Update README.md to point to the Foundational C++ Support PolicyDerek Mauro2022-08-161-33/+6
* | | Add --features=external_include_paths to Bazel CI to ignore warningsDerek Mauro2022-08-123-3/+7
* | | gtest_unittest: Call FAIL() in lambda, fix incorrect fatality expectationDino Radakovic2022-08-081-2/+2
* | | Explicitly instantiate matchee std::string in MatchesRegexDino Radakovic2022-08-041-1/+1
* | | 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
|\ \ \ \