Commit Graph

  • 43a6712a0c Merge pull request #3946 from anpol:export-tlvhbase Copybara-Service 2022-07-18 13:39:19 -07:00
  • 71feea653b Merge pull request #3939 from anpol:python-find-strategy Copybara-Service 2022-07-18 13:30:20 -07:00
  • 91480a4e79 Merge pull request #3927 from yutotnh:fix-typo Copybara-Service 2022-07-18 13:29:19 -07:00
  • 760acf30e3 Merge pull request #3921 from Krzmbrzl:patch-1 Copybara-Service 2022-07-18 10:48:58 -07:00
  • 2d1cd6ee27 Set cmake policy CMP0069 Robert Adam 2022-06-28 10:47:00 +02:00
  • 3655149a60 export ThreadLocalValueHolderBase which is required by exported APIs. Andrei Polushin 2022-07-14 21:36:41 +07:00
  • a2d6ee847e cmake: make PDB output directory match that of a static library. Andrei Polushin 2022-07-11 17:16:58 +07:00
  • 96ddde1235 cmake: find python in order specified by PATH environment variable. Andrei Polushin 2022-07-11 17:35:43 +07:00
  • bea621c3c3 Merge pull request #3928 from venik:venik-clean-up Copybara-Service 2022-07-12 07:19:18 -07:00
  • 78aa2ba440 Merge pull request #3787 from codeinred:fix-quickstart Copybara-Service 2022-07-11 12:23:26 -07:00
  • 4086e92d86 Add envvar BAZEL_CXXOPTS=-std=c++14 to the GitHub Actions CI Derek Mauro 2022-07-11 10:16:57 -07:00
  • 2e1346de56 Merge pull request #3868 from eidosmontreal:fix_undefined_symbol_kMaxRange Copybara-Service 2022-07-11 08:49:28 -07:00
  • 8f01400b77 Merge pull request #3844 from akohlmey:intel-llvm-utf8-fix Copybara-Service 2022-07-11 08:46:06 -07:00
  • 4556086674 CMake: raise the default C++ standard to cxx_std_14 Derek Mauro 2022-07-08 08:21:06 -07:00
  • e009c3d3dc Enable heterogeneous lookup for RegisteredTestsMap. Chris Kennelly 2022-07-07 09:18:16 -07:00
  • 7107c44188 cleanup from unique_ptr branch Alexander Nikforov 2022-07-01 15:33:13 -07:00
  • 4219e7254c Remove the Bazel provided default cxxopt -std=c++0x and replace it with -std=c++14 when testing with GCC 5. Derek Mauro 2022-07-01 10:53:18 -07:00
  • 644a4bea02 fix: some typos in source yutotnh 2022-07-01 18:33:14 +09:00
  • 6c57d607c7 fix: typo in test name yutotnh 2022-07-01 18:33:00 +09:00
  • 2cf9987ce3 fix: some typos in comment yutotnh 2022-07-01 18:32:49 +09:00
  • 96f51426e4 Remove support for C++11 Derek Mauro 2022-06-30 09:53:12 -07:00
  • 219af0d535 Update version number in CMakeLists.txt Note that this is 1.12.1 as there will be a patch release to fix this Derek Mauro 2022-06-30 07:09:49 -07:00
  • d9335595b4 Add support of 17-member structs to gmock UnpackStructImpl. Abseil Team 2022-06-29 11:10:19 -07:00
  • 9406a60c78 Mark internal-only function as having internal linkage. Abseil Team 2022-06-27 13:15:39 -07:00
  • 58d77fa807 Updates the version number in CMakeLists.txt to 1.12.1 (#3919) release-1.12.1 v1.12.x Derek Mauro 2022-06-27 13:14:55 -04:00
  • cdbed602b9 Merge pull request #3912 from jarkenau:main Copybara-Service 2022-06-27 07:55:52 -07:00
  • dd72ed19fe Update gtest.cc assafpr 2022-06-27 09:59:06 +03:00
  • d0af91ead3 Update gmock-matchers.h assafpr 2022-06-27 09:56:59 +03:00
  • 1547c2acc8 Update gmock-actions.h assafpr 2022-06-27 09:55:28 +03:00
  • 66d2463610 Update gmock-spec-builders_test.cc assafpr 2022-06-27 09:53:40 +03:00
  • 64df55449a Update gtest-death-test.cc assafpr 2022-06-27 09:51:44 +03:00
  • dfa990f942 Update gmock-spec-builders.cc assafpr 2022-06-27 09:50:36 +03:00
  • df4b8edee0 Update advanced.md assafpr 2022-06-27 09:48:05 +03:00
  • 5eaa113903 Avoid implicit conversion from int to char Jérôme Travert 2022-06-26 19:01:00 +02:00
  • 72901486ba Avoid implicit conversion from int to char Jérôme Travert 2022-06-26 18:59:46 +02:00
  • b9d2e1f62f docs: update googletest README for release 1.12.0 Julian Arkenau 2022-06-25 14:41:57 +02:00
  • 5376968f69 Update README.md for release 1.12.0 Derek Mauro 2022-06-23 12:18:22 -07:00
  • 15460959cb Update versions of WORKSPACE dependencies v1.12.0-pre v1.12.0 release-1.12.0 Derek Mauro 2022-06-22 09:23:04 -07:00
  • fde6af6790 documentation, change mater branch to main assafpr 2022-06-22 16:21:35 +03:00
  • b59ae848d1 Update faq.md assafpr 2022-06-22 16:12:54 +03:00
  • f2f099fb70 Update CONTRIBUTING.md assafpr 2022-06-22 16:09:54 +03:00
  • 1b772a9bc4 documentation, change mater branch to main assafpr 2022-06-22 14:36:10 +03:00
  • 358a3f6e3e documentation, change mater branch to main assafpr 2022-06-22 14:31:03 +03:00
  • b3f3819a62 Update gmock_output_test_golden.txt assafpr 2022-06-22 14:21:07 +03:00
  • 3d1dcac4c4 change link from master to main in documentation assafpr 2022-06-22 14:15:53 +03:00
  • 7df7853ea0 Update GCC floor container used by CI to fix the Bazel cache error Derek Mauro 2022-06-21 12:27:03 -07:00
  • 86add13493 Disable warning C4251 around refactored code Derek Mauro 2022-06-16 13:17:57 -07:00
  • 191ca1f3a9 Merge pull request #3863 from eidosmontreal:fix_unused-variable_warning Copybara-Service 2022-06-14 13:24:55 -07:00
  • 8b521aa43a gmock_cook_book.md: Delete superfluous statement from 2014. Abseil Team 2022-06-13 12:50:53 -07:00
  • b644b4fbbf Merge pull request #3866 from eidosmontreal:simplify_shouldusecolor Copybara-Service 2022-06-13 08:38:29 -07:00
  • fe735a6986 Move declaration of kStdOutFileNo and kStdErrFileno Gaspard Petit 2022-06-11 10:26:41 -04:00
  • b1f84bf176 Update googletest docs to indicate that RE2 is now used for regexp implementation when building with Bazel and using Abseil. Abseil Team 2022-06-09 14:24:43 -07:00
  • 49c6185ae7 Remove undefined internal function. Fixes #3856 Abseil Team 2022-06-09 12:57:02 -07:00
  • 0320f517fd Work around a maybe-uninitialized warning under GCC 12 Derek Mauro 2022-06-01 14:07:23 -07:00
  • a86777edf9 Fix for undefined symbol: testing::internal::Random::kMaxRange Gaspard Petit 2022-05-31 17:35:34 -04:00
  • 548b13dc3c Fix internal files Abseil Team 2022-05-31 08:32:50 -07:00
  • 3727a90075 Merge branch 'google:main' into simplify_shouldusecolor Gaspard Petit 2022-05-30 22:01:15 -04:00
  • 900c3f9cd5 Merge branch 'google:main' into fix_unused-variable_warning Gaspard Petit 2022-05-30 22:00:02 -04:00
  • e649993a40 gmock-spec-builders: remove the name for an unused parameter. Aaron Jacobs 2022-05-30 12:46:29 -07:00
  • 59006287cd Simplify ColoredPrintf to rely on ShouldUseColor Gaspard Petit 2022-05-30 13:34:17 -04:00
  • 410e5f9e04 Fix "unused variable" warning Gaspard Petit 2022-05-30 11:04:54 -04:00
  • 9d21db9e0a gmock-spec-builders: add support for non-moveable types. Aaron Jacobs 2022-05-27 15:24:50 -07:00
  • 6cd3823783 Clarify that this-> is needed to access members of type-parameterized tests. elixir 2022-05-27 11:31:26 -07:00
  • 28356773cb gmock-actions: properly support non-moveable results in is_callable_r. Aaron Jacobs 2022-05-27 02:23:19 -07:00
  • 56246cdb94 gmock-spec-builders: move a method to the header. Aaron Jacobs 2022-05-26 07:24:44 -07:00
  • cf942a5d69 Update GoogleTest documentation's spelling of "GoogleTest". Abseil Team 2022-05-25 19:16:56 -07:00
  • 7041051488 Clarify the pitfalls of EXPECT_THAT and highlight it's best practices Abseil Team 2022-05-24 10:57:10 -07:00
  • 6f3f9a9e61 set -utf-8 flag only for real MSVC compilers. E.g. not Intel's icx.exe Axel Kohlmeyer 2022-05-18 15:51:33 -04:00
  • 8d51dc50eb gmock-internal-utils.cc: Avoid implicit conversion from int to char Fixes #3832 Dino Radakovic 2022-05-17 01:36:54 -07:00
  • 5126f71661 gmock-actions: add support for move-only values to Return. Aaron Jacobs 2022-05-12 17:54:39 -07:00
  • 8a011b8a38 Add clarifying comments about when to use EXPECT_NONFATAL_FAILURE vs. EXPECT_FATAL_FAILURE. Abseil Team 2022-05-12 06:57:18 -07:00
  • cbca6bc395 gmock-actions: provide a const reference when converting in ReturnAction. Aaron Jacobs 2022-05-11 19:00:34 -07:00
  • 5e6a533680 Do a consistent way of searching for a temporary directory. Abseil Team 2022-05-10 22:42:35 -07:00
  • 4224c770a3 gmock-actions: simplify Return and add better documentation. Aaron Jacobs 2022-05-10 20:40:26 -07:00
  • 6386897feb gmock-actions: make OnceAction public. Aaron Jacobs 2022-05-10 20:08:19 -07:00
  • bda85449f4 Fixup some missing overrides in googletest. Abseil Team 2022-05-10 09:38:54 -07:00
  • 4348d4efed Merge pull request #3818 from joshiayush:typo Copybara-Service 2022-05-06 09:27:29 -07:00
  • 2a02723b76 Fix example of DescribeMatcher to properly support negation. Abseil Team 2022-05-03 12:17:52 -07:00
  • 0027cf4703 Use TEST_TMPDIR on MacOS as well if available. Abseil Team 2022-05-02 21:55:51 -07:00
  • 42ca3da579 gmock-actions: remove a no-longer-necessary friend declaration. Aaron Jacobs 2022-05-02 08:37:04 -07:00
  • 5176726123 gmock-actions: support ByMove in a specialization of ReturnAction. Aaron Jacobs 2022-05-02 08:29:36 -07:00
  • fae793c101 Fix typo in the test name of NormalizeTest Ayush Joshi 2022-04-30 20:59:00 +05:30
  • 8ded48c37b Rewrite "Testing a Certain Property of an Object" as "Defining a Custom Matcher Class", and fix the code examples. Abseil Team 2022-04-28 14:41:12 -07:00
  • 830fb56728 gmock-actions: improve comments and tests for the implicit cast in Return. Aaron Jacobs 2022-04-27 08:48:35 -07:00
  • c144d78f82 Support move-only and &&-qualified actions in WithArgs. Aaron Jacobs 2022-04-26 14:39:03 -07:00
  • e33c2b24ca Use RE2 for the regex implementation when building with Bazel and using Abseil Derek Mauro 2022-04-26 13:26:45 -07:00
  • 238e4745c6 Generalize gmock-matchers_test to handle is_gtest_matcher-style matchers, too. Abseil Team 2022-04-26 09:48:24 -07:00
  • 0498660ea5 Support move-only and &&-qualified actions in DoAll. Aaron Jacobs 2022-04-26 08:05:01 -07:00
  • b53547bf01 Merge pull request #3797 from glandium:issue3514 Copybara-Service 2022-04-25 20:29:56 -07:00
  • bf66935e07 Remove the legacy internal GTEST_DISALLOW_* macros Derek Mauro 2022-04-22 11:25:26 -07:00
  • b85864c647 Eliminate the legacy GTEST_COMPILE_ASSERT_ macro Derek Mauro 2022-04-21 13:22:38 -07:00
  • d5ad28dbe1 Always initialize fields in MatcherBase constructors Mike Hommey 2022-04-20 10:27:17 +09:00
  • 8ccdb9d56d Merge pull request #3791 from MR-A0101:patch-1 Copybara-Service 2022-04-18 12:57:03 -07:00
  • 80600e56cc Document two surprises in DoAllAction::NonFinalType. Aaron Jacobs 2022-04-13 15:03:55 -07:00
  • 733f875989 Replace infinite recursion call (intentionally invoking undefined behavior to indicate unreachability) with explicit unreachability marker. Abseil Team 2022-04-13 07:27:23 -07:00
  • a1cc8c5519 Add support for move-only and &&-qualified actions in WillOnce. Abseil Team 2022-04-08 18:39:39 -07:00
  • f079775276 Removing commas. MR-A 2022-04-06 23:03:06 +05:30
  • 5f467ec04d Clarify what live-at-head actually means Derek Mauro 2022-04-06 07:38:58 -07:00
  • c9044ba3dd Trying to make it more clear: this is probably not about mock classes, but about mocked classes Abseil Team 2022-04-04 15:30:21 -07:00
  • 137f67e91f gmock: improve SFINAE for actions involving arguments. Abseil Team 2022-04-04 14:38:08 -07:00