Commit Graph

  • b3bfebd796 Comment that q0_ in primer should remain empty Dino Radakovic 2022-12-20 06:11:31 -08:00
  • a4e0be898b Specify a name for a Property in a code example. Abseil Team 2022-12-19 08:27:30 -08:00
  • 3fa7f983c6 Shut up a Clang warning. Abseil Team 2022-12-15 11:50:08 -08:00
  • 41fe6be7d7 Fix a typo in the gMock sample code for Defining a Custom Matcher Class. Abseil Team 2022-12-14 15:05:05 -08:00
  • e38ef3be88 Convert feature requests to a form Derek Mauro 2022-12-12 13:54:59 -08:00
  • ad54e90f57 Refactor matrix verification into VerifyMatchMatrix. Abseil Team 2022-12-12 11:51:21 -08:00
  • b0846aaf37 Introduces a new porting flag (GTEST_HAS_FILE_SYSTEM) to indicate whether a platform supports filesystem operations. Abseil Team 2022-12-12 09:33:33 -08:00
  • 516940f16d Fall back to the system clock when building with newlib on a system without a monotonic clock. Tom Hughes 2022-12-08 09:33:22 -08:00
  • d454936a0c Migrate GoogleTest to a bug report template and add a link to the discussion forum for non-bugs Derek Mauro 2022-12-07 09:55:11 -08:00
  • 97459e54ec Remove the unused class TestNameIs Derek Mauro 2022-12-05 17:38:46 -08:00
  • 1f643f71d4 Make SizeIsMatcher::Impl conform to the contract of MatcherDescriberInterface. Abseil Team 2022-11-30 14:41:44 -08:00
  • a16bfcfda1 Disables -Wunused-member-function and -Wused-but-marked-unused that trigger via MOCK_METHOD() and EXPECT_THAT() macros. Abseil Team 2022-11-29 08:43:37 -08:00
  • e68764c147 This commit fixes a minor verb conjugation error in gmock_cook_book.md. Abseil Team 2022-11-23 15:57:21 -08:00
  • 519beb0e52 Merge pull request #4066 from zloylos:doc/make_uniq Copybara-Service 2022-11-21 13:25:15 -08:00
  • 834698cc9b Change MakeUnique -> std::make_unique in docs Denis Hananein 2022-11-20 15:08:43 +01:00
  • 9c332145b7 When printing floating-point numbers, print full precision by default. Abseil Team 2022-11-16 09:17:58 -08:00
  • 4408a0288b Remove incorrect usage of GTEST_ATTRIBUTE_UNUSED_ on classes. Abseil Team 2022-11-15 12:00:32 -08:00
  • 0e6aac2571 Merge pull request #4058 from zloylos:support-kitty-term Copybara-Service 2022-11-14 14:06:58 -08:00
  • 42c6f57f3c Merge pull request #4060 from RerEngineer:main Copybara-Service 2022-11-14 13:40:08 -08:00
  • 148ab827ca RerEngineer 2022-11-12 15:21:28 +00:00
  • 9c990a7b1e fixing gcc.gnu domain redirection RerEngineer 2022-11-12 15:12:00 +00:00
  • 912db74253 Defined a testing::SrcDir() function that returns the name of a directory where ancillary data files can be found. Abseil Team 2022-11-11 12:58:35 -08:00
  • 4b7f9453c5 Support kitty TERM Denis Hananein 2022-11-10 17:08:48 +01:00
  • 44c03643cf Merge pull request #4039 from zloylos:fix-return-fail-at-4038 Copybara-Service 2022-11-10 06:13:31 -08:00
  • 6b63c98ac4 Remove incorrect GTEST_ATTRIBUTE_UNUSED_ from InSequence class. Abseil Team 2022-11-08 07:57:31 -08:00
  • 386c7665f5 RecordProperty serializes ints and 64-bit ints, including size_ts Abseil Team 2022-11-07 09:36:17 -08:00
  • a4f02ef389 Fix typo in documentation of ConvertGenerator() Abseil Team 2022-11-05 01:07:00 -07:00
  • 66366cea56 Add documentation for --gunit_recreate_environments_when_repeating. Abseil Team 2022-11-03 09:34:43 -07:00
  • 3026483ae5 Merge pull request #4041 from zloylos:allow-naming-expectations Copybara-Service 2022-10-25 08:39:19 -07:00
  • 90171d1061 Use git commit hash in CMake quickstart Dino Radakovic 2022-10-25 06:28:58 -07:00
  • 03597a01ee Clarify that parameter generator does not evaluate immediately Abseil Team 2022-10-24 09:01:26 -07:00
  • 09e1c64f86 Fix format without expectation name Denis Hananein 2022-10-21 15:37:38 +02:00
  • 0d26378919 Change messages Denis Hananein 2022-10-21 14:03:45 +02:00
  • f3eb2b7e38 Allow naming expectations #3970 Denis Hananein 2022-10-20 23:13:06 +02:00
  • e07617d6c6 Merge pull request #4036 from zloylos:fix-output-json-3884 Copybara-Service 2022-10-19 13:25:11 -07:00
  • 6bad847991 CMake: Add GTEST_HAS_ABSL build option for using Absl Abseil Team 2022-10-18 21:39:44 -07:00
  • f372c76026 Adds Win32 UNC path support to FilePath::IsAbsolutePath() and FilePath::IsRootDirectory() in GoogleTest Abseil Team 2022-10-18 08:51:57 -07:00
  • 26d3ab5442 Fix detection of the no_sanitize("hwaddress") attribute Derek Mauro 2022-10-17 16:15:24 -07:00
  • 6d71d901e1 Merge pull request #4037 from KloolK:patch-1 Copybara-Service 2022-10-17 14:08:04 -07:00
  • 88c59752c0 Add Windows CI script Dino Radakovic 2022-10-17 10:39:12 -07:00
  • 6f149520a1 Add return for GTEST_FAIL_AT Denis Hananein 2022-10-16 01:57:22 +02:00
  • a9b2f0495c Use attribute testing to simplify portable attribute macros Derek Mauro 2022-10-14 11:00:07 -07:00
  • 137b6e2770 Terse printing of std::reference_wrapper hides pointer Abseil Team 2022-10-14 10:32:14 -07:00
  • a41c3d0fb8 Fix table markup in testing.md Jan 2022-10-14 09:12:51 +02:00
  • 67174c7675 Merge pull request #4035 from Vertexwahn:update-deps Copybara-Service 2022-10-12 13:02:05 -07:00
  • d29b143bda Workaround for Visual C++ error C2039 with std::tuple_element_t. Abseil Team 2022-10-12 10:30:15 -07:00
  • 1d505b8e40 Fix JSON output format #3884 Denis Hananein 2022-10-11 12:11:46 +02:00
  • d9bb8412d6 Merge pull request #4032 from Ferenc-:suggest-fixed-version Copybara-Service 2022-10-10 13:58:48 -07:00
  • 671cfb7dbf Suggests a release with fixed CMakeLists.txt Ferenc Géczi 2022-10-07 00:00:00 +00:00
  • 0231584a60 Update rules_python, bazel_skylib and platfroms Vertexwahn 2022-10-08 13:33:18 +02:00
  • 9fbb657503 Update the POSIX Extended section of the Regular Expression Wikipedia page Abseil Team 2022-10-07 14:20:15 -07:00
  • 67e264834a [fuchsia] Use __builtin_trap to trigger gunit_break_on_failure on non-x86 arch Abseil Team 2022-10-06 11:21:49 -07:00
  • 08935483cb Makes Clang compilations via Ninja on Windows define _DLL only for shared CRT builds, as one would already expect from MSVC builds. (Previously, static Clang/Ninja builds on Windows also implicitly defined _DLL, which was problematic.) Abseil Team 2022-10-05 12:26:54 -07:00
  • 4052e05c29 Merge pull request #4020 from cclauss:patch-1 Copybara-Service 2022-10-04 14:25:21 -07:00
  • 8c4dc11539 Merge pull request #3967 from BMBurstein:custom_type_combine Copybara-Service 2022-10-04 07:06:58 -07:00
  • 93f08be653 Uses a simpler mechanism to disable the copying of GoogleTest test suites, to move code out of the TEST_P macro. Abseil Team 2022-09-30 10:54:41 -07:00
  • 79d0399dba Merge branch 'google:main' into custom_type_combine Baruch 2022-09-29 14:53:55 +03:00
  • d1a0039b97 Rollback: Moves boilerplate disabling copy constructor/assignment from GoogleTest's TEST_P macro into a header file to avoid triggering warnings in user code. Abseil Team 2022-09-28 15:24:12 -07:00
  • 19387c9dd5 Rollback: Uses a simpler mechanism to disable the copying of GoogleTest test suites. Abseil Team 2022-09-28 14:58:29 -07:00
  • c43b916a96 Uses a simpler mechanism to disable the copying of GoogleTest test suites. Abseil Team 2022-09-28 14:14:25 -07:00
  • 4924e0610a Moves boilerplate disabling copy constructor/assignment from GoogleTest's TEST_P macro into a header file to avoid triggering warnings in user code. Abseil Team 2022-09-28 11:55:06 -07:00
  • 24683e2d6a Merge branch 'google:main' into custom_type_combine Baruch 2022-09-28 11:32:21 +03:00
  • e23cdb78e9 Merge pull request #4016 from Maratyszcza:qurt Copybara-Service 2022-09-27 13:49:56 -07:00
  • dfa6735236 Add GoogleTest workaround for MSVC crash with Address Sanitizer (ASAN) on version 17.3.3 Abseil Team 2022-09-27 12:08:58 -07:00
  • 9836817d82 Branding: macOS Christian Clauss 2022-09-27 12:47:32 +02:00
  • 83bd792e36 Upgrade GitHub Actions Checkout Christian Clauss 2022-09-27 12:44:59 +02:00
  • 7a3abfec0a Port GoogleTest to QuRT (Hexagon RTOS) Marat Dukhan 2022-09-20 23:07:33 -07:00
  • 173dd7c7d6 Merge branch 'google:main' into custom_type_combine Baruch 2022-09-25 13:35:27 +03:00
  • 63907e1bfe Merge pull request #4011 from softwaregravy:patch-1 Copybara-Service 2022-09-21 14:45:58 -07:00
  • 05cc575c65 Update link to Bazel installation guide John Hinnegan 2022-09-18 10:54:36 -04:00
  • 096014a45d work around GCC 6~11 ADL bug Paul Groke 2022-09-15 13:36:49 +02:00
  • 56070d8903 Merge branch 'google:main' into custom_type_combine Baruch 2022-09-14 21:46:21 +03:00
  • 1336c4b6d1 Fix MSVC C++14 flag for GitHub workflow Derek Mauro 2022-09-13 10:12:42 -07:00
  • 7cafeff7bd Rollback 4fa8cfe3f4 Derek Mauro 2022-09-13 08:14:45 -07:00
  • 4fa8cfe3f4 Merge pull request #3984 from keith:ks/bazel-move-std-c-14-to-.bazelrc Copybara-Service 2022-09-12 20:06:25 -07:00
  • c29315dda4 Use UnorderedElementsAre in example about using matchers with maps Abseil Team 2022-09-09 15:14:20 -07:00
  • 0f6885405c Remove obsolete MSVC warning pragmas for Invalid<T>() Abseil Team 2022-09-08 09:41:57 -07:00
  • 0e0d9feefa Fixed header guards to match style guide conventions. Abseil Team 2022-09-01 07:24:20 -07:00
  • b42fa26690 extend GTEST_HAS_PTHREAD default to enable threading on Solaris, AIX and z/OS Paul Groke 2022-08-31 15:02:46 +02:00
  • 9080381758 Merge pull request #3916 from asmodai27:main Copybara-Service 2022-08-30 12:40:01 -07:00
  • afd902e992 Consider all TERM values ending in "-256color" to be color supporting. In particular this handles TERM=hterm-256color correctly. Abseil Team 2022-08-26 06:34:54 -07:00
  • dd969ed5fe Merge branch 'google:main' into custom_type_combine Baruch 2022-08-25 10:55:49 +03:00
  • 25cc5777a1 Add support of 19-member structs to gmock UnpackStructImpl. Hardik Vala 2022-08-22 06:42:26 -07:00
  • 91c3669f21 bazel: move -std=c++14 to .bazelrc Keith Smiley 2022-08-19 11:10:56 -07:00
  • c0e032efe5 Update README.md to point to the Foundational C++ Support Policy Derek Mauro 2022-08-16 10:23:11 -07:00
  • 7274ec1864 Add --features=external_include_paths to Bazel CI to ignore warnings from dependencies Derek Mauro 2022-08-12 10:46:04 -07:00
  • 4c9a3bb62b gtest_unittest: Call FAIL() in lambda, fix incorrect fatality expectation Dino Radakovic 2022-08-08 11:47:36 -07:00
  • 5b909beeec Explicitly instantiate matchee std::string in MatchesRegex Dino Radakovic 2022-08-04 10:53:26 -07:00
  • 6045bf2ade Merge pull request #3918 from assafpr:master2main Copybara-Service 2022-08-01 11:47:51 -07:00
  • fa3f444be1 Merge pull request #3951 from matdibu:main Copybara-Service 2022-08-01 08:59:08 -07:00
  • 3280a930bf Custom type with Combine(). Fix for #3781 Baruch Burstein 2022-07-31 22:50:04 +03:00
  • dd7a9d29a3 Add support of 18-member structs to gmock UnpackStructImpl. Abseil Team 2022-07-28 17:14:35 -07:00
  • 3bc8fb3723 Merge pull request #3953 from georgthegreat:patch-1 Copybara-Service 2022-07-26 10:57:52 -07:00
  • b1e9b6323a Add IsEmpty overload for C-style strings Dino Radakovic 2022-07-25 14:37:44 -07:00
  • aa2e91fd69 Continuation for #3183 Yuriy Chernyshov 2022-07-21 14:25:43 +03:00
  • 61720589cb gtest-death-test: add 'noreturn' Matei Dibu 2022-07-20 19:16:51 +03:00
  • 7735334a46 Merge pull request #3940 from anpol:pdb-static-lib Copybara-Service 2022-07-18 13:45:12 -07:00
  • 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