- f269e15 Resolve an issue where the resolution of `operator<<` overloads would attempt to instantiate the incomplete `testing::internal::Secret` type. by Abseil Team · 1 year, 8 months ago
- 8e32de8 Merge pull request #4300 from eltociear:patch-1 by Copybara-Service · 1 year, 8 months ago
- 372e81d Merge pull request #4301 from ciband:feat/qn9090 by Copybara-Service · 1 year, 8 months ago
- b2a2d36 Merge branch 'google:main' into feat/qn9090 by Chris Johnson · 1 year, 8 months ago
- e3d405f add support for nxp qn9090 mcu by Chris Johnson · 1 year, 8 months ago
- 1361c77 Fix typo in googletest-catch-exceptions-test.py by Ikko Eltociear Ashimine · 1 year, 8 months ago
- ec4fed9 Update code examples in the gMock Cookbook following C++ best practices. by Abseil Team · 1 year, 8 months ago
- af39146 Merge pull request #4293 from juan-lunarg:juan/fix_remaining_cmake_version by Copybara-Service · 1 year, 8 months ago
- 812f35b cmake: Remove remaining checks for CMAKE_VERSION by Juan Ramos · 1 year, 8 months ago
- fb11778 Merge pull request #4290 from juan-lunarg:juan/cmake_version_cleanup by Copybara-Service · 1 year, 8 months ago
- efd8db1 cmake: Clean up policy code by Juan Ramos · 1 year, 8 months ago
- 5924e5b Merge pull request #4282 from zencatalyst:patch-1 by Copybara-Service · 1 year, 8 months ago
- 2983697 Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6 by Copybara-Service · 1 year, 8 months ago
- 6c08816 Merge pull request #4286 from ryandesign:patch-1 by Copybara-Service · 1 year, 8 months ago
- 4fed5f2 cmake: Raise min to 3.6 by Juan Ramos · 1 year, 8 months ago
- 124bc58 Change C++11 requirement to C++14 by Ryan Schmidt · 1 year, 8 months ago
- 9b12f74 Merge pull request #4267 from niranjan-nilakantan:niranjan-nilakantan/issue4266 by Copybara-Service · 1 year, 8 months ago
- 148b327 Update README.md by Kasra Hashemi · 1 year, 8 months ago
- 18fa6a4 Allow clients to un-suppress output from gUnit EXPECT_EXIT tests. by Abseil Team · 1 year, 8 months ago
- 4c7aee8 Skip entire test suite with `GTEST_SKIP()` in `SetUpTestSuite` by Dino Radakovic · 1 year, 8 months ago
- e907816 Merge pull request #4188 from Mizzrym1:component by Copybara-Service · 1 year, 8 months ago
- 65cfeca internal g3doc documentation change. by Abseil Team · 1 year, 9 months ago
- 334704d Merge pull request #4269 from elupus:patch-3 by Copybara-Service · 1 year, 9 months ago
- 23f642a Merge pull request #4260 from pratyush3757:readme_table_fix by Copybara-Service · 1 year, 9 months ago
- 001f281 Check for file system for current directory by Joakim Plate · 1 year, 9 months ago
- 5ca3ab8 change table to unordered list by Pro3757 · 1 year, 9 months ago
- ad1b28b Merge branch 'google:main' into readme_table_fix by Pratyush Choudhary · 1 year, 9 months ago
- a5b94f6 Ignore the .cache directory create by VSCode. by Niranjan Nilakantan · 1 year, 9 months ago
- 06f44bc Copy supported platforms from README onto https://google.github.io/googletest/platforms.html by Dino Radakovic · 1 year, 9 months ago
- 04cf298 Provide example for setting C++ language standard in GoogleTest's Bazel quickstart and readme. by Dino Radakovic · 1 year, 9 months ago
- a7833a1 Update GoogleTest to RE2 release `2023-06-01`. by Paul Wankadia · 1 year, 9 months ago
- f625681 Merge pull request #4256 from niranjan-nilakantan:niranjan-nilakantan/issue4255 by Copybara-Service · 1 year, 9 months ago
- ded275d fix README table by Pro3757 · 1 year, 9 months ago
- 029d3dd Disable some warnings for IntelLLVM on Windows. by niranjan · 1 year, 9 months ago
- e032d57 Build googletest with IntelLLVM compilers. by Niranjan Nilakantan · 1 year, 9 months ago
- 4580469 Merge pull request #4250 from shlomnissan:cmake-quickstart-update by Copybara-Service · 1 year, 9 months ago
- aa99ce5 Add CXX_STANDARD_REQUIRED to CMake quickstart by Shlomi Nissan · 1 year, 9 months ago
- cb455a7 Fix typo in version number example in README by Dino Radakovic · 1 year, 9 months ago
- d6fb5e3 Explicitly document googletest release tag format by Dino Radakovic · 1 year, 9 months ago
- 60c3602 Merge pull request #4231 from yagneshprajapati:main by Copybara-Service · 1 year, 9 months ago
- e42cc22 Merge pull request #4234 from pateldeev:missing_dep by Copybara-Service · 1 year, 9 months ago
- bb2941f Give CreateArgvFromArgs internal linkage by Abseil Team · 1 year, 10 months ago
- a8e067a Update README.md by yagneshprajapati · 1 year, 10 months ago
- 7345a66 Update README.md by yagneshprajapati · 1 year, 10 months ago
- 88295d6 Update README.md by yagneshprajapati · 1 year, 10 months ago
- 0eb33cf Add missing absl dependency from build. by pateldeev · 1 year, 10 months ago
- a7fa9b3 Update README.md by yagneshprajapati · 1 year, 10 months ago
- bc860af This trips up when compiling with -Wvla otherwise. by Abseil Team · 1 year, 10 months ago
- a358018 Merge pull request #4146 from lygstate:fixes_std_pair_diff by Copybara-Service · 1 year, 10 months ago
- 76bce79 Merge branch 'main' into fixes_std_pair_diff by Andy Soffer · 1 year, 10 months ago
- f345b2c Merge pull request #4227 from Vertexwahn:fix-spelling by Copybara-Service · 1 year, 10 months ago
- 797b0ad Use GTEST_INTERNAL_CPLUSPLUS_LANG instead of __cplusplus by Dino Radakovic · 1 year, 10 months ago
- 0bdaac5 Add qualifier to avoid argument dependent lookup by Tom Hughes · 1 year, 10 months ago
- dea0484 Use Abseil Flag public API for flag parsing. by Abseil Team · 1 year, 10 months ago
- 97408ca Fix spelling by Vertexwahn · 1 year, 10 months ago
- ccdeec8 Merge pull request #4225 from TurboGawron:non_moveable_struct_fix by Copybara-Service · 1 year, 10 months ago
- 51eeae5 gmock: fix issue #4222 by Patryk Gawroński · 1 year, 10 months ago
- 783d00f Use '=default' to define trivial constructor/destructors by Tom Hughes · 1 year, 10 months ago
- baf182e Use the empty method to check for emptiness by Tom Hughes · 1 year, 10 months ago
- a5308bb Add missing std includes by Tom Hughes · 1 year, 10 months ago
- 9c1efac Use std::make_unique by Tom Hughes · 1 year, 10 months ago
- d7fb5e1 Fix spelling by Tom Hughes · 1 year, 10 months ago
- d8a5fb7 Add missing std includes by Tom Hughes · 1 year, 10 months ago
- 01bcf8c Make parameter names in function declaration match the names in the definitions by Tom Hughes · 1 year, 10 months ago
- d25e625 Merge pull request #4219 from jerylvaz:main by Copybara-Service · 1 year, 10 months ago
- 922e0b7 Update gMock Cookbook to reflect deprecation of testing::ByMove by Abseil Team · 1 year, 10 months ago
- 952560d Suppress a clang-tidy warning in the MATCHER_P macro by Jeryl Vaz · 1 year, 10 months ago
- 12a5852 Merge pull request #3993 from pgroke-dt:work-around-GCC-11-ADL-bug by Copybara-Service · 1 year, 11 months ago
- 8fa9461 Fix FunctionMocker compilation slowdown in 9d21db9e0a60a1ea61ec19331c9bc0dd33e907b1 by Abseil Team · 1 year, 11 months ago
- 7f6f9c1 Support --gtest_stream_result_to on macOS by Abseil Team · 1 year, 11 months ago
- 057b4e9 gtest.cc: run tests within a test suite in a deterministic order. by Abseil Team · 1 year, 11 months ago
- 7ee260c Rolled back due to breaking existing tests. by Abseil Team · 1 year, 11 months ago
- b5fd99b gtest.cc: run tests within a test suite in a deterministic order. by Aaron Jacobs · 1 year, 11 months ago
- 0cd05c6 Update naming to "GoogleTest" in the GoogleTest Primer. by Abseil Team · 1 year, 11 months ago
- ca0d46e Merge pull request #4103 from gonzalobg:bugfix/nvcxx_support by Copybara-Service · 1 year, 11 months ago
- 3656c27 Fix redundant redeclaration warning by Derek Mauro · 1 year, 11 months ago
- 13b1900 Remove the Win64 arch from the CMake Generator since by Derek Mauro · 1 year, 11 months ago
- 88af49e Migrate CI builds to MSVC 2022 by Derek Mauro · 1 year, 11 months ago
- e9fb5c7 Replace `const char*` with `absl::string_view` as the latter is preferred. by Abseil Team · 1 year, 11 months ago
- a0ced33 Internal Code Change by Abseil Team · 1 year, 11 months ago
- 6f01e3d Internal Code Change by Abseil Team · 1 year, 11 months ago
- 5d6ba6d Add doc comment by gonzalobg · 1 year, 11 months ago
- 5fce130 gtest.cc: add a newline after a failure when there is no OS stack trace. by Aaron Jacobs · 1 year, 11 months ago
- 974e18e Fix minor bug -- if ExecDeathTestChildMain() ever returns, we should exit by Abseil Team · 1 year, 11 months ago
- e9faae1 Internal Code Change by Abseil Team · 1 year, 11 months ago
- fa87209 Merge pull request #4157 from dpogue:patch-1 by Copybara-Service · 1 year, 11 months ago
- 3288c4d Revise documentation to include AbslStringify by Phoebe Liang · 1 year, 11 months ago
- 471087f Introduce std::make_unique and bool literals where possible by Abseil Team · 1 year, 11 months ago
- 9fd3fb0 Remove unused using-declarations in sample unit tests by Abseil Team · 1 year, 11 months ago
- 28219b1 Fix typo in test case name. by Abseil Team · 1 year, 11 months ago
- 837f222 Merge pull request #4182 from venik:venik-char8-lib-fix by Copybara-Service · 2 years ago
- e49c6b9 Merge pull request #4180 from sergio-nsk:patch-3 by Copybara-Service · 2 years ago
- f53219c 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. by Deanna Garcia · 2 years ago
- abad8af Add COMPONENT to install by Maciej Sroczyński · 2 years ago
- 391ce62 Internal Code Change by Abseil Team · 2 years ago
- 038e392 [gtest] Drop custom-rolled heterogeneous comparator functors in favor of C++ standard ones by Lawrence Wolf-Sonkin · 2 years ago
- 2d3b36d Environment variables are accessible in UWP/WinRT apps by Sergey · 2 years ago
- 50e07d1 Apply clang-tidy fixes by Abseil Team · 2 years ago
- 48a1b11 Add a comment to clarify Fuchsia process launcher requirement. by Abseil Team · 2 years ago
- 82a5704 Apply clang-tidy fixes by Abseil Team · 2 years ago