1. c759a58 Merge branch 'google:main' into http-to-https by Elior Schneider · 9 months ago
  2. 722daa3 Update advanced.md by Elior Schneider · 9 months ago
  3. 9fce548 Merge pull request #4322 from pgawro:ansi_colors by Copybara-Service · 9 months ago
  4. 14d05f4 Prefer $TMPDIR to /data/local/tmp on Android by Tanzinul Islam · 9 months ago
  5. 5e47c76 Merge branch 'google:main' into http-to-https by Elior Schneider · 9 months ago
  6. f42da0e Improve error message for invalid parameterized test names. by Abseil Team · 9 months ago
  7. e24cced googletest: ansi color fix by Patryk Gawroński · 9 months ago
  8. 987e2256 Merge pull request #4333 from ngie-eign:gtest_help_test-fix-FreeBSD by Copybara-Service · 9 months ago
  9. dd9a956 gtest_help_test: Make method names `snake_case`, conforming with [the style guide](https://google.github.io/styleguide/pyguide#316-naming) by Dino Radakovic · 9 months ago
  10. 6513d02 gtest_help_test: Inline test helper functions by Dino Radakovic · 9 months ago
  11. fc234d6 Merge pull request #4334 from ngie-eign:fix-RETest-non-ABSL by Copybara-Service · 9 months ago
  12. d76e9e0 gtest_help_test: Delete obsolete helper `TestUnknownFlagWithAbseil` by Dino Radakovic · 9 months ago
  13. 8ca57f1 Changed 2 public links from http to https by sthd · 9 months ago
  14. 5b5ef29 Changed 3 public links from http to https by sthd · 9 months ago
  15. 622ee5c Changed 2 public links from http to https by sthd · 9 months ago
  16. 619601c Changed 3 public links from http to https by sthd · 9 months ago
  17. 7e33b6a Specify SetUpTestSuite is required to be public. by Abseil Team · 9 months ago
  18. 89b2557 Merge pull request #4330 from IncludeGuardian:remove-iomanip by Copybara-Service · 9 months ago
  19. 77485ff Fix RETest/1.ImplicitConstructorWorks on non-ABSL platforms by Enji Cooper · 9 months ago
  20. 22eb2de Fix GTestHelpTest.TestHelpFlag on FreeBSD by Enji Cooper · 9 months ago
  21. 46db91e Merge pull request #4328 from robert-shade:suppress_unreachable_warning by Copybara-Service · 9 months ago
  22. 6abc9e3 Make references to `#include`s consistent across docs by Dino Radakovic · 9 months ago
  23. 9ef5e82 Remove public includes of `<iomanip>` by Elliot Goodrich · 9 months ago
  24. 455fcb7 Merge pull request #4323 from pgawro:gtest_ExpectThrowTest_DoesNotGenerateUnreachableCodeWarning by Copybara-Service · 9 months ago
  25. 429432e Avoid unreachable code warning by Robert Shade · 9 months ago
  26. 843976e Update documentation to refer to v1.14 by Derek Mauro · 9 months ago
  27. f8d7d77 Bump version to v1.14 in preparation for release by Derek Mauro · 9 months ago v1.14.x v1.14.0 v1.14.0-pre
  28. 96683ee Remove the GTEST_HAS_DOWNCAST_ customization point. by Derek Mauro · 9 months ago
  29. 58e37f7 Add googletest-message-test to the Bazel tests by Derek Mauro · 9 months ago
  30. e7fd109 Make testing::Message support streamed AbslStringify values by Phoebe Liang · 9 months ago
  31. 717d8ab Update GoogleTest dependencies by Derek Mauro · 9 months ago
  32. 6f6ab42 Merge pull request #4325 from juliencombattelli:main by Copybara-Service · 9 months ago
  33. efe6bb1 Use #if and not #ifdef to check filesystem support by Julien Combattelli · 9 months ago
  34. c875c4e Adjust includes to use <> instead of "", consistent with quickstart pages. by Abseil Team · 9 months ago
  35. 2f83a6e gtest: Supress warning about set unused variable by Patryk Gawroński · 9 months ago
  36. 40412d8 Merge pull request #4317 from mrfeod:patch-1 by Copybara-Service · 9 months ago
  37. 01e1837 Make `AbslStringify` usage public in GoogleTest by Abseil Team · 10 months ago
  38. 1ed6a8c Remove unused cast implementation by Derek Mauro · 10 months ago
  39. f014396 Fix typo in gmock_cook_book.md by Anton Sosnin · 10 months ago
  40. d66ce58 Merge pull request #4313 from kimvaleen:main by Copybara-Service · 10 months ago
  41. c541e7c Merge pull request #4302 from ciband:feat/nrf52 by Copybara-Service · 10 months ago
  42. cc36671 Merge pull request #4308 from smr99:fix-float-cast by Copybara-Service · 10 months ago
  43. c88e0b4 Fixed variables that could be declared 'const' by kimvaleen · 10 months ago
  44. 4a1a299 Update docstring of PrintWithFallback(..) to reflect the recently changed ordering. by Abseil Team · 10 months ago
  45. 3044657 Use template type FloatType in the cast. by Steve Robbins · 10 months ago
  46. be03d00 Fix C++20 compatibility bug. by Mike Kruskal · 10 months ago
  47. 1f531be Make GoogleTest handle SEH exceptions before stack unwinding rather than afterward by Abseil Team · 10 months ago
  48. 251e720 Change `::testing` to `testing` in Testing Reference doc by Abseil Team · 10 months ago
  49. 687c589 Print stack traces on SEH exceptions on Windows by Abseil Team · 10 months ago
  50. 2acd538 On platforms without a file system, don't log an error when no by Derek Mauro · 10 months ago
  51. f269e15 Resolve an issue where the resolution of `operator<<` overloads would attempt to instantiate the incomplete `testing::internal::Secret` type. by Abseil Team · 10 months ago
  52. 091d7eb add support for nrf52 by Chris Johnson · 12 months ago
  53. 8e32de8 Merge pull request #4300 from eltociear:patch-1 by Copybara-Service · 10 months ago
  54. 372e81d Merge pull request #4301 from ciband:feat/qn9090 by Copybara-Service · 10 months ago
  55. b2a2d36 Merge branch 'google:main' into feat/qn9090 by Chris Johnson · 11 months ago
  56. e3d405f add support for nxp qn9090 mcu by Chris Johnson · 11 months ago
  57. 1361c77 Fix typo in googletest-catch-exceptions-test.py by Ikko Eltociear Ashimine · 11 months ago
  58. ec4fed9 Update code examples in the gMock Cookbook following C++ best practices. by Abseil Team · 11 months ago
  59. af39146 Merge pull request #4293 from juan-lunarg:juan/fix_remaining_cmake_version by Copybara-Service · 11 months ago
  60. 812f35b cmake: Remove remaining checks for CMAKE_VERSION by Juan Ramos · 11 months ago
  61. fb11778 Merge pull request #4290 from juan-lunarg:juan/cmake_version_cleanup by Copybara-Service · 11 months ago
  62. efd8db1 cmake: Clean up policy code by Juan Ramos · 11 months ago
  63. 5924e5b Merge pull request #4282 from zencatalyst:patch-1 by Copybara-Service · 11 months ago
  64. 2983697 Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6 by Copybara-Service · 11 months ago
  65. 6c08816 Merge pull request #4286 from ryandesign:patch-1 by Copybara-Service · 11 months ago
  66. 4fed5f2 cmake: Raise min to 3.6 by Juan Ramos · 11 months ago
  67. 124bc58 Change C++11 requirement to C++14 by Ryan Schmidt · 11 months ago
  68. 9b12f74 Merge pull request #4267 from niranjan-nilakantan:niranjan-nilakantan/issue4266 by Copybara-Service · 11 months ago
  69. 148b327 Update README.md by Kasra Hashemi · 11 months ago
  70. 18fa6a4 Allow clients to un-suppress output from gUnit EXPECT_EXIT tests. by Abseil Team · 11 months ago
  71. 4c7aee8 Skip entire test suite with `GTEST_SKIP()` in `SetUpTestSuite` by Dino Radakovic · 11 months ago
  72. e907816 Merge pull request #4188 from Mizzrym1:component by Copybara-Service · 11 months ago
  73. 65cfeca internal g3doc documentation change. by Abseil Team · 11 months ago
  74. 334704d Merge pull request #4269 from elupus:patch-3 by Copybara-Service · 11 months ago
  75. 23f642a Merge pull request #4260 from pratyush3757:readme_table_fix by Copybara-Service · 11 months ago
  76. 001f281 Check for file system for current directory by Joakim Plate · 11 months ago
  77. 5ca3ab8 change table to unordered list by Pro3757 · 11 months ago
  78. ad1b28b Merge branch 'google:main' into readme_table_fix by Pratyush Choudhary · 11 months ago
  79. a5b94f6 Ignore the .cache directory create by VSCode. by Niranjan Nilakantan · 11 months ago
  80. 06f44bc Copy supported platforms from README onto https://google.github.io/googletest/platforms.html by Dino Radakovic · 11 months ago
  81. 04cf298 Provide example for setting C++ language standard in GoogleTest's Bazel quickstart and readme. by Dino Radakovic · 11 months ago
  82. a7833a1 Update GoogleTest to RE2 release `2023-06-01`. by Paul Wankadia · 11 months ago
  83. f625681 Merge pull request #4256 from niranjan-nilakantan:niranjan-nilakantan/issue4255 by Copybara-Service · 11 months ago
  84. ded275d fix README table by Pro3757 · 11 months ago
  85. 029d3dd Disable some warnings for IntelLLVM on Windows. by niranjan · 11 months ago
  86. e032d57 Build googletest with IntelLLVM compilers. by Niranjan Nilakantan · 11 months ago
  87. 4580469 Merge pull request #4250 from shlomnissan:cmake-quickstart-update by Copybara-Service · 12 months ago
  88. aa99ce5 Add CXX_STANDARD_REQUIRED to CMake quickstart by Shlomi Nissan · 12 months ago
  89. cb455a7 Fix typo in version number example in README by Dino Radakovic · 12 months ago
  90. d6fb5e3 Explicitly document googletest release tag format by Dino Radakovic · 12 months ago
  91. 60c3602 Merge pull request #4231 from yagneshprajapati:main by Copybara-Service · 12 months ago
  92. e42cc22 Merge pull request #4234 from pateldeev:missing_dep by Copybara-Service · 12 months ago
  93. bb2941f Give CreateArgvFromArgs internal linkage by Abseil Team · 12 months ago
  94. a8e067a Update README.md by yagneshprajapati · 12 months ago
  95. 7345a66 Update README.md by yagneshprajapati · 12 months ago
  96. 88295d6 Update README.md by yagneshprajapati · 12 months ago
  97. 0eb33cf Add missing absl dependency from build. by pateldeev · 12 months ago
  98. a7fa9b3 Update README.md by yagneshprajapati · 12 months ago
  99. bc860af This trips up when compiling with -Wvla otherwise. by Abseil Team · 12 months ago
  100. a358018 Merge pull request #4146 from lygstate:fixes_std_pair_diff by Copybara-Service · 1 year ago