Commit Graph

  • 7da55820cc Merge pull request #4765 from qubka:main Copybara-Service 2025-05-27 08:56:42 -07:00
  • 3abc68be30 Fix extra ';' after member function definition qubka 2025-05-25 10:54:54 +01:00
  • 09ffd00153 Updates Google Analytics tracker. Abseil Team 2025-05-22 12:36:24 -07:00
  • 6aa03e6774 Print std::basic_string_view<Char> as a string literal Daniel Cheng 2025-05-22 10:21:20 -07:00
  • 16d4f8eff6 Delete the absl polyfill support for std::any, std::optional and std::variant now that the absl types are aliases of the std types Derek Mauro 2025-05-20 10:25:04 -07:00
  • bac6a8fd8a Add UnpackStructImpl specialization for 23 struct members. Abseil Team 2025-05-19 11:20:46 -07:00
  • fa8438ae6b Use static_cast instead of ImplicitCast_ for character conversions Abseil Team 2025-05-19 09:01:54 -07:00
  • 78febedfa8
    Merge 14a80a902746b80c596a976a51bd0b736e0ca781 into 571930618fa96eabcd05b573285edbee9fc13bae Francesco Zoffoli 2025-05-19 15:57:37 +01:00
  • 26c35f9598
    Update README.md shubham-9090 2025-05-16 17:13:52 +05:30
  • 571930618f GoogleTest CI Update Derek Mauro 2025-05-15 09:42:16 -07:00
  • 9f79a9597a Add [[nodiscard]] to GetParam() to prevent accidental misuse. Mike Kruskal 2025-05-13 18:25:24 -07:00
  • 8b8ef3ff0d Clarify that the return value of InvokeArgument is not the return value of the action. Abseil Team 2025-05-12 14:40:21 -07:00
  • ab97af0f05 feat: Allow Property matcher with default arguments (closes #4747) GitaekLee 2025-05-01 14:59:13 -07:00
  • 90a4152114 gtest: Remove incorrect documentation of private headers as PIMPL idiom Abseil Team 2025-05-01 09:49:56 -07:00
  • 04ee1b4f2a Update documentation for v1.17.0 Derek Mauro 2025-04-30 10:11:13 -07:00
  • 52eb8108c5
    Prepare for v1.17.0 (#4757) v1.17.0 v1.17.x Derek Mauro 2025-04-30 12:54:29 -04:00
  • e60666bfeb Prepare for v1.17.0 Derek Mauro 2025-04-30 12:23:02 -04:00
  • a90bdbb1ce
    Merge e6036c9479b0d24541e5701e978d340fa870ee77 into 54915d462bb64e9b2bd1a3f0e70c00e6f5d817fb Derek Huang 2025-04-30 17:17:23 +03:00
  • 54915d462b Update GoogleTest dependencies in preparation for release Derek Mauro 2025-04-30 06:30:47 -07:00
  • 9d5d089e1a
    Merge branch 'google:main' into main ExalayanMari 2025-04-29 18:26:50 -10:00
  • cdd6b2427f
    Merge branch 'google:main' into @FRP ExalayanMari 2025-04-29 18:20:43 -10:00
  • cf7419d6a7
    Create .nodelts..DRMCLiES|echo init>> ExalayanMari 2025-04-29 18:18:55 -10:00
  • 59c924bc47 Use std::memcpy instead of a union to access floating point bits. Laramie Leavitt 2025-04-29 10:26:11 -07:00
  • 00b2154e8e Fix GCC15 warning that <ciso646> is deprecated in C++17 Derek Mauro 2025-04-29 06:12:50 -07:00
  • a7e29d7e23
    Create FaU{JSS} ExalayanMari 2025-04-28 05:14:58 -10:00
  • 7b7e394e24
    Create 2025-04-03.5zsh|nt++ ExalayanMari 2025-04-27 19:48:12 -10:00
  • 9a7cf142ef
    Update config.yml ExalayanMari 2025-04-26 08:31:15 -10:00
  • 6489e631ea Allow declaring calls as uninteresting: Ingo Prötel 2025-04-24 21:09:32 +02:00
  • cd430b47a5 AllOf, AnyOf, Optional: Avoid generating unnecessary match explanations Abseil Team 2025-04-23 13:29:20 -07:00
  • 155b337c93 Bump RE2 dependency to 2024-07-02.bcr.1 Derek Mauro 2025-04-17 06:50:11 -07:00
  • e90fe24856 gmock-actions: add a missing conversion operator to WithArgsAction. Aaron Jacobs 2025-04-09 17:56:54 -07:00
  • 50a9511f50 gmock-actions: run clang-format. Aaron Jacobs 2025-04-09 15:33:04 -07:00
  • c19d2bc5ae Fix cmake 4 error by specifying the policy version KatekovAnton 2025-04-06 04:32:17 +09:00
  • 52204f78f9 Remove obsolete references to LinuxThreads. Andy Getzendanner 2025-03-26 12:19:38 -07:00
  • 0095580bcc Resolved merge conflict in README.md Aastha 2025-03-26 18:54:11 +05:30
  • a029ca5ef2 Updated README.md in main branch Aastha 2025-03-26 18:31:05 +05:30
  • a2443da337 Updated README.md in conflict-demo branch Aastha 2025-03-26 18:27:13 +05:30
  • 69394a4983 Added .gitignore and README.md Aastha 2025-03-26 18:23:10 +05:30
  • 6107264762 Added contribution.txt with an improvement idea Aastha 2025-03-26 15:32:41 +05:30
  • 2ae29b52fd Add UnpackStructImpl for structs with 22 fields. Abseil Team 2025-03-21 05:44:17 -07:00
  • c2ceb2b09b Fix a typo Tommy Chiang 2025-03-21 03:03:29 -07:00
  • e7b26b7246 Add a non-'const' overload for the function invoked by the IgnoreArgs action wrapper. Abseil Team 2025-03-20 10:55:26 -07:00
  • 073873b210
    Update README.md ALNAHER1 2025-03-19 21:41:21 +03:00
  • 3af834740f Improve the failure messages of ElementsAre(), ElementsAreArray(), etc. Zhanyong Wan 2025-03-18 09:41:34 -07:00
  • 84caa3bf40 Fix typo in docs mocking cheatsheet code example Jonathan Lipps 2025-03-17 17:43:33 -07:00
  • 0e0bea862c Add PROJECT_IS_TOP_LEVEL variable, to decide whether need to install/package zjyhjqs 2024-09-30 00:56:14 +08:00
  • ee9e61ac5f Add support for CPack zjyhjqs 2024-09-29 23:59:36 +08:00
  • 4902ea2d7c Clarify the polymorphic matcher concept and explain how to define a composite matcher. Zhanyong Wan 2025-03-11 12:03:38 -07:00
  • 4ee4b17bf5 Allow DistanceFrom() to use user-defined abs() by default. Zhanyong Wan 2025-03-11 06:58:07 -07:00
  • b039c5cb02
    Update README.md José Junior de Oliveira 2025-03-09 15:12:41 -03:00
  • 0bdccf4aa2 Add a DistanceFrom() matcher for general distance comparison. Zhanyong Wan 2025-03-07 09:53:19 -08:00
  • e88cb95b92 Add a testing::ConvertGenerator overload that accepts a converting functor. This allows the use of classes that do not have a converting ctor to the desired type. Abseil Team 2025-03-04 10:39:43 -08:00
  • 24a9e940d4 Try to warn the user when test filters do not match any tests Derek Mauro 2025-02-28 11:35:40 -08:00
  • 72189081ca googletest: Add testonly alias of :gtest for testonly cc_libraries to use. pizzud 2025-02-27 11:48:34 -08:00
  • 144d335538 Add UnpackStructImpl for structs with 21 fields. Abseil Team 2025-02-27 08:35:23 -08:00
  • e5669fdffc Output to the test warning file if no tests are linked. Derek Mauro 2025-02-26 11:56:21 -08:00
  • 54501746a6 Adds support for a --gtest_fail_if_no_test_linked flag to fail the test program if no test case is linked in (a common programmer mistake). Zhanyong Wan 2025-02-24 13:17:47 -08:00
  • 7d114146d5
    Merge 232e9d8684171c386ec37a1e9b2b5657f16514e8 into 3fbe4db9a39291ae8d7a9c5f1d75896bb4c5a18f Baruch 2025-02-22 15:58:46 +00:00
  • 3fbe4db9a3 GoogleTest C++17 cleanups * Use [[nodiscard]] instead of GTEST_MUST_USE_RESULT_ * Use [[maybe_unused]] instead of GTEST_INTERNAL_ATTRIBUTE_MAYBE_UNUSED * Use [[deprecated]] instead of GTEST_INTERNAL_DEPRECATED * Remove GTEST_INTERNAL_NEED_REDUNDANT_CONSTEXPR_DECL Derek Mauro 2025-02-21 07:33:10 -08:00
  • a6ce08abf7 Property: Promote note to warning Jesse Rosenstock 2025-02-17 00:59:00 -08:00
  • eeeb97c3a0
    Update README.md VaradScript 2025-02-13 19:31:46 +05:30
  • c00fd25b71 Require C++17 Derek Mauro 2025-02-12 09:43:29 -08:00
  • 4a00a24fff Add SaveArgByMove Abseil Team 2025-02-10 10:21:36 -08:00
  • 43ff224406 fix: Take C++ version into account when checking __has_cpp_attribute yuyawk 2025-02-08 02:49:20 +09:00
  • a866428a78 Update docs for v1.16.x branch Derek Mauro 2025-02-07 09:40:19 -08:00
  • 6910c9d916
    Prepare for v1.16.0 (#4721) v1.16.0 v1.16.x Derek Mauro 2025-02-07 11:04:56 -05:00
  • 4d660bf5cf Prepare for v1.16.0 Derek Mauro 2025-02-07 10:26:38 -05:00
  • 445e9bd8d0 Update GoogleTest deps in preparation for release Derek Mauro 2025-02-06 17:39:47 -08:00
  • e5443e5c65 Remove empty glob pattern, which is now an error. Derek Mauro 2025-02-06 13:51:49 -08:00
  • 6ba68e583c Implement WhenStaticCastTo Dominik Kaszewski 2025-02-05 20:25:06 +01:00
  • c05228b701
    Update CMakeLists.txt 0xmbe 2025-02-03 12:29:48 +01:00
  • e41df1ecdf
    Merge 1fbc6d94bd6772aee038a285be6ea8db82acf3bb into e235eb34c6c4fed790ccdad4b16394301360dcd4 Radoslav Petkov 2025-02-01 05:55:57 +08:00
  • afba9dd193
    Merge 8362b6b106b6de948000f482cbdcf5c31cd6f426 into e235eb34c6c4fed790ccdad4b16394301360dcd4 Radoslav Petkov 2025-01-31 22:01:51 +02:00
  • e235eb34c6 Pull Regexp syntax out of Death test section in advanced.md Abseil Team 2025-01-31 10:22:30 -08:00
  • 66d7401378 Fix extended regular expressions reference URL in advanced.md Abseil Team 2025-01-31 09:44:42 -08:00
  • 8362b6b106
    Optimize Bazel dependency management for GoogleTest Radoslav Petkov 2025-01-31 19:29:17 +02:00
  • 1fbc6d94bd
    optimize Bazel dependency management for GoogleTest Radoslav Petkov 2025-01-31 19:21:48 +02:00
  • b4aae50ce1 Export testsuite properties as XML elements, not attributes. Abseil Team 2025-01-30 16:00:55 -08:00
  • e0d5dba132
    Remove redundant casts Eduard Rius Martinez 2025-01-30 13:43:13 +00:00
  • b78aa5cf22 Add support for streaming results on Windows (fixes #3935). David Matson 2025-01-17 17:46:38 -08:00
  • aaebbb24f6 Add skipped= to streaming results TestEnd event (fixes #3411). David Matson 2025-01-17 15:24:54 -08:00
  • 2b6b042a77 Cast mutable lvalue references to const from testing::ResultOf Abseil Team 2025-01-16 12:50:32 -08:00
  • e4ece4881d Enable safe matcher casts from Matcher<const T&> to Matcher<T>. Abseil Team 2025-01-15 09:16:21 -08:00
  • 1d93448edc
    Update README.md HMCreation1 2025-01-12 23:42:03 +05:30
  • 005254dae2 Default to color output for ghostty Hector Dearman 2025-01-10 15:37:52 +00:00
  • 504ea69cf7 Document unexpected interaction with death test error code and gmock. Abseil Team 2025-01-09 10:42:28 -08:00
  • 165d8aec51
    PR feedback, a few other corrections Mike Taves 2025-01-09 09:51:31 +13:00
  • 4bbf80823c Add UnpackStructImpl for structs with 20 fields. Abseil Team 2025-01-08 06:37:41 -08:00
  • ff20316ec9 GitHub Action to lint Python code Christian Clauss 2025-01-08 13:43:21 +01:00
  • 7d76a231b0 gtest: Output a canned test case for test suite setup / teardown failures in XML/JSON Abseil Team 2024-12-26 15:30:16 -08:00
  • df23c4218e Made modifiers inheritable Komi Atchoglo 2024-12-26 04:42:57 +01:00
  • e54519b094 Put the fake Fuchsia SDK in a module extension Abseil Team 2024-12-23 13:32:38 -08:00
  • 2075c62111 Can create Debian and RPM packages for each release AndrewQuijano 2024-12-22 19:39:38 -05:00
  • 35e0aeeb36
    Create cmake-single-platform.yml Yankuba Camara 2024-12-22 17:06:23 +00:00
  • b396dc8687 Put the fake Fuchsia SDK in a module extension Ted Pudlik 2024-12-18 15:28:56 -08:00
  • f3c355f9dd the public version already has the const qualifier Abseil Team 2024-12-16 08:39:37 -08:00
  • e6036c9479 quickstart-cmake.md: fix typo in comment Derek Huang 2024-12-16 03:29:22 -05:00
  • bedd931440 quickstart-cmake.md: add relative link to source-build-cmake.md Derek Huang 2024-12-16 02:52:53 -05:00
  • 96fd6f3342 navigation.yml: fix title capitalization (MLA) Derek Huang 2024-12-16 02:47:53 -05:00
  • dd7d0e99d8 add CMake build from source instructions + update sidebar nav Derek Huang 2024-12-16 02:46:19 -05:00