Commit Graph

  • e9faae170f Internal Code Change Abseil Team 2023-03-21 02:35:52 -07:00
  • fa87209829 Merge pull request #4157 from dpogue:patch-1 Copybara-Service 2023-03-20 13:46:39 -07:00
  • 3288c4deae Revise documentation to include AbslStringify Phoebe Liang 2023-03-20 12:11:18 -07:00
  • 471087fbfc Introduce std::make_unique and bool literals where possible Abseil Team 2023-03-20 02:43:07 -07:00
  • 9fd3fb00ff Remove unused using-declarations in sample unit tests Abseil Team 2023-03-20 02:42:15 -07:00
  • 28219b169c Fix typo in test case name. Abseil Team 2023-03-19 14:30:14 -07:00
  • 837f2229a9 Merge pull request #4182 from venik:venik-char8-lib-fix Copybara-Service 2023-03-17 11:58:34 -07:00
  • e49c6b946a Merge pull request #4180 from sergio-nsk:patch-3 Copybara-Service 2023-03-16 12:46:37 -07:00
  • 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 -07:00
  • abad8af018 Add COMPONENT to install Maciej Sroczyński 2023-03-14 23:48:08 +01:00
  • 391ce627de Internal Code Change Abseil Team 2023-03-11 02:48:04 -08:00
  • 038e392ebd [gtest] Drop custom-rolled heterogeneous comparator functors in favor of C++ standard ones Lawrence Wolf-Sonkin 2023-03-10 14:42:38 -08:00
  • 2d3b36d40a Environment variables are accessible in UWP/WinRT apps Sergey 2023-03-02 15:31:26 -07:00
  • 50e07d1c92 Apply clang-tidy fixes Abseil Team 2023-03-09 01:19:08 -08:00
  • 48a1b11058 Add a comment to clarify Fuchsia process launcher requirement. Abseil Team 2023-03-08 15:09:58 -08:00
  • 82a570453c Apply clang-tidy fixes Abseil Team 2023-03-07 22:33:13 -08:00
  • a798c2f102 Add -Wundef to the CI scripts when building with Bazel Tom Hughes 2023-03-07 15:57:28 -08:00
  • 678c1c73de Fix compilation of googletest-printers-test.cc when using -Wundef Tom Hughes 2023-03-07 15:34:10 -08:00
  • cf4f4400db Suppress std::string DLL interface warning introduced in commit f063cd25c9 Abseil Team 2023-03-07 10:39:52 -08:00
  • 1a727c27aa Internal Code Change Abseil Team 2023-03-07 03:05:23 -08:00
  • 92f0d72507 __cpp_char8_t does not cover std::u8string implementation, but __cpp_lib_char8_t does Alexander Nikforov 2023-03-06 16:34:55 -08:00
  • e1ee0fa3e1 Fix indentation syntax error in feature request issue template Dino Radakovic 2023-03-06 09:03:15 -08:00
  • d92a270d2d Fix compilation with -Wundef. Tom Hughes 2023-03-03 16:09:49 -08:00
  • 2ddba26691 Always specify definitions for internal macros Tom Hughes 2023-03-03 16:07:40 -08:00
  • 0bdd45085a Remove GTEST_FOR_GOOGLE_ macro Tom Hughes 2023-03-03 16:05:40 -08:00
  • 16feffa8fa Replace "#if GTEST_HAS_ABSL" with "#ifdef GTEST_HAS_ABSL" Tom Hughes 2023-03-03 16:03:22 -08:00
  • dc10c3b5e5 Use "#ifdef" with public macros Tom Hughes 2023-03-03 16:01:13 -08:00
  • 7b1ced0682 Only define GTEST_IS_THREADSAFE to 1, not 0 Tom Hughes 2023-03-03 15:59:04 -08:00
  • a08c03c5f5 Always specify definitions for internal macros Tom Hughes 2023-03-03 15:56:41 -08:00
  • 23142843f7 Use "#ifdef GTEST_OS_..." instead of "#if GTEST_OS_..." Tom Hughes 2023-03-03 15:54:32 -08:00
  • cead3d57c9 Internal Code Change Abseil Team 2023-03-03 02:24:39 -08:00
  • 2d4f208765 Merge pull request #4158 from VuPhamVan:main Copybara-Service 2023-02-28 09:40:00 -08:00
  • 555486f408 Rephrase the description of TEST_F() arguments for clarity. Abseil Team 2023-02-28 08:16:34 -08:00
  • 6f1c4b3d7b Fixes the test gmock_output_test.py with MSVC Yonggang Luo 2022-11-24 23:54:19 +08:00
  • 8aa75fa771 Eliminate argv list action parameter. Abseil Team 2023-02-27 18:46:37 -08:00
  • c7d0bc8309 Merge pull request #4164 from sergio-nsk:patch-2 Copybara-Service 2023-02-27 15:49:24 -08:00
  • 6882aa0987 Reorder printers list. Phoebe Liang 2023-02-27 13:02:26 -08:00
  • 2ce822ac55 Merge pull request #4143 from iwsfutcmd:patch-1 Copybara-Service 2023-02-27 12:15:43 -08:00
  • 95d8c7ac43 Reformat to current g3doc style guide. No content changes. Abseil Team 2023-02-27 11:21:04 -08:00
  • 3d787f5a0d Add const qualifier to gtest_sentinel which doesn't change. Abseil Team 2023-02-24 09:49:45 -08:00
  • d0ba3ccc76 Added a missing semicolon for GTEST_FLAG_SET code snippet. Abseil Team 2023-02-23 12:39:43 -08:00
  • 39a26e12d6 Avoid redundant declaration of static constexpr members in c++17 Dino Radakovic 2023-02-22 09:02:08 -08:00
  • d9a4bbcaf2 Update googletest's test docker containers Dino Radakovic 2023-02-22 08:18:00 -08:00
  • 10493e3854 Fix error in_death_test_child_process: undeclared identifier Sergey 2023-02-21 13:29:20 -07:00
  • 750d67d809 Remove int64_t cast in RecordProperty Tom Hughes 2023-02-21 10:24:42 -08:00
  • 810fb81153 Fix typo Vũ Phạm 2023-02-19 21:59:23 +07:00
  • fe5b7ef71e Set CMP0069 policy to avoid warnings Darryl Pogue 2023-02-17 23:22:27 -08:00
  • 7a7231c442 Fix link in ReportUninterestingCall message Abseil Team 2023-02-16 07:33:08 -08:00
  • f063cd25c9 Remove strdup usage Abseil Team 2023-02-15 15:21:19 -08:00
  • 2057566e4e Remove some filesystem APIs and tests under !GTEST_HAS_FILE_SYSTEM Abseil Team 2023-02-14 08:32:59 -08:00
  • b80a07ffe6 Avoid reliance on <any> header without RTTI on MSVC Abseil Team 2023-02-13 13:45:19 -08:00
  • 097f64e986 Revert "Fix gmock_output_test when using MSVC" Yonggang Luo 2023-02-09 15:29:01 +08:00
  • b73f27fd16 Fix _MSC_VER check Tom Hughes 2023-02-08 08:29:22 -08:00
  • 0570e2d930 Remove GTEST_USES_PCRE references Tom Hughes 2023-02-07 10:37:15 -08:00
  • ee33b34bec Fix GTEST_HAS_ABSL define check for [-Werror=undef] compilations Martijn Vels 2023-02-07 08:27:29 -08:00
  • 3d568bdda5 Add support for the alternative base64 encoding in RFC 4648 section 5 to WhenBase64Unescaped. Abseil Team 2023-02-06 10:59:27 -08:00
  • 3f9c7fcaa3 Update testing.md Ben Yang 2023-02-02 13:14:43 -08:00
  • 2f2e72bae9 Fix compiler flags in Linux presubmit Tom Hughes 2023-02-02 10:15:42 -08:00
  • deaf5615f1 Fix -Wsign-conversion warnings Tom Hughes 2023-02-02 09:31:10 -08:00
  • 4f7c63d991 Remove unneccessary "#if _MSC_VER" Tom Hughes 2023-02-02 09:01:41 -08:00
  • 6f21175f57 Add a trailing decimal point to FormatTimeInMillisAsSeconds() output when input is an exact N seconds. Abseil Team 2023-02-02 07:14:30 -08:00
  • ebedaa18c7 Fix include order Tom Hughes 2023-02-01 14:31:44 -08:00
  • 394a8a568c Remove GMOCK_RENAME_MAIN Tom Hughes 2023-02-01 12:13:51 -08:00
  • fd36851c8d Build gmock Python tests when building with cmake Tom Hughes 2023-02-01 11:44:24 -08:00
  • 0a3b403fe0 Fix gmock_output_test when using MSVC Tom Hughes 2023-02-01 09:32:33 -08:00
  • d9251171f5 Fix sign conversion warning from clang: Tom Hughes 2023-01-31 11:36:17 -08:00
  • 4fb7039fda Use GTEST_DISABLE_MSC_WARNINGS macros to disable warnings Tom Hughes 2023-01-30 13:44:59 -08:00
  • f1c05d4544 Use explicit short to fix MSVC compiler warning Tom Hughes 2023-01-30 12:57:54 -08:00
  • e3dbee4b35 Merge pull request #4115 from SunBlack:codespell Copybara-Service 2023-01-30 10:55:07 -08:00
  • b72202078d Test current behavior of doubles and floats in RecordProperty Tom Hughes 2023-01-27 06:38:06 -08:00
  • 403a968d3c Fix formatting in Python files Tom Hughes 2023-01-26 11:05:38 -08:00
  • 0194f90d0e Fix Python docstrings to match style guide Tom Hughes 2023-01-26 09:04:01 -08:00
  • 4b4c56aff6 Make document and example code more clear in the caveat section for potential memory leak with SetUpTestSuite. Abseil Team 2023-01-25 17:43:18 -08:00
  • b495f72f1f Use more specific assertLess instead of assertTrue Tom Hughes 2023-01-25 15:00:39 -08:00
  • f47d75faf3 Fix pylint warning Tom Hughes 2023-01-25 13:02:49 -08:00
  • 137dcd18cc Remove pylint disable comments that no longer trigger warnings Tom Hughes 2023-01-25 12:34:50 -08:00
  • 643862d8ad Mention DescribeMatcher in matchers.md Abseil Team 2023-01-25 10:03:30 -08:00
  • d1ad27e0a4 Fix formatting in subset of Python files Tom Hughes 2023-01-25 09:13:35 -08:00
  • 6c65a1ca35 Replace numeric lints with their string equivalent Tom Hughes 2023-01-25 08:31:33 -08:00
  • 2491710524 Fix formatting of C++ files Tom Hughes 2023-01-24 11:09:35 -08:00
  • 408471e20c Fix formatting of Markdown files Tom Hughes 2023-01-24 10:12:28 -08:00
  • 544c96ed5b Remove FloatingPoint::Max() in favor of std::numeric_limits::max() Derek Mauro 2023-01-24 08:40:51 -08:00
  • ec25eea8f8 Mention using MockFunction as a way to mock free functions. Abseil Team 2023-01-18 09:43:14 -08:00
  • bdb3b0a493 Replace deprecated python calls Tom Hughes 2023-01-17 12:15:50 -08:00
  • bba28fa8b2 Announce that GitHub actions are not GoogleTest's canonical CI Dino Radakovic 2023-01-17 12:13:58 -08:00
  • 5cd81a7848 Fix -Wimplicit-int-float-conversion warning Tom Hughes 2023-01-17 11:44:04 -08:00
  • 9d697cc81c Update documentation for v1.13.0 Derek Mauro 2023-01-17 11:37:18 -08:00
  • b796f7d446 Bump version to 1.13.0 in preparation for release v1.13.0-pre v1.13.0 v1.13.x Derek Mauro 2023-01-17 10:36:00 -08:00
  • ac7a126f39 gmock_output_test: normalize golden file output to unix line endings Abseil Team 2023-01-17 07:12:03 -08:00
  • 356fc30125 Fix -Wshadow warnings Tom Hughes 2023-01-12 09:03:40 -08:00
  • b5401fef68 Add an explicit #error that C++ versions less than C++14 are not supported Derek Mauro 2023-01-12 08:09:49 -08:00
  • a652ae0575 Update GoogleTest dependencies Derek Mauro 2023-01-11 07:56:30 -08:00
  • 9345421658 Fix GTEST_OS_ESP8266 check Tom Hughes 2023-01-05 11:14:51 -08:00
  • e5e46b09a1 IWYU: Add missing std includes Tom Hughes 2023-01-05 08:43:19 -08:00
  • 0296d7d370 Workaround for GCC12 bug illustrated by https://godbolt.org/z/Pe5aE59xG Derek Mauro 2023-01-04 12:49:23 -08:00
  • 64e0945546 Fix typos found by codespell SunBlack 2023-01-04 17:24:07 +01:00
  • 3a99ab6d83 Fix _MSC_VER check Tom Hughes 2023-01-04 06:40:19 -08:00
  • ab669cad0e Fix warnings with nvc++ as the compiler Gonzalo Brito Gadeschi 2022-12-28 06:00:31 -08:00
  • 71140c3ca7 Use a more recent commit of googletest that uses OS constraints from @platforms//os:* instead of from @build_tools//platforms:* Abseil Team 2022-12-22 09:30:51 -08:00
  • 5ab508a01f Fix a typo in the documentation for "Using Predicates as Matchers". Abseil Team 2022-12-20 09:25:53 -08:00