aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-18Merge pull request #4302 from ciband:feat/nrf52Copybara-Service
2023-07-11Merge pull request #4308 from smr99:fix-float-castCopybara-Service
2023-07-11Fixed variables that could be declared 'const'kimvaleen
2023-07-07Update docstring of PrintWithFallback(..) to reflect the recently changed ord...Abseil Team
2023-07-03Use template type FloatType in the cast.Steve Robbins
2023-06-30Fix C++20 compatibility bug.Mike Kruskal
2023-06-30Make GoogleTest handle SEH exceptions before stack unwinding rather than afte...Abseil Team
2023-06-29Change `::testing` to `testing` in Testing Reference docAbseil Team
2023-06-28Print stack traces on SEH exceptions on WindowsAbseil Team
2023-06-27On platforms without a file system, don't log an error when noDerek Mauro
2023-06-27Resolve an issue where the resolution of `operator<<` overloads would attempt...Abseil Team
2023-06-27add support for nrf52Chris Johnson
2023-06-26Merge pull request #4300 from eltociear:patch-1Copybara-Service
2023-06-26Merge pull request #4301 from ciband:feat/qn9090Copybara-Service
2023-06-22Merge branch 'google:main' into feat/qn9090Chris Johnson
2023-06-22add support for nxp qn9090 mcuChris Johnson
2023-06-23Fix typo in googletest-catch-exceptions-test.pyIkko Eltociear Ashimine
2023-06-22Update code examples in the gMock Cookbook following C++ best practices.Abseil Team
2023-06-21Merge pull request #4293 from juan-lunarg:juan/fix_remaining_cmake_versionCopybara-Service
2023-06-20cmake: Remove remaining checks for CMAKE_VERSIONJuan Ramos
2023-06-20Merge pull request #4290 from juan-lunarg:juan/cmake_version_cleanupCopybara-Service
2023-06-20cmake: Clean up policy codeJuan Ramos
2023-06-20Merge pull request #4282 from zencatalyst:patch-1Copybara-Service
2023-06-20Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6Copybara-Service
2023-06-20Merge pull request #4286 from ryandesign:patch-1Copybara-Service
2023-06-19cmake: Raise min to 3.6Juan Ramos
2023-06-19Change C++11 requirement to C++14Ryan Schmidt
2023-06-16Merge pull request #4267 from niranjan-nilakantan:niranjan-nilakantan/issue4266Copybara-Service
2023-06-16Update README.mdKasra Hashemi
2023-06-15Allow clients to un-suppress output from gUnit EXPECT_EXIT tests.Abseil Team
2023-06-14Skip entire test suite with `GTEST_SKIP()` in `SetUpTestSuite`Dino Radakovic
2023-06-12Merge pull request #4188 from Mizzrym1:componentCopybara-Service
2023-06-09internal g3doc documentation change.Abseil Team
2023-06-06Merge pull request #4269 from elupus:patch-3Copybara-Service
2023-06-05Merge pull request #4260 from pratyush3757:readme_table_fixCopybara-Service
2023-06-02Check for file system for current directoryJoakim Plate
2023-06-02change table to unordered listPro3757
2023-06-02Merge branch 'google:main' into readme_table_fixPratyush Choudhary
2023-06-01Ignore the .cache directory create by VSCode.Niranjan Nilakantan
2023-06-01Copy supported platforms from README onto https://google.github.io/googletest...Dino Radakovic
2023-05-31Provide example for setting C++ language standard in GoogleTest's Bazel quick...Dino Radakovic
2023-05-31Update GoogleTest to RE2 release `2023-06-01`.Paul Wankadia
2023-05-30Merge pull request #4256 from niranjan-nilakantan:niranjan-nilakantan/issue4255Copybara-Service
2023-05-30fix README tablePro3757
2023-05-24Disable some warnings for IntelLLVM on Windows.niranjan
2023-05-24Build googletest with IntelLLVM compilers.Niranjan Nilakantan
2023-05-22Merge pull request #4250 from shlomnissan:cmake-quickstart-updateCopybara-Service
2023-05-21Add CXX_STANDARD_REQUIRED to CMake quickstartShlomi Nissan
2023-05-17Fix typo in version number example in READMEDino Radakovic
2023-05-16Explicitly document googletest release tag formatDino Radakovic