Commit Graph

  • 40412d8512 Merge pull request #4317 from mrfeod:patch-1 Copybara-Service 2023-07-24 09:31:31 -07:00
  • 01e18376ef Make AbslStringify usage public in GoogleTest Abseil Team 2023-07-21 10:35:31 -07:00
  • 1ed6a8c67a Remove unused cast implementation Derek Mauro 2023-07-19 16:21:08 -07:00
  • f014396910 Fix typo in gmock_cook_book.md Anton Sosnin 2023-07-19 18:08:41 +03:00
  • d66ce58510 Merge pull request #4313 from kimvaleen:main Copybara-Service 2023-07-18 10:18:14 -07:00
  • c541e7c110 Merge pull request #4302 from ciband:feat/nrf52 Copybara-Service 2023-07-18 08:16:57 -07:00
  • cc366710bb Merge pull request #4308 from smr99:fix-float-cast Copybara-Service 2023-07-11 11:37:29 -07:00
  • c88e0b4673 Fixed variables that could be declared 'const' kimvaleen 2023-07-11 12:05:05 +03:00
  • 4a1a299b20 Update docstring of PrintWithFallback(..) to reflect the recently changed ordering. Abseil Team 2023-07-07 13:42:49 -07:00
  • 3044657e7a Use template type FloatType in the cast. Steve Robbins 2023-07-03 21:23:18 -05:00
  • be03d00f5f Fix C++20 compatibility bug. Mike Kruskal 2023-06-30 18:49:33 -07:00
  • 1f531be3a1 Make GoogleTest handle SEH exceptions before stack unwinding rather than afterward Abseil Team 2023-06-30 10:32:13 -07:00
  • 251e720391 Change ::testing to testing in Testing Reference doc Abseil Team 2023-06-29 14:39:44 -07:00
  • 687c589949 Print stack traces on SEH exceptions on Windows Abseil Team 2023-06-28 11:44:27 -07:00
  • 2acd538244 On platforms without a file system, don't log an error when no alternative output format is requested. Derek Mauro 2023-06-27 20:46:32 -07:00
  • f269e15c5c Resolve an issue where the resolution of operator<< overloads would attempt to instantiate the incomplete testing::internal::Secret type. Abseil Team 2023-06-27 11:14:33 -07:00
  • 091d7eb897 add support for nrf52 Chris Johnson 2023-05-11 14:28:16 -05:00
  • 8e32de89cf Merge pull request #4300 from eltociear:patch-1 Copybara-Service 2023-06-26 17:24:42 -07:00
  • 372e81d814 Merge pull request #4301 from ciband:feat/qn9090 Copybara-Service 2023-06-26 13:23:58 -07:00
  • b2a2d36f3a Merge branch 'google:main' into feat/qn9090 Chris Johnson 2023-06-22 12:01:48 -05:00
  • e3d405f62b add support for nxp qn9090 mcu Chris Johnson 2023-06-22 11:52:54 -05:00
  • 1361c77c4d Fix typo in googletest-catch-exceptions-test.py Ikko Eltociear Ashimine 2023-06-23 01:20:10 +09:00
  • ec4fed9321 Update code examples in the gMock Cookbook following C++ best practices. Abseil Team 2023-06-22 08:14:44 -07:00
  • af39146b45 Merge pull request #4293 from juan-lunarg:juan/fix_remaining_cmake_version Copybara-Service 2023-06-21 10:40:58 -07:00
  • 812f35b26b cmake: Remove remaining checks for CMAKE_VERSION Juan Ramos 2023-06-20 19:02:23 -06:00
  • fb11778f43 Merge pull request #4290 from juan-lunarg:juan/cmake_version_cleanup Copybara-Service 2023-06-20 14:15:01 -07:00
  • efd8db1627 cmake: Clean up policy code Juan Ramos 2023-06-20 13:03:00 -06:00
  • 5924e5b355 Merge pull request #4282 from zencatalyst:patch-1 Copybara-Service 2023-06-20 08:59:17 -07:00
  • 29836977ef Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6 Copybara-Service 2023-06-20 08:20:43 -07:00
  • 6c08816416 Merge pull request #4286 from ryandesign:patch-1 Copybara-Service 2023-06-20 08:18:54 -07:00
  • 4fed5f2850 cmake: Raise min to 3.6 Juan Ramos 2023-06-19 11:21:44 -06:00
  • 124bc587f0 Change C++11 requirement to C++14 Ryan Schmidt 2023-06-19 06:18:12 -05:00
  • 9b12f749fa Merge pull request #4267 from niranjan-nilakantan:niranjan-nilakantan/issue4266 Copybara-Service 2023-06-16 09:18:27 -07:00
  • 148b327ffa Update README.md Kasra Hashemi 2023-06-16 13:59:16 +03:30
  • 18fa6a4db3 Allow clients to un-suppress output from gUnit EXPECT_EXIT tests. Abseil Team 2023-06-15 07:52:03 -07:00
  • 4c7aee827e Skip entire test suite with GTEST_SKIP() in SetUpTestSuite Dino Radakovic 2023-06-14 06:40:34 -07:00
  • e9078161e6 Merge pull request #4188 from Mizzrym1:component Copybara-Service 2023-06-12 09:58:37 -07:00
  • 65cfeca1a1 internal g3doc documentation change. Abseil Team 2023-06-09 11:28:44 -07:00
  • 334704df26 Merge pull request #4269 from elupus:patch-3 Copybara-Service 2023-06-06 12:04:10 -07:00
  • 23f642ab23 Merge pull request #4260 from pratyush3757:readme_table_fix Copybara-Service 2023-06-05 08:47:33 -07:00
  • 001f281926 Check for file system for current directory Joakim Plate 2023-06-02 12:17:43 +02:00
  • 5ca3ab8331 change table to unordered list Pro3757 2023-06-02 00:58:00 +05:30
  • ad1b28b4a9 Merge branch 'google:main' into readme_table_fix Pratyush Choudhary 2023-06-02 00:56:36 +05:30
  • a5b94f6819 Ignore the .cache directory create by VSCode. Niranjan Nilakantan 2023-06-01 09:48:54 -07:00
  • 06f44bc951 Copy supported platforms from README onto https://google.github.io/googletest/platforms.html Dino Radakovic 2023-06-01 07:28:00 -07:00
  • 04cf298916 Provide example for setting C++ language standard in GoogleTest's Bazel quickstart and readme. An equivalent for CMake was merged in aa99ce5a0d Dino Radakovic 2023-05-31 10:45:02 -07:00
  • a7833a19bd Update GoogleTest to RE2 release 2023-06-01. Paul Wankadia 2023-05-31 09:32:35 -07:00
  • f625681bc4 Merge pull request #4256 from niranjan-nilakantan:niranjan-nilakantan/issue4255 Copybara-Service 2023-05-30 12:40:46 -07:00
  • ded275d75e fix README table Pro3757 2023-05-30 13:50:23 +05:30
  • 029d3dddd4 Disable some warnings for IntelLLVM on Windows. niranjan 2023-05-24 17:33:46 -07:00
  • e032d57642 Build googletest with IntelLLVM compilers. Niranjan Nilakantan 2023-05-24 12:48:51 -07:00
  • 4580469122 Merge pull request #4250 from shlomnissan:cmake-quickstart-update Copybara-Service 2023-05-22 12:41:47 -07:00
  • aa99ce5a0d Add CXX_STANDARD_REQUIRED to CMake quickstart Shlomi Nissan 2023-05-21 16:40:06 -07:00
  • cb455a71fb Fix typo in version number example in README Dino Radakovic 2023-05-17 08:30:21 -07:00
  • d6fb5e3bf7 Explicitly document googletest release tag format Dino Radakovic 2023-05-16 07:05:07 -07:00
  • 60c3602aaa Merge pull request #4231 from yagneshprajapati:main Copybara-Service 2023-05-15 13:17:55 -07:00
  • e42cc2294f Merge pull request #4234 from pateldeev:missing_dep Copybara-Service 2023-05-15 09:54:08 -07:00
  • bb2941fcc6 Give CreateArgvFromArgs internal linkage Abseil Team 2023-05-11 08:27:42 -07:00
  • a8e067ae5f Update README.md yagneshprajapati 2023-05-11 14:57:47 +05:30
  • 7345a66cbd Update README.md yagneshprajapati 2023-05-11 14:54:04 +05:30
  • 88295d64a7 Update README.md yagneshprajapati 2023-05-11 14:52:16 +05:30
  • 0eb33cfa5c Add missing absl dependency from build. pateldeev 2023-05-08 13:02:56 -07:00
  • a7fa9b3708 Update README.md yagneshprajapati 2023-05-07 15:22:54 +05:30
  • bc860af087 This trips up when compiling with -Wvla otherwise. Abseil Team 2023-05-05 11:04:05 -07:00
  • a3580180d1 Merge pull request #4146 from lygstate:fixes_std_pair_diff Copybara-Service 2023-05-02 07:52:02 -07:00
  • 76bce79a34 Merge branch 'main' into fixes_std_pair_diff Andy Soffer 2023-05-01 14:27:38 -04:00
  • f345b2ca6a Merge pull request #4227 from Vertexwahn:fix-spelling Copybara-Service 2023-05-01 08:05:40 -07:00
  • 797b0ad2a3 Use GTEST_INTERNAL_CPLUSPLUS_LANG instead of __cplusplus Dino Radakovic 2023-04-28 10:15:31 -07:00
  • 0bdaac5a14 Add qualifier to avoid argument dependent lookup Tom Hughes 2023-04-27 18:17:19 -07:00
  • dea0484e4d Use Abseil Flag public API for flag parsing. Abseil Team 2023-04-26 07:13:23 -07:00
  • 97408cae55 Fix spelling Vertexwahn 2023-04-25 20:20:01 +02:00
  • ccdeec888e Merge pull request #4225 from TurboGawron:non_moveable_struct_fix Copybara-Service 2023-04-25 08:21:31 -07:00
  • 51eeae5a55 gmock: fix issue #4222 Patryk Gawroński 2023-04-25 01:45:26 +02:00
  • 783d00fd19 Use '=default' to define trivial constructor/destructors Tom Hughes 2023-04-21 10:40:36 -07:00
  • baf182e006 Use the empty method to check for emptiness Tom Hughes 2023-04-21 08:42:11 -07:00
  • a5308bb992 Add missing std includes Tom Hughes 2023-04-20 14:28:27 -07:00
  • 9c1efac2a1 Use std::make_unique Tom Hughes 2023-04-20 13:08:47 -07:00
  • d7fb5e1af4 Fix spelling Tom Hughes 2023-04-20 12:35:42 -07:00
  • d8a5fb7ee6 Add missing std includes Tom Hughes 2023-04-20 11:01:16 -07:00
  • 01bcf8c70d Make parameter names in function declaration match the names in the definitions Tom Hughes 2023-04-20 08:21:57 -07:00
  • d25e625364 Merge pull request #4219 from jerylvaz:main Copybara-Service 2023-04-17 13:23:38 -07:00
  • 922e0b7d80 Update gMock Cookbook to reflect deprecation of testing::ByMove Abseil Team 2023-04-17 09:30:58 -07:00
  • 952560d3ec Suppress a clang-tidy warning in the MATCHER_P macro Jeryl Vaz 2023-04-14 11:15:21 +02:00
  • 12a5852e45 Merge pull request #3993 from pgroke-dt:work-around-GCC-11-ADL-bug Copybara-Service 2023-04-12 08:28:57 -07:00
  • 8fa9461cc2 Fix FunctionMocker compilation slowdown in 9d21db9e0a Abseil Team 2023-04-11 10:54:26 -07:00
  • 7f6f9c12ad Support --gtest_stream_result_to on macOS Abseil Team 2023-04-11 07:41:03 -07:00
  • 057b4e904f gtest.cc: run tests within a test suite in a deterministic order. Abseil Team 2023-04-05 13:18:59 -07:00
  • 7ee260c549 Rolled back due to breaking existing tests. Abseil Team 2023-04-03 14:00:54 -07:00
  • b5fd99bbd5 gtest.cc: run tests within a test suite in a deterministic order. Aaron Jacobs 2023-03-30 13:34:34 -07:00
  • 0cd05c6ea9 Update naming to "GoogleTest" in the GoogleTest Primer. Abseil Team 2023-03-29 12:24:40 -07:00
  • ca0d46e95d Merge pull request #4103 from gonzalobg:bugfix/nvcxx_support Copybara-Service 2023-03-28 07:04:28 -07:00
  • 3656c2713e Fix redundant redeclaration warning Derek Mauro 2023-03-28 07:02:23 -07:00
  • 13b1900717 Remove the Win64 arch from the CMake Generator since this can't be used with MSVC 2022 Derek Mauro 2023-03-28 06:27:28 -07:00
  • 88af49efa7 Migrate CI builds to MSVC 2022 Derek Mauro 2023-03-27 12:09:24 -07:00
  • e9fb5c7bac Replace const char* with absl::string_view as the latter is preferred. Abseil Team 2023-03-24 05:57:22 -07:00
  • a0ced33ac6 Internal Code Change Abseil Team 2023-03-24 00:22:33 -07:00
  • 6f01e3dc12 Internal Code Change Abseil Team 2023-03-23 03:07:47 -07:00
  • 5d6ba6d3b0 Add doc comment gonzalobg 2023-03-23 10:26:58 +01:00
  • 5fce13091d gtest.cc: add a newline after a failure when there is no OS stack trace. Aaron Jacobs 2023-03-22 20:19:06 -07:00
  • 974e18ee6f Fix minor bug -- if ExecDeathTestChildMain() ever returns, we should exit with a non-zero status. Abseil Team 2023-03-21 10:06:47 -07:00