aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-20Allow naming expectations #3970Denis Hananein2-4/+29
2022-10-19Merge pull request #4036 from zloylos:fix-output-json-3884Copybara-Service1-0/+3
2022-10-18CMake: Add GTEST_HAS_ABSL build option for using AbslAbseil Team2-0/+17
2022-10-18Adds Win32 UNC path support to FilePath::IsAbsolutePath() and FilePath::IsRoo...Abseil Team3-18/+85
2022-10-17Fix detection of the no_sanitize("hwaddress") attributeDerek Mauro1-1/+12
2022-10-17Merge pull request #4037 from KloolK:patch-1Copybara-Service1-17/+8
2022-10-17Add Windows CI scriptDino Radakovic1-0/+56
2022-10-14Use attribute testing to simplify portable attribute macrosDerek Mauro1-48/+37
2022-10-14Terse printing of std::reference_wrapper hides pointerAbseil Team2-0/+30
2022-10-14Fix table markup in testing.mdJan1-17/+8
2022-10-12Merge pull request #4035 from Vertexwahn:update-depsCopybara-Service1-8/+13
2022-10-12Workaround for Visual C++ error C2039 with std::tuple_element_t.Abseil Team2-4/+15
2022-10-11Fix JSON output format #3884Denis Hananein1-0/+3
2022-10-10Merge pull request #4032 from Ferenc-:suggest-fixed-versionCopybara-Service1-1/+1
2022-10-09Suggests a release with fixed CMakeLists.txtFerenc Géczi1-1/+1
2022-10-08Update rules_python, bazel_skylib and platfromsVertexwahn1-8/+13
2022-10-07Update the POSIX Extended section of the Regular Expression Wikipedia pageAbseil Team1-1/+1
2022-10-06[fuchsia] Use __builtin_trap to trigger gunit_break_on_failure on non-x86 archAbseil Team1-0/+12
2022-10-05Makes Clang compilations via Ninja on Windows define _DLL only for shared CRT...Abseil Team1-2/+7
2022-10-04Merge pull request #4020 from cclauss:patch-1Copybara-Service1-4/+4
2022-10-04Merge pull request #3967 from BMBurstein:custom_type_combineCopybara-Service5-17/+198
2022-09-30Uses a simpler mechanism to disable the copying of GoogleTest test suites, to...Abseil Team2-6/+12
2022-09-29Merge branch 'google:main' into custom_type_combineBaruch0-0/+0
2022-09-28Rollback: Moves boilerplate disabling copy constructor/assignment from Google...Abseil Team2-16/+6
2022-09-28Rollback: Uses a simpler mechanism to disable the copying of GoogleTest test ...Abseil Team2-6/+13
2022-09-28Uses a simpler mechanism to disable the copying of GoogleTest test suites.Abseil Team2-13/+6
2022-09-28Moves boilerplate disabling copy constructor/assignment from GoogleTest's TES...Abseil Team2-6/+16
2022-09-28Merge branch 'google:main' into custom_type_combineBaruch6-14/+46
2022-09-27Merge pull request #4016 from Maratyszcza:qurtCopybara-Service5-13/+44
2022-09-27Add GoogleTest workaround for MSVC crash with Address Sanitizer (ASAN) on ver...Abseil Team1-1/+2
2022-09-27Branding: macOSChristian Clauss1-1/+1
2022-09-27Upgrade GitHub Actions CheckoutChristian Clauss1-3/+3
2022-09-26Port GoogleTest to QuRT (Hexagon RTOS)Marat Dukhan5-10/+40
2022-09-25Merge branch 'google:main' into custom_type_combineBaruch1-1/+1
2022-09-21Merge pull request #4011 from softwaregravy:patch-1Copybara-Service1-1/+1
2022-09-18Update link to Bazel installation guideJohn Hinnegan1-1/+1
2022-09-14Merge branch 'google:main' into custom_type_combineBaruch7-31/+19
2022-09-13Fix MSVC C++14 flag for GitHub workflowDerek Mauro1-1/+1
2022-09-13Rollback 4fa8cfe3f4dee8975ee02d98633a5245ab67c6d7Derek Mauro4-4/+8
2022-09-12Merge pull request #3984 from keith:ks/bazel-move-std-c-14-to-.bazelrcCopybara-Service4-8/+4
2022-09-09Use UnorderedElementsAre in example about using matchers with mapsAbseil Team1-6/+7
2022-09-08Remove obsolete MSVC warning pragmas for Invalid<T>()Abseil Team1-11/+0
2022-09-01Fixed header guards to match style guide conventions.Abseil Team1-3/+3
2022-08-30Merge pull request #3916 from asmodai27:mainCopybara-Service2-4/+5
2022-08-26Consider all TERM values ending in "-256color" to be color supporting. In par...Abseil Team1-6/+3
2022-08-25Merge branch 'google:main' into custom_type_combineBaruch20-63/+50
2022-08-22Add support of 19-member structs to gmock UnpackStructImpl.Hardik Vala2-0/+10
2022-08-19bazel: move -std=c++14 to .bazelrcKeith Smiley4-8/+4
2022-08-16Update README.md to point to the Foundational C++ Support PolicyDerek Mauro1-33/+6
2022-08-12Add --features=external_include_paths to Bazel CI to ignore warningsDerek Mauro3-3/+7