1. fb11778 Merge pull request #4290 from juan-lunarg:juan/cmake_version_cleanup by Copybara-Service · 1 year, 5 months ago
  2. efd8db1 cmake: Clean up policy code by Juan Ramos · 1 year, 5 months ago
  3. 5924e5b Merge pull request #4282 from zencatalyst:patch-1 by Copybara-Service · 1 year, 5 months ago
  4. 2983697 Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6 by Copybara-Service · 1 year, 5 months ago
  5. 6c08816 Merge pull request #4286 from ryandesign:patch-1 by Copybara-Service · 1 year, 5 months ago
  6. 4fed5f2 cmake: Raise min to 3.6 by Juan Ramos · 1 year, 5 months ago
  7. 124bc58 Change C++11 requirement to C++14 by Ryan Schmidt · 1 year, 5 months ago
  8. 9b12f74 Merge pull request #4267 from niranjan-nilakantan:niranjan-nilakantan/issue4266 by Copybara-Service · 1 year, 5 months ago
  9. 148b327 Update README.md by Kasra Hashemi · 1 year, 5 months ago
  10. 18fa6a4 Allow clients to un-suppress output from gUnit EXPECT_EXIT tests. by Abseil Team · 1 year, 5 months ago
  11. 4c7aee8 Skip entire test suite with `GTEST_SKIP()` in `SetUpTestSuite` by Dino Radakovic · 1 year, 5 months ago
  12. e907816 Merge pull request #4188 from Mizzrym1:component by Copybara-Service · 1 year, 5 months ago
  13. 65cfeca internal g3doc documentation change. by Abseil Team · 1 year, 6 months ago
  14. 334704d Merge pull request #4269 from elupus:patch-3 by Copybara-Service · 1 year, 6 months ago
  15. 23f642a Merge pull request #4260 from pratyush3757:readme_table_fix by Copybara-Service · 1 year, 6 months ago
  16. 001f281 Check for file system for current directory by Joakim Plate · 1 year, 6 months ago
  17. 5ca3ab8 change table to unordered list by Pro3757 · 1 year, 6 months ago
  18. ad1b28b Merge branch 'google:main' into readme_table_fix by Pratyush Choudhary · 1 year, 6 months ago
  19. a5b94f6 Ignore the .cache directory create by VSCode. by Niranjan Nilakantan · 1 year, 6 months ago
  20. 06f44bc Copy supported platforms from README onto https://google.github.io/googletest/platforms.html by Dino Radakovic · 1 year, 6 months ago
  21. 04cf298 Provide example for setting C++ language standard in GoogleTest's Bazel quickstart and readme. by Dino Radakovic · 1 year, 6 months ago
  22. a7833a1 Update GoogleTest to RE2 release `2023-06-01`. by Paul Wankadia · 1 year, 6 months ago
  23. f625681 Merge pull request #4256 from niranjan-nilakantan:niranjan-nilakantan/issue4255 by Copybara-Service · 1 year, 6 months ago
  24. ded275d fix README table by Pro3757 · 1 year, 6 months ago
  25. 029d3dd Disable some warnings for IntelLLVM on Windows. by niranjan · 1 year, 6 months ago
  26. e032d57 Build googletest with IntelLLVM compilers. by Niranjan Nilakantan · 1 year, 6 months ago
  27. 4580469 Merge pull request #4250 from shlomnissan:cmake-quickstart-update by Copybara-Service · 1 year, 6 months ago
  28. aa99ce5 Add CXX_STANDARD_REQUIRED to CMake quickstart by Shlomi Nissan · 1 year, 6 months ago
  29. cb455a7 Fix typo in version number example in README by Dino Radakovic · 1 year, 6 months ago
  30. d6fb5e3 Explicitly document googletest release tag format by Dino Radakovic · 1 year, 6 months ago
  31. 60c3602 Merge pull request #4231 from yagneshprajapati:main by Copybara-Service · 1 year, 6 months ago
  32. e42cc22 Merge pull request #4234 from pateldeev:missing_dep by Copybara-Service · 1 year, 6 months ago
  33. bb2941f Give CreateArgvFromArgs internal linkage by Abseil Team · 1 year, 7 months ago
  34. a8e067a Update README.md by yagneshprajapati · 1 year, 7 months ago
  35. 7345a66 Update README.md by yagneshprajapati · 1 year, 7 months ago
  36. 88295d6 Update README.md by yagneshprajapati · 1 year, 7 months ago
  37. 0eb33cf Add missing absl dependency from build. by pateldeev · 1 year, 7 months ago
  38. a7fa9b3 Update README.md by yagneshprajapati · 1 year, 7 months ago
  39. bc860af This trips up when compiling with -Wvla otherwise. by Abseil Team · 1 year, 7 months ago
  40. a358018 Merge pull request #4146 from lygstate:fixes_std_pair_diff by Copybara-Service · 1 year, 7 months ago
  41. 76bce79 Merge branch 'main' into fixes_std_pair_diff by Andy Soffer · 1 year, 7 months ago
  42. f345b2c Merge pull request #4227 from Vertexwahn:fix-spelling by Copybara-Service · 1 year, 7 months ago
  43. 797b0ad Use GTEST_INTERNAL_CPLUSPLUS_LANG instead of __cplusplus by Dino Radakovic · 1 year, 7 months ago
  44. 0bdaac5 Add qualifier to avoid argument dependent lookup by Tom Hughes · 1 year, 7 months ago
  45. dea0484 Use Abseil Flag public API for flag parsing. by Abseil Team · 1 year, 7 months ago
  46. 97408ca Fix spelling by Vertexwahn · 1 year, 7 months ago
  47. ccdeec8 Merge pull request #4225 from TurboGawron:non_moveable_struct_fix by Copybara-Service · 1 year, 7 months ago
  48. 51eeae5 gmock: fix issue #4222 by Patryk Gawroński · 1 year, 7 months ago
  49. 783d00f Use '=default' to define trivial constructor/destructors by Tom Hughes · 1 year, 7 months ago
  50. baf182e Use the empty method to check for emptiness by Tom Hughes · 1 year, 7 months ago
  51. a5308bb Add missing std includes by Tom Hughes · 1 year, 7 months ago
  52. 9c1efac Use std::make_unique by Tom Hughes · 1 year, 7 months ago
  53. d7fb5e1 Fix spelling by Tom Hughes · 1 year, 7 months ago
  54. d8a5fb7 Add missing std includes by Tom Hughes · 1 year, 7 months ago
  55. 01bcf8c Make parameter names in function declaration match the names in the definitions by Tom Hughes · 1 year, 7 months ago
  56. d25e625 Merge pull request #4219 from jerylvaz:main by Copybara-Service · 1 year, 7 months ago
  57. 922e0b7 Update gMock Cookbook to reflect deprecation of testing::ByMove by Abseil Team · 1 year, 7 months ago
  58. 952560d Suppress a clang-tidy warning in the MATCHER_P macro by Jeryl Vaz · 1 year, 7 months ago
  59. 12a5852 Merge pull request #3993 from pgroke-dt:work-around-GCC-11-ADL-bug by Copybara-Service · 1 year, 8 months ago
  60. 8fa9461 Fix FunctionMocker compilation slowdown in 9d21db9e0a60a1ea61ec19331c9bc0dd33e907b1 by Abseil Team · 1 year, 8 months ago
  61. 7f6f9c1 Support --gtest_stream_result_to on macOS by Abseil Team · 1 year, 8 months ago
  62. 057b4e9 gtest.cc: run tests within a test suite in a deterministic order. by Abseil Team · 1 year, 8 months ago
  63. 7ee260c Rolled back due to breaking existing tests. by Abseil Team · 1 year, 8 months ago
  64. b5fd99b gtest.cc: run tests within a test suite in a deterministic order. by Aaron Jacobs · 1 year, 8 months ago
  65. 0cd05c6 Update naming to "GoogleTest" in the GoogleTest Primer. by Abseil Team · 1 year, 8 months ago
  66. ca0d46e Merge pull request #4103 from gonzalobg:bugfix/nvcxx_support by Copybara-Service · 1 year, 8 months ago
  67. 3656c27 Fix redundant redeclaration warning by Derek Mauro · 1 year, 8 months ago
  68. 13b1900 Remove the Win64 arch from the CMake Generator since by Derek Mauro · 1 year, 8 months ago
  69. 88af49e Migrate CI builds to MSVC 2022 by Derek Mauro · 1 year, 8 months ago
  70. e9fb5c7 Replace `const char*` with `absl::string_view` as the latter is preferred. by Abseil Team · 1 year, 8 months ago
  71. a0ced33 Internal Code Change by Abseil Team · 1 year, 8 months ago
  72. 6f01e3d Internal Code Change by Abseil Team · 1 year, 8 months ago
  73. 5d6ba6d Add doc comment by gonzalobg · 1 year, 8 months ago
  74. 5fce130 gtest.cc: add a newline after a failure when there is no OS stack trace. by Aaron Jacobs · 1 year, 8 months ago
  75. 974e18e Fix minor bug -- if ExecDeathTestChildMain() ever returns, we should exit by Abseil Team · 1 year, 8 months ago
  76. e9faae1 Internal Code Change by Abseil Team · 1 year, 8 months ago
  77. fa87209 Merge pull request #4157 from dpogue:patch-1 by Copybara-Service · 1 year, 8 months ago
  78. 3288c4d Revise documentation to include AbslStringify by Phoebe Liang · 1 year, 8 months ago
  79. 471087f Introduce std::make_unique and bool literals where possible by Abseil Team · 1 year, 8 months ago
  80. 9fd3fb0 Remove unused using-declarations in sample unit tests by Abseil Team · 1 year, 8 months ago
  81. 28219b1 Fix typo in test case name. by Abseil Team · 1 year, 8 months ago
  82. 837f222 Merge pull request #4182 from venik:venik-char8-lib-fix by Copybara-Service · 1 year, 8 months ago
  83. e49c6b9 Merge pull request #4180 from sergio-nsk:patch-3 by Copybara-Service · 1 year, 8 months ago
  84. 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 · 1 year, 8 months ago
  85. abad8af Add COMPONENT to install by Maciej Sroczyński · 1 year, 8 months ago
  86. 391ce62 Internal Code Change by Abseil Team · 1 year, 9 months ago
  87. 038e392 [gtest] Drop custom-rolled heterogeneous comparator functors in favor of C++ standard ones by Lawrence Wolf-Sonkin · 1 year, 9 months ago
  88. 2d3b36d Environment variables are accessible in UWP/WinRT apps by Sergey · 1 year, 9 months ago
  89. 50e07d1 Apply clang-tidy fixes by Abseil Team · 1 year, 9 months ago
  90. 48a1b11 Add a comment to clarify Fuchsia process launcher requirement. by Abseil Team · 1 year, 9 months ago
  91. 82a5704 Apply clang-tidy fixes by Abseil Team · 1 year, 9 months ago
  92. a798c2f Add -Wundef to the CI scripts when building with Bazel by Tom Hughes · 1 year, 9 months ago
  93. 678c1c7 Fix compilation of googletest-printers-test.cc when using -Wundef by Tom Hughes · 1 year, 9 months ago
  94. cf4f440 Suppress std::string DLL interface warning introduced in commit f063cd25c90cbd4089a0ff96f5991df4f2721338 by Abseil Team · 1 year, 9 months ago
  95. 1a727c2 Internal Code Change by Abseil Team · 1 year, 9 months ago
  96. 92f0d72 __cpp_char8_t does not cover std::u8string implementation, but __cpp_lib_char8_t does by Alexander Nikforov · 1 year, 9 months ago
  97. e1ee0fa Fix indentation syntax error in feature request issue template by Dino Radakovic · 1 year, 9 months ago
  98. d92a270 Fix compilation with -Wundef. by Tom Hughes · 1 year, 9 months ago
  99. 2ddba26 Always specify definitions for internal macros by Tom Hughes · 1 year, 9 months ago
  100. 0bdd450 Remove GTEST_FOR_GOOGLE_ macro by Tom Hughes · 1 year, 9 months ago