4406 Commits (2d684efe87cafde18d8ce096887db48c83abb73c)
 

Author SHA1 Message Date
yagneshprajapati 88295d64a7
Update README.md 2 years ago
pateldeev 0eb33cfa5c Add missing absl dependency from build. 2 years ago
yagneshprajapati a7fa9b3708
Update README.md 2 years ago
Abseil Team bc860af087 This trips up when compiling with -Wvla otherwise. 2 years ago
Copybara-Service a3580180d1 Merge pull request #4146 from lygstate:fixes_std_pair_diff 2 years ago
Andy Soffer 76bce79a34
Merge branch 'main' into fixes_std_pair_diff 2 years ago
Copybara-Service f345b2ca6a Merge pull request #4227 from Vertexwahn:fix-spelling 2 years ago
Dino Radakovic 797b0ad2a3 Use GTEST_INTERNAL_CPLUSPLUS_LANG instead of __cplusplus 2 years ago
Tom Hughes 0bdaac5a14 Add qualifier to avoid argument dependent lookup 2 years ago
Abseil Team dea0484e4d Use Abseil Flag public API for flag parsing. 2 years ago
Vertexwahn 97408cae55 Fix spelling 2 years ago
Copybara-Service ccdeec888e Merge pull request #4225 from TurboGawron:non_moveable_struct_fix 2 years ago
Patryk Gawroński 51eeae5a55 gmock: fix issue #4222 2 years ago
Tom Hughes 783d00fd19 Use '=default' to define trivial constructor/destructors 2 years ago
Tom Hughes baf182e006 Use the empty method to check for emptiness 2 years ago
Tom Hughes a5308bb992 Add missing std includes 2 years ago
Tom Hughes 9c1efac2a1 Use std::make_unique 2 years ago
Tom Hughes d7fb5e1af4 Fix spelling 2 years ago
Tom Hughes d8a5fb7ee6 Add missing std includes 2 years ago
Tom Hughes 01bcf8c70d Make parameter names in function declaration match the names in the 2 years ago
Copybara-Service d25e625364 Merge pull request #4219 from jerylvaz:main 2 years ago
Abseil Team 922e0b7d80 Update gMock Cookbook to reflect deprecation of testing::ByMove 2 years ago
Jeryl Vaz 952560d3ec Suppress a clang-tidy warning in the MATCHER_P macro 2 years ago
Copybara-Service 12a5852e45 Merge pull request #3993 from pgroke-dt:work-around-GCC-11-ADL-bug 2 years ago
Abseil Team 8fa9461cc2 Fix FunctionMocker compilation slowdown in 9d21db9e0a 2 years ago
Abseil Team 7f6f9c12ad Support --gtest_stream_result_to on macOS 2 years ago
Abseil Team 057b4e904f gtest.cc: run tests within a test suite in a deterministic order. 2 years ago
Abseil Team 7ee260c549 Rolled back due to breaking existing tests. 2 years ago
Aaron Jacobs b5fd99bbd5 gtest.cc: run tests within a test suite in a deterministic order. 2 years ago
Abseil Team 0cd05c6ea9 Update naming to "GoogleTest" in the GoogleTest Primer. 2 years ago
Copybara-Service ca0d46e95d Merge pull request #4103 from gonzalobg:bugfix/nvcxx_support 2 years ago
Derek Mauro 3656c2713e Fix redundant redeclaration warning 2 years ago
Derek Mauro 13b1900717 Remove the Win64 arch from the CMake Generator since 2 years ago
Derek Mauro 88af49efa7 Migrate CI builds to MSVC 2022 2 years ago
Abseil Team e9fb5c7bac Replace `const char*` with `absl::string_view` as the latter is preferred. 2 years ago
Abseil Team a0ced33ac6 Internal Code Change 2 years ago
Abseil Team 6f01e3dc12 Internal Code Change 2 years ago
gonzalobg 5d6ba6d3b0 Add doc comment 2 years ago
Aaron Jacobs 5fce13091d gtest.cc: add a newline after a failure when there is no OS stack trace. 2 years ago
Abseil Team 974e18ee6f Fix minor bug -- if ExecDeathTestChildMain() ever returns, we should exit 2 years ago
Abseil Team e9faae170f Internal Code Change 2 years ago
Copybara-Service fa87209829 Merge pull request #4157 from dpogue:patch-1 2 years ago
Phoebe Liang 3288c4deae Revise documentation to include AbslStringify 2 years ago
Abseil Team 471087fbfc Introduce std::make_unique and bool literals where possible 2 years ago
Abseil Team 9fd3fb00ff Remove unused using-declarations in sample unit tests 2 years ago
Abseil Team 28219b169c Fix typo in test case name. 2 years ago
Copybara-Service 837f2229a9 Merge pull request #4182 from venik:venik-char8-lib-fix 2 years ago
Copybara-Service e49c6b946a Merge pull request #4180 from sergio-nsk:patch-3 2 years ago
Deanna Garcia f53219cdcb Move transitive dependencies of googletest to googletest_deps.bzl to allow other bazel projects to depend on that rule instead of googletests' transitive dependencies directly. 2 years ago
Maciej Sroczyński abad8af018 Add COMPONENT to install 2 years ago