4439 Commits (d144031940543e15423a25ae5a8a74141044862f)
 

Author SHA1 Message Date
Abseil Team 77afe8e014 Automated Code Change 8 months ago
Troels Gram a7678dd0db Revert changes to googletest-port-test.cc 8 months ago
David Matson f7a6bba24c Fix typo in comment. 8 months ago
David Matson 53ee0fc0b2 Fix help text for stream_result_to flag. 8 months ago
Troels Gram f1269cc220 Add support for compiling GoogleTest for Xbox 8 months ago
Copybara-Service eff443c6ef Merge pull request #4490 from memdo:main 8 months ago
Mustafa Berkay Düzenli a1a608348e Add colored output support for Alacritty 8 months ago
Abseil Team c231e6f5b1 Add test for move-only type in `Action` signature 8 months ago
Daniel Cheng b479e7a3c1 Guard Abseil flags usage in googlemock with GTEST_NO_ABSL_FLAGS. 8 months ago
Abseil Team e1a38bc370 Reland: Optimize Google Test process startup 8 months ago
Abseil Team 31993dfa6b Revert Optimize Google Test process startup 8 months ago
Abseil Team b9059aaa4c Optimize Google Test process startup 8 months ago
Copybara-Service 926f681a90 Merge pull request #4466 from danfabo:fix-fetch-content-uses-gtest 8 months ago
Abseil Team e4fdb87e76 Accept one-shot callables in InvokeArgument. 9 months ago
Copybara-Service e15c5a51b8 Merge pull request #4477 from tmiguelf:feature/soup_cleanup 9 months ago
Abseil Team 3b6d48e8d5 Reland 9756ee7cba 9 months ago
Abseil Team 814ba36338 Make sure that current_test_suite and current_test_info are mutex-protected while writing for thread-safety. 9 months ago
Tiago Freire 4c676b94b8
Fixed gcc linker error 58 9 months ago
Abseil Team 9d43b27f7a Revert incorrect update. 9 months ago
Derek Mauro db38b59fa0 Rollback 9756ee7cba 9 months ago
Abseil Team 5df0241ea4 gtest.h: add IWYU export pragmas 9 months ago
Abseil Team 9756ee7cba Support Fuchsia target builds. 9 months ago
Abseil Team 6eb225cb88 Add anchor for expectation ordering note 9 months ago
danfabo f5448b3d71 Get include dirs from target rather than global variables. 9 months ago
Matt Kulukundis b75ecf1bed Switch rank structs to be consistent with written guidance in go/ranked-overloads 9 months ago
Abseil Team 96519a4019 Use _Exit instead of _exit in GoogleTest 9 months ago
Abseil Team 64be1c79fa Destroy installed environments in normal code, not in static teardown. 9 months ago
Copybara-Service 48729681ad Merge pull request #4458 from kaswhy:patch-1 9 months ago
Abseil Team 456574145c Modifications to improve portability of googletest tests. 10 months ago
Soyeon Kim 3cb7ce90b3
Add myself to Contributors 10 months ago
Abseil Team 6fdb4c303f Do not emit stack traces for messages generated by SUCCEED() 10 months ago
Copybara-Service fc0076ffc4 Merge pull request #4435 from kaswhy:main 10 months ago
Derek Mauro 6a5938233b Add support for Bzlmod for the next release 10 months ago
Abseil Team 563ebf1769 Fix double-promotion warnings in AppropriateResolution() 10 months ago
kaswhy 1cab76c7b8 Docs: Add mention of `gtest_recreate_environments_when_repeating` 10 months ago
Copybara-Service bd30c39d61 Merge pull request #4444 from michaeldleslie:only_apply_lregex_for_qnx710_and_newer 10 months ago
Dino Radakovic ffc477e705 googletest: Fix incorrect comment about `value_param` of `internal::MakeAndRegisterTestInfo` 10 months ago
Abseil Team 96cd50c082 If GTEST_NO_ABSL_FLAGS is #defined, then the Abseil flag library 10 months ago
Abseil Team f6f920d2ba Make posix::FileNo available under !GTEST_HAS_FILE_SYSTEM 10 months ago
Abseil Team cfe5076a8b Do not emit stack traces for messages generated by GTEST_SKIP() 10 months ago
kaswhy 778badf63a Docs: add conditions for calling SetUp and TearDown() 10 months ago
Michael Leslie f57505314b only apply -lregex for qnx710 and newer 10 months ago
Derek Mauro 7c07a86369 Update CI builds to use Bazel 7.0.0 10 months ago
Abseil Team 7f409cb3c0 Add a note about argv requiring NULL termination. 10 months ago
Krzysztof Kosiński 3b26f7e53b Disable -Wfloat-equal in AppropriateResolution(). 10 months ago
kaswhy dda72ef321 Docs: add conditions for calling TearDown() 11 months ago
Abseil Team dddb219c3e Accept move-only callables in `InvokeArguments` 11 months ago
Abseil Team 96eadf659f Minor documentation correction. 11 months ago
Derek Mauro cde9a745a6 Fix broken links in primer.md 11 months ago
Abseil Team 8495449f07 Fix data race in leak detection 11 months ago