4439 Commits (d144031940543e15423a25ae5a8a74141044862f)
 

Author SHA1 Message Date
sthd 8ca57f194a Changed 2 public links from http to https 1 year ago
sthd 5b5ef29950 Changed 3 public links from http to https 1 year ago
sthd 622ee5cf29 Changed 2 public links from http to https 1 year ago
sthd 619601c5e2 Changed 3 public links from http to https 1 year ago
Abseil Team 7e33b6a1c4 Specify SetUpTestSuite is required to be public. 1 year ago
Copybara-Service 89b25572db Merge pull request #4330 from IncludeGuardian:remove-iomanip 1 year ago
Enji Cooper 77485ff004 Fix RETest/1.ImplicitConstructorWorks on non-ABSL platforms 1 year ago
Enji Cooper 22eb2de1ef Fix GTestHelpTest.TestHelpFlag on FreeBSD 1 year ago
Copybara-Service 46db91ef6f Merge pull request #4328 from robert-shade:suppress_unreachable_warning 1 year ago
Dino Radakovic 6abc9e3d79 Make references to `#include`s consistent across docs 1 year ago
Elliot Goodrich 9ef5e82269 Remove public includes of `<iomanip>` 1 year ago
Copybara-Service 455fcb7773 Merge pull request #4323 from pgawro:gtest_ExpectThrowTest_DoesNotGenerateUnreachableCodeWarning 1 year ago
Robert Shade 429432e341 Avoid unreachable code warning 1 year ago
Derek Mauro 843976e4f5 Update documentation to refer to v1.14 1 year ago
Derek Mauro f8d7d77c06 Bump version to v1.14 in preparation for release 1 year ago
Derek Mauro 96683ee668 Remove the GTEST_HAS_DOWNCAST_ customization point. 1 year ago
Derek Mauro 58e37f7e99 Add googletest-message-test to the Bazel tests 1 year ago
Phoebe Liang e7fd109b53 Make testing::Message support streamed AbslStringify values 1 year ago
Derek Mauro 717d8ab5e0 Update GoogleTest dependencies 1 year ago
Copybara-Service 6f6ab4212a Merge pull request #4325 from juliencombattelli:main 1 year ago
Julien Combattelli efe6bb1db8 Use #if and not #ifdef to check filesystem support 1 year ago
Abseil Team c875c4e224 Adjust includes to use <> instead of "", consistent with quickstart pages. 1 year ago
Patryk Gawroński 2f83a6e8f8 gtest: Supress warning about set unused variable 1 year ago
Copybara-Service 40412d8512 Merge pull request #4317 from mrfeod:patch-1 1 year ago
Abseil Team 01e18376ef Make `AbslStringify` usage public in GoogleTest 1 year ago
Derek Mauro 1ed6a8c67a Remove unused cast implementation 1 year ago
Anton Sosnin f014396910
Fix typo in gmock_cook_book.md 1 year ago
Copybara-Service d66ce58510 Merge pull request #4313 from kimvaleen:main 1 year ago
Copybara-Service c541e7c110 Merge pull request #4302 from ciband:feat/nrf52 1 year ago
Copybara-Service cc366710bb Merge pull request #4308 from smr99:fix-float-cast 1 year ago
kimvaleen c88e0b4673 Fixed variables that could be declared 'const' 1 year ago
Abseil Team 4a1a299b20 Update docstring of PrintWithFallback(..) to reflect the recently changed ordering. 1 year ago
Steve Robbins 3044657e7a Use template type FloatType in the cast. 1 year ago
Mike Kruskal be03d00f5f Fix C++20 compatibility bug. 1 year ago
Abseil Team 1f531be3a1 Make GoogleTest handle SEH exceptions before stack unwinding rather than afterward 1 year ago
Abseil Team 251e720391 Change `::testing` to `testing` in Testing Reference doc 1 year ago
Abseil Team 687c589949 Print stack traces on SEH exceptions on Windows 1 year ago
Derek Mauro 2acd538244 On platforms without a file system, don't log an error when no 1 year ago
Abseil Team f269e15c5c Resolve an issue where the resolution of `operator<<` overloads would attempt to instantiate the incomplete `testing::internal::Secret` type. 1 year ago
Chris Johnson 091d7eb897 add support for nrf52 1 year ago
Copybara-Service 8e32de89cf Merge pull request #4300 from eltociear:patch-1 1 year ago
Copybara-Service 372e81d814 Merge pull request #4301 from ciband:feat/qn9090 1 year ago
Chris Johnson b2a2d36f3a
Merge branch 'google:main' into feat/qn9090 1 year ago
Chris Johnson e3d405f62b add support for nxp qn9090 mcu 1 year ago
Ikko Eltociear Ashimine 1361c77c4d
Fix typo in googletest-catch-exceptions-test.py 1 year ago
Abseil Team ec4fed9321 Update code examples in the gMock Cookbook following C++ best practices. 1 year ago
Copybara-Service af39146b45 Merge pull request #4293 from juan-lunarg:juan/fix_remaining_cmake_version 1 year ago
Juan Ramos 812f35b26b cmake: Remove remaining checks for CMAKE_VERSION 1 year ago
Copybara-Service fb11778f43 Merge pull request #4290 from juan-lunarg:juan/cmake_version_cleanup 1 year ago
Juan Ramos efd8db1627 cmake: Clean up policy code 1 year ago