1. 5a37b51 Use `[[maybe_unused]]` when it is available to avoid by Derek Mauro · 3 days ago main
  2. 5197b1a Modify example in the primer to match Testing FAQ. by Krzysztof Kosiński · 7 days ago
  3. b1a777f Fix https://github.com/google/googletest/issues/4423 by Abseil Team · 10 days ago
  4. 3d73dee Merge pull request #4508 from davidmatson:addJsonSkipped by Copybara-Service · 11 days ago
  5. f10e11f No external change by Abseil Team · 2 weeks ago
  6. 0af9766 [gtest] Use `std::index_sequence` and friends instead of rolling our own by Lawrence Wolf-Sonkin · 2 weeks ago
  7. 61db1e1 Merge pull request #4505 from to01z:add-winapi-partition-games-support by Copybara-Service · 2 weeks ago
  8. d3a29ff Fix a race condition between the Watcher thread and the main thread by Derek Mauro · 2 weeks ago
  9. f16770d Add skipped messages to JSON output (fixes #4507). by David Matson · 3 weeks ago
  10. ec7b386 Delete the unofficial GitHub actions tests. We do not look at these. by Derek Mauro · 2 weeks ago
  11. a2f106c Merge pull request #4503 from davidmatson:fixTypo by Copybara-Service · 2 weeks ago
  12. c4fec74 Merge pull request #4502 from davidmatson:fixStreamHelpTextOs by Copybara-Service · 3 weeks ago
  13. 77afe8e Automated Code Change by Abseil Team · 3 weeks ago
  14. a7678dd Revert changes to googletest-port-test.cc by Troels Gram · 3 weeks ago
  15. f7a6bba Fix typo in comment. by David Matson · 3 weeks ago
  16. 53ee0fc Fix help text for stream_result_to flag. by David Matson · 3 weeks ago
  17. f1269cc Add support for compiling GoogleTest for Xbox by Troels Gram · 4 weeks ago
  18. eff443c Merge pull request #4490 from memdo:main by Copybara-Service · 5 weeks ago
  19. a1a6083 Add colored output support for Alacritty by Mustafa Berkay Düzenli · 5 weeks ago
  20. c231e6f Add test for move-only type in `Action` signature by Abseil Team · 5 weeks ago
  21. b479e7a Guard Abseil flags usage in googlemock with GTEST_NO_ABSL_FLAGS. by Daniel Cheng · 6 weeks ago
  22. e1a38bc Reland: Optimize Google Test process startup by Abseil Team · 6 weeks ago
  23. 31993df Revert Optimize Google Test process startup by Abseil Team · 6 weeks ago
  24. b9059aa Optimize Google Test process startup by Abseil Team · 7 weeks ago
  25. 926f681 Merge pull request #4466 from danfabo:fix-fetch-content-uses-gtest by Copybara-Service · 7 weeks ago
  26. e4fdb87 Accept one-shot callables in InvokeArgument. by Abseil Team · 7 weeks ago
  27. e15c5a5 Merge pull request #4477 from tmiguelf:feature/soup_cleanup by Copybara-Service · 7 weeks ago
  28. 3b6d48e Reland https://github.com/google/googletest/commit/9756ee7cbaef1b6652065616ab832810a6032bbf by Abseil Team · 7 weeks ago
  29. 814ba36 Make sure that current_test_suite and current_test_info are mutex-protected while writing for thread-safety. by Abseil Team · 7 weeks ago
  30. 4c676b9 Fixed gcc linker error 58 by Tiago Freire · 8 weeks ago
  31. 9d43b27 Revert incorrect update. by Abseil Team · 8 weeks ago
  32. db38b59 Rollback https://github.com/google/googletest/commit/9756ee7cbaef1b6652065616ab832810a6032bbf by Derek Mauro · 8 weeks ago
  33. 5df0241 gtest.h: add IWYU export pragmas by Abseil Team · 9 weeks ago
  34. 9756ee7 Support Fuchsia target builds. by Abseil Team · 9 weeks ago
  35. 6eb225c Add anchor for expectation ordering note by Abseil Team · 9 weeks ago
  36. f5448b3 Get include dirs from target rather than global variables. by danfabo · 10 weeks ago
  37. b75ecf1 Switch rank structs to be consistent with written guidance in go/ranked-overloads by Matt Kulukundis · 2 months ago
  38. 96519a4 Use _Exit instead of _exit in GoogleTest by Abseil Team · 2 months ago
  39. 64be1c7 Destroy installed environments in normal code, not in static teardown. by Abseil Team · 2 months ago
  40. 4872968 Merge pull request #4458 from kaswhy:patch-1 by Copybara-Service · 2 months ago
  41. 4565741 Modifications to improve portability of googletest tests. by Abseil Team · 3 months ago
  42. 3cb7ce9 Add myself to Contributors by Soyeon Kim · 3 months ago
  43. 6fdb4c3 Do not emit stack traces for messages generated by SUCCEED() by Abseil Team · 3 months ago
  44. fc0076f Merge pull request #4435 from kaswhy:main by Copybara-Service · 3 months ago
  45. 6a59382 Add support for Bzlmod for the next release by Derek Mauro · 3 months ago
  46. 563ebf1 Fix double-promotion warnings in AppropriateResolution() by Abseil Team · 3 months ago
  47. 1cab76c Docs: Add mention of `gtest_recreate_environments_when_repeating` by kaswhy · 3 months ago
  48. bd30c39 Merge pull request #4444 from michaeldleslie:only_apply_lregex_for_qnx710_and_newer by Copybara-Service · 3 months ago
  49. ffc477e googletest: Fix incorrect comment about `value_param` of `internal::MakeAndRegisterTestInfo` by Dino Radakovic · 3 months ago
  50. 96cd50c If GTEST_NO_ABSL_FLAGS is #defined, then the Abseil flag library by Abseil Team · 3 months ago
  51. f6f920d Make posix::FileNo available under !GTEST_HAS_FILE_SYSTEM by Abseil Team · 3 months ago
  52. cfe5076 Do not emit stack traces for messages generated by GTEST_SKIP() by Abseil Team · 3 months ago
  53. 778badf Docs: add conditions for calling SetUp and TearDown() by kaswhy · 3 months ago
  54. f575053 only apply -lregex for qnx710 and newer by Michael Leslie · 3 months ago
  55. 7c07a86 Update CI builds to use Bazel 7.0.0 by Derek Mauro · 3 months ago
  56. 7f409cb Add a note about argv requiring NULL termination. by Abseil Team · 3 months ago
  57. 3b26f7e Disable -Wfloat-equal in AppropriateResolution(). by Krzysztof Kosiński · 3 months ago
  58. dda72ef Docs: add conditions for calling TearDown() by kaswhy · 4 months ago
  59. dddb219 Accept move-only callables in `InvokeArguments` by Abseil Team · 4 months ago
  60. 96eadf6 Minor documentation correction. by Abseil Team · 4 months ago
  61. cde9a74 Fix broken links in primer.md by Derek Mauro · 4 months ago
  62. 8495449 Fix data race in leak detection by Abseil Team · 4 months ago
  63. 530d5c8 Add `FAIL_AT` macro variant of `FAIL` matching `ADD_FAILURE`, `ADD_FAILURE_AT` by Abseil Team · 4 months ago
  64. eb80f75 Remove unnecessary conversion by Tom Hughes · 4 months ago
  65. b3a9ba2 Merge pull request #4426 from tamaskenez:cmake_external_absl_re2 by Copybara-Service · 5 months ago
  66. 8760db1 Skip find_package(Python3) when not building tests by Derek Mauro · 5 months ago
  67. 48b373f Allow using external absl and re2. by Tamas Kenez · 5 months ago
  68. 76bb2af Implement `testing::Rethrow` to throw exceptions more easily via `std::exception_ptr` by Abseil Team · 5 months ago
  69. b10fad3 Merge pull request #4397 from botovq:raise by Copybara-Service · 6 months ago
  70. 5b7fd63 Export gmock-spec-builders. by Abseil Team · 6 months ago
  71. 7f036c5 Add missing include for raise(3) by Theo Buehler · 6 months ago
  72. 5183872 StartsWith: Explicitly construct matcher-typed strings from matchee parameter by Dino Radakovic · 6 months ago
  73. 116b7e5 Improve error message for invalid parameterized test names. by Abseil Team · 6 months ago
  74. 9bb354f s/::testing::/testing::/ in test documentation outside of using statements to align with best practice by Abseil Team · 6 months ago
  75. 829c199 gtest-death-test-internal: Delete obsolete string constants by Dino Radakovic · 6 months ago
  76. 2dd1c13 Fix RE::Init for Android and NetBSD. by Abseil Team · 7 months ago
  77. beb552f gmock_cook_book: Document `DoAll`'s return type requirement by Dino Radakovic · 7 months ago
  78. a6d7fa8 Merge pull request #4382 from idzm:fix_cmake_comments by Copybara-Service · 7 months ago
  79. 2d09ed3 cmake: Fix comments in cmake files by Dzmitry Ivaniuk · 7 months ago
  80. e47544a Resolve `-Wundef` triggering on `GTEST_CREATE_SHARED_LIBRARY` and `GTEST_LINKED_AS_SHARED_LIBRARY` with shared libraries in GoogleTest by Abseil Team · 7 months ago
  81. 5bd0f08 Merge pull request #4374 from masbug:main by Copybara-Service · 7 months ago
  82. e40661d Update C++ feature detection in `gtest-port.h` to rely on feature test macros where possible. by Abseil Team · 7 months ago
  83. 80306a7 Use `absl::HasAbslStringify`, instead of the internal version. by Abseil Team · 7 months ago
  84. 167a225 googletest: Update absl to version with HasAbslStringify by Dino Radakovic · 7 months ago
  85. e27b194 Fix compile warnings in gmock-function-mocker.h by Mitja Spes · 7 months ago
  86. adc5145 Update code with IWYU annotations. by Abseil Team · 7 months ago
  87. 8be20cc Use the `empty()` method to check for emptiness instead of `length()` by Abseil Team · 7 months ago
  88. d1467f5 GoogleTest FAQ: minor punctuation fixes by Michael Hirshleifer · 7 months ago
  89. 728ec52 Remove Googletest FAQ entry for obsolete `ProtocolMessageEquals` and `ProtocolMessageEquiv` by Michael Hirshleifer · 7 months ago
  90. af5ddbd Merge pull request #4342 from tanzislam:prefer-tmpdir-on-android by Copybara-Service · 7 months ago
  91. eab0e7e Merge pull request #4365 from tanzislam:fix-thread-count-after-thread-creation by Copybara-Service · 7 months ago
  92. b86bf84 Count threads after thread-creation while still holding mutex lock by Tanzinul Islam · 8 months ago
  93. edf9b49 Reuse TempDir() function by Tanzinul Islam · 8 months ago
  94. 8a6feab googletest: Add universal printer for `std::span` by Dino Radakovic · 8 months ago
  95. 460ae98 Merge pull request #4349 from sthd:httpToHttps by Copybara-Service · 8 months ago
  96. f0eae4b changed http to https by sthd · 8 months ago
  97. cb5cd96 Merge pull request #4343 from sthd:http-to-https by Copybara-Service · 8 months ago
  98. c374da1 googletest: Replace http with https in links to docs by Dino Radakovic · 8 months ago
  99. 61332bd CI: Update the Linux hybrid-latest docker container used for testing by Derek Mauro · 8 months ago
  100. 762d3a7 Clean up typos: Exhaused => Exhausted by Abseil Team · 8 months ago