Commit Graph

  • e9078161e6 Merge pull request #4188 from Mizzrym1:component Copybara-Service 2023-06-12 09:58:37 -0700
  • 65cfeca1a1 internal g3doc documentation change. Abseil Team 2023-06-09 11:28:44 -0700
  • 334704df26 Merge pull request #4269 from elupus:patch-3 Copybara-Service 2023-06-06 12:04:10 -0700
  • 23f642ab23 Merge pull request #4260 from pratyush3757:readme_table_fix Copybara-Service 2023-06-05 08:47:33 -0700
  • 001f281926
    Check for file system for current directory Joakim Plate 2023-06-02 12:17:43 +0200
  • 5ca3ab8331 change table to unordered list Pro3757 2023-06-02 00:58:00 +0530
  • ad1b28b4a9
    Merge branch 'google:main' into readme_table_fix Pratyush Choudhary 2023-06-02 00:56:36 +0530
  • a5b94f6819 Ignore the .cache directory create by VSCode. Niranjan Nilakantan 2023-06-01 09:48:54 -0700
  • 06f44bc951 Copy supported platforms from README onto https://google.github.io/googletest/platforms.html Dino Radakovic 2023-06-01 07:28:00 -0700
  • 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 -0700
  • a7833a19bd Update GoogleTest to RE2 release 2023-06-01. Paul Wankadia 2023-05-31 09:32:35 -0700
  • f625681bc4 Merge pull request #4256 from niranjan-nilakantan:niranjan-nilakantan/issue4255 Copybara-Service 2023-05-30 12:40:46 -0700
  • ded275d75e fix README table Pro3757 2023-05-30 13:50:23 +0530
  • 029d3dddd4 Disable some warnings for IntelLLVM on Windows. niranjan 2023-05-24 17:33:46 -0700
  • e032d57642 Build googletest with IntelLLVM compilers. Niranjan Nilakantan 2023-05-24 12:48:51 -0700
  • 4580469122 Merge pull request #4250 from shlomnissan:cmake-quickstart-update Copybara-Service 2023-05-22 12:41:47 -0700
  • aa99ce5a0d Add CXX_STANDARD_REQUIRED to CMake quickstart Shlomi Nissan 2023-05-21 16:40:06 -0700
  • cb455a71fb Fix typo in version number example in README Dino Radakovic 2023-05-17 08:30:21 -0700
  • d6fb5e3bf7 Explicitly document googletest release tag format Dino Radakovic 2023-05-16 07:05:07 -0700
  • 60c3602aaa Merge pull request #4231 from yagneshprajapati:main Copybara-Service 2023-05-15 13:17:55 -0700
  • e42cc2294f Merge pull request #4234 from pateldeev:missing_dep Copybara-Service 2023-05-15 09:54:08 -0700
  • bb2941fcc6 Give CreateArgvFromArgs internal linkage Abseil Team 2023-05-11 08:27:42 -0700
  • a8e067ae5f
    Update README.md yagneshprajapati 2023-05-11 14:57:47 +0530
  • 7345a66cbd
    Update README.md yagneshprajapati 2023-05-11 14:54:04 +0530
  • 88295d64a7
    Update README.md yagneshprajapati 2023-05-11 14:52:16 +0530
  • 0eb33cfa5c Add missing absl dependency from build. pateldeev 2023-05-08 13:02:56 -0700
  • a7fa9b3708
    Update README.md yagneshprajapati 2023-05-07 15:22:54 +0530
  • bc860af087 This trips up when compiling with -Wvla otherwise. Abseil Team 2023-05-05 11:04:05 -0700
  • a3580180d1 Merge pull request #4146 from lygstate:fixes_std_pair_diff Copybara-Service 2023-05-02 07:52:02 -0700
  • 76bce79a34
    Merge branch 'main' into fixes_std_pair_diff Andy Soffer 2023-05-01 14:27:38 -0400
  • f345b2ca6a Merge pull request #4227 from Vertexwahn:fix-spelling Copybara-Service 2023-05-01 08:05:40 -0700
  • 797b0ad2a3 Use GTEST_INTERNAL_CPLUSPLUS_LANG instead of __cplusplus Dino Radakovic 2023-04-28 10:15:31 -0700
  • 0bdaac5a14 Add qualifier to avoid argument dependent lookup Tom Hughes 2023-04-27 18:17:19 -0700
  • dea0484e4d Use Abseil Flag public API for flag parsing. Abseil Team 2023-04-26 07:13:23 -0700
  • 97408cae55 Fix spelling Vertexwahn 2023-04-25 20:20:01 +0200
  • ccdeec888e Merge pull request #4225 from TurboGawron:non_moveable_struct_fix Copybara-Service 2023-04-25 08:21:31 -0700
  • 51eeae5a55 gmock: fix issue #4222 Patryk Gawroński 2023-04-25 01:45:26 +0200
  • 783d00fd19 Use '=default' to define trivial constructor/destructors Tom Hughes 2023-04-21 10:40:36 -0700
  • baf182e006 Use the empty method to check for emptiness Tom Hughes 2023-04-21 08:42:11 -0700
  • a5308bb992 Add missing std includes Tom Hughes 2023-04-20 14:28:27 -0700
  • 9c1efac2a1 Use std::make_unique Tom Hughes 2023-04-20 13:08:47 -0700
  • d7fb5e1af4 Fix spelling Tom Hughes 2023-04-20 12:35:42 -0700
  • d8a5fb7ee6 Add missing std includes Tom Hughes 2023-04-20 11:01:16 -0700
  • 01bcf8c70d Make parameter names in function declaration match the names in the definitions Tom Hughes 2023-04-20 08:21:57 -0700
  • d25e625364 Merge pull request #4219 from jerylvaz:main Copybara-Service 2023-04-17 13:23:38 -0700
  • 922e0b7d80 Update gMock Cookbook to reflect deprecation of testing::ByMove Abseil Team 2023-04-17 09:30:58 -0700
  • 952560d3ec Suppress a clang-tidy warning in the MATCHER_P macro Jeryl Vaz 2023-04-14 11:15:21 +0200
  • 12a5852e45 Merge pull request #3993 from pgroke-dt:work-around-GCC-11-ADL-bug Copybara-Service 2023-04-12 08:28:57 -0700
  • 8fa9461cc2 Fix FunctionMocker compilation slowdown in 9d21db9e0a Abseil Team 2023-04-11 10:54:26 -0700
  • 7f6f9c12ad Support --gtest_stream_result_to on macOS Abseil Team 2023-04-11 07:41:03 -0700
  • 057b4e904f gtest.cc: run tests within a test suite in a deterministic order. Abseil Team 2023-04-05 13:18:59 -0700
  • 7ee260c549 Rolled back due to breaking existing tests. Abseil Team 2023-04-03 14:00:54 -0700
  • b5fd99bbd5 gtest.cc: run tests within a test suite in a deterministic order. Aaron Jacobs 2023-03-30 13:34:34 -0700
  • 0cd05c6ea9 Update naming to "GoogleTest" in the GoogleTest Primer. Abseil Team 2023-03-29 12:24:40 -0700
  • ca0d46e95d Merge pull request #4103 from gonzalobg:bugfix/nvcxx_support Copybara-Service 2023-03-28 07:04:28 -0700
  • 3656c2713e Fix redundant redeclaration warning Derek Mauro 2023-03-28 07:02:23 -0700
  • 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 -0700
  • 88af49efa7 Migrate CI builds to MSVC 2022 Derek Mauro 2023-03-27 12:09:24 -0700
  • e9fb5c7bac Replace const char* with absl::string_view as the latter is preferred. Abseil Team 2023-03-24 05:57:22 -0700
  • a0ced33ac6 Internal Code Change Abseil Team 2023-03-24 00:22:33 -0700
  • 6f01e3dc12 Internal Code Change Abseil Team 2023-03-23 03:07:47 -0700
  • 5d6ba6d3b0 Add doc comment gonzalobg 2023-03-23 10:26:58 +0100
  • 5fce13091d gtest.cc: add a newline after a failure when there is no OS stack trace. Aaron Jacobs 2023-03-22 20:19:06 -0700
  • 974e18ee6f Fix minor bug -- if ExecDeathTestChildMain() ever returns, we should exit with a non-zero status. Abseil Team 2023-03-21 10:06:47 -0700
  • e9faae170f Internal Code Change Abseil Team 2023-03-21 02:35:52 -0700
  • fa87209829 Merge pull request #4157 from dpogue:patch-1 Copybara-Service 2023-03-20 13:46:39 -0700
  • 3288c4deae Revise documentation to include AbslStringify Phoebe Liang 2023-03-20 12:11:18 -0700
  • 471087fbfc Introduce std::make_unique and bool literals where possible Abseil Team 2023-03-20 02:43:07 -0700
  • 9fd3fb00ff Remove unused using-declarations in sample unit tests Abseil Team 2023-03-20 02:42:15 -0700
  • 28219b169c Fix typo in test case name. Abseil Team 2023-03-19 14:30:14 -0700
  • 837f2229a9 Merge pull request #4182 from venik:venik-char8-lib-fix Copybara-Service 2023-03-17 11:58:34 -0700
  • e49c6b946a Merge pull request #4180 from sergio-nsk:patch-3 Copybara-Service 2023-03-16 12:46:37 -0700
  • f53219cdcb Move transitive dependencies of googletest to googletest_deps.bzl to allow other bazel projects to depend on that rule instead of googletests' transitive dependencies directly. Deanna Garcia 2023-03-16 10:47:38 -0700
  • abad8af018 Add COMPONENT to install Maciej Sroczyński 2023-03-14 23:48:08 +0100
  • 391ce627de Internal Code Change Abseil Team 2023-03-11 02:48:04 -0800
  • 038e392ebd [gtest] Drop custom-rolled heterogeneous comparator functors in favor of C++ standard ones Lawrence Wolf-Sonkin 2023-03-10 14:42:38 -0800
  • 2d3b36d40a Environment variables are accessible in UWP/WinRT apps Sergey 2023-03-02 15:31:26 -0700
  • 50e07d1c92 Apply clang-tidy fixes Abseil Team 2023-03-09 01:19:08 -0800
  • 48a1b11058 Add a comment to clarify Fuchsia process launcher requirement. Abseil Team 2023-03-08 15:09:58 -0800
  • 82a570453c Apply clang-tidy fixes Abseil Team 2023-03-07 22:33:13 -0800
  • a798c2f102 Add -Wundef to the CI scripts when building with Bazel Tom Hughes 2023-03-07 15:57:28 -0800
  • 678c1c73de Fix compilation of googletest-printers-test.cc when using -Wundef Tom Hughes 2023-03-07 15:34:10 -0800
  • cf4f4400db Suppress std::string DLL interface warning introduced in commit f063cd25c9 Abseil Team 2023-03-07 10:39:52 -0800
  • 1a727c27aa Internal Code Change Abseil Team 2023-03-07 03:05:23 -0800
  • 92f0d72507 __cpp_char8_t does not cover std::u8string implementation, but __cpp_lib_char8_t does Alexander Nikforov 2023-03-06 16:34:55 -0800
  • e1ee0fa3e1 Fix indentation syntax error in feature request issue template Dino Radakovic 2023-03-06 09:03:15 -0800
  • d92a270d2d Fix compilation with -Wundef. Tom Hughes 2023-03-03 16:09:49 -0800
  • 2ddba26691 Always specify definitions for internal macros Tom Hughes 2023-03-03 16:07:40 -0800
  • 0bdd45085a Remove GTEST_FOR_GOOGLE_ macro Tom Hughes 2023-03-03 16:05:40 -0800
  • 16feffa8fa Replace "#if GTEST_HAS_ABSL" with "#ifdef GTEST_HAS_ABSL" Tom Hughes 2023-03-03 16:03:22 -0800
  • dc10c3b5e5 Use "#ifdef" with public macros Tom Hughes 2023-03-03 16:01:13 -0800
  • 7b1ced0682 Only define GTEST_IS_THREADSAFE to 1, not 0 Tom Hughes 2023-03-03 15:59:04 -0800
  • a08c03c5f5 Always specify definitions for internal macros Tom Hughes 2023-03-03 15:56:41 -0800
  • 23142843f7 Use "#ifdef GTEST_OS_..." instead of "#if GTEST_OS_..." Tom Hughes 2023-03-03 15:54:32 -0800
  • cead3d57c9 Internal Code Change Abseil Team 2023-03-03 02:24:39 -0800
  • 2d4f208765 Merge pull request #4158 from VuPhamVan:main Copybara-Service 2023-02-28 09:40:00 -0800
  • 555486f408 Rephrase the description of TEST_F() arguments for clarity. Abseil Team 2023-02-28 08:16:34 -0800
  • 6f1c4b3d7b Fixes the test gmock_output_test.py with MSVC Yonggang Luo 2022-11-24 23:54:19 +0800
  • 8aa75fa771 Eliminate argv list action parameter. Abseil Team 2023-02-27 18:46:37 -0800
  • c7d0bc8309 Merge pull request #4164 from sergio-nsk:patch-2 Copybara-Service 2023-02-27 15:49:24 -0800