Commit Graph

  • b10fad38c4 Merge pull request #4397 from botovq:raise main Copybara-Service 2023-10-30 14:33:13 -0700
  • 5b7fd63d6d Export gmock-spec-builders. Abseil Team 2023-10-26 13:14:13 -0700
  • 7f036c5563 Add missing include for raise(3) Theo Buehler 2023-10-25 07:17:52 +0200
  • 518387203b StartsWith: Explicitly construct matcher-typed strings from matchee parameter Dino Radakovic 2023-10-23 10:10:45 -0700
  • 116b7e5528 Improve error message for invalid parameterized test names. Abseil Team 2023-10-19 13:54:41 -0700
  • 9bb354fa83 s/::testing::/testing::/ in test documentation outside of using statements to align with best practice Abseil Team 2023-10-17 23:50:03 -0700
  • 829c19901d gtest-death-test-internal: Delete obsolete string constants Dino Radakovic 2023-10-17 09:18:09 -0700
  • 2dd1c13195 Fix RE::Init for Android and NetBSD. Abseil Team 2023-10-05 14:12:08 -0700
  • beb552fb47 gmock_cook_book: Document DoAll's return type requirement Dino Radakovic 2023-10-03 11:41:17 -0700
  • a6d7fa8c0c Merge pull request #4382 from idzm:fix_cmake_comments Copybara-Service 2023-10-02 13:30:23 -0700
  • 2d09ed35cf cmake: Fix comments in cmake files Dzmitry Ivaniuk 2023-09-29 17:26:23 +0300
  • e47544ad31 Resolve -Wundef triggering on GTEST_CREATE_SHARED_LIBRARY and GTEST_LINKED_AS_SHARED_LIBRARY with shared libraries in GoogleTest Abseil Team 2023-09-25 14:37:34 -0700
  • 5bd0f08e0d Merge pull request #4374 from masbug:main Copybara-Service 2023-09-25 14:00:54 -0700
  • e40661d89b Update C++ feature detection in gtest-port.h to rely on feature test macros where possible. Abseil Team 2023-09-22 10:45:22 -0700
  • 80306a7b5e Use absl::HasAbslStringify, instead of the internal version. Abseil Team 2023-09-21 10:31:33 -0700
  • 167a2255ae googletest: Update absl to version with HasAbslStringify Dino Radakovic 2023-09-21 09:07:18 -0700
  • e27b194c27 Fix compile warnings in gmock-function-mocker.h Mitja Spes 2023-09-21 10:06:21 +0200
  • adc5145386 Update code with IWYU annotations. Abseil Team 2023-09-18 15:03:24 -0700
  • 8be20cce69 Use the empty() method to check for emptiness instead of length() Abseil Team 2023-09-18 03:17:14 -0700
  • d1467f5813 GoogleTest FAQ: minor punctuation fixes Michael Hirshleifer 2023-09-14 10:36:23 -0700
  • 728ec52d21 Remove Googletest FAQ entry for obsolete ProtocolMessageEquals and ProtocolMessageEquiv Michael Hirshleifer 2023-09-14 07:12:44 -0700
  • af5ddbde4d Merge pull request #4342 from tanzislam:prefer-tmpdir-on-android Copybara-Service 2023-09-13 19:36:52 -0700
  • eab0e7e289 Merge pull request #4365 from tanzislam:fix-thread-count-after-thread-creation Copybara-Service 2023-09-11 12:46:26 -0700
  • b86bf840d1 Count threads after thread-creation while still holding mutex lock Tanzinul Islam 2023-09-03 15:39:19 +0100
  • edf9b4964d Reuse TempDir() function Tanzinul Islam 2023-08-26 08:53:45 +0100
  • 8a6feabf04 googletest: Add universal printer for std::span Dino Radakovic 2023-08-25 07:45:33 -0700
  • 460ae98267 Merge pull request #4349 from sthd:httpToHttps Copybara-Service 2023-08-23 09:30:13 -0700
  • f0eae4b399 changed http to https sthd 2023-08-22 20:58:34 +0300
  • cb5cd96bca Merge pull request #4343 from sthd:http-to-https Copybara-Service 2023-08-22 10:24:02 -0700
  • c374da15c5 googletest: Replace http with https in links to docs Dino Radakovic 2023-08-22 09:20:18 -0700
  • 61332bd7e8 CI: Update the Linux hybrid-latest docker container used for testing Derek Mauro 2023-08-21 09:49:59 -0700
  • 762d3a7f66 Clean up typos: Exhaused => Exhausted Abseil Team 2023-08-21 08:47:04 -0700
  • c759a58a2d
    Merge branch 'google:main' into http-to-https Elior Schneider 2023-08-20 09:39:17 +0300
  • 722daa3da6
    Update advanced.md Elior Schneider 2023-08-20 09:38:57 +0300
  • 9fce548044 Merge pull request #4322 from pgawro:ansi_colors Copybara-Service 2023-08-18 12:59:42 -0700
  • 14d05f4708 Prefer $TMPDIR to /data/local/tmp on Android Tanzinul Islam 2023-08-18 19:44:48 +0100
  • 5e47c767ff
    Merge branch 'google:main' into http-to-https Elior Schneider 2023-08-18 16:34:00 +0300
  • f42da0e443 Improve error message for invalid parameterized test names. Abseil Team 2023-08-17 12:55:43 -0700
  • e24cced08d googletest: ansi color fix Patryk Gawroński 2023-07-26 00:58:06 +0200
  • 987e225614 Merge pull request #4333 from ngie-eign:gtest_help_test-fix-FreeBSD Copybara-Service 2023-08-15 11:39:35 -0700
  • dd9a956904 gtest_help_test: Make method names snake_case, conforming with [the style guide](https://google.github.io/styleguide/pyguide#316-naming) Dino Radakovic 2023-08-15 07:59:51 -0700
  • 6513d0272d gtest_help_test: Inline test helper functions Dino Radakovic 2023-08-15 07:11:18 -0700
  • fc234d6d18 Merge pull request #4334 from ngie-eign:fix-RETest-non-ABSL Copybara-Service 2023-08-15 07:08:30 -0700
  • d76e9e0dd9 gtest_help_test: Delete obsolete helper TestUnknownFlagWithAbseil Dino Radakovic 2023-08-15 06:42:01 -0700
  • 8ca57f194a Changed 2 public links from http to https sthd 2023-08-11 11:26:59 +0300
  • 5b5ef29950 Changed 3 public links from http to https sthd 2023-08-11 11:21:47 +0300
  • 622ee5cf29 Changed 2 public links from http to https sthd 2023-08-11 11:06:25 +0300
  • 619601c5e2 Changed 3 public links from http to https sthd 2023-08-11 11:01:14 +0300
  • 7e33b6a1c4 Specify SetUpTestSuite is required to be public. Abseil Team 2023-08-10 11:26:23 -0700
  • 89b25572db Merge pull request #4330 from IncludeGuardian:remove-iomanip Copybara-Service 2023-08-08 10:26:39 -0700
  • 77485ff004 Fix RETest/1.ImplicitConstructorWorks on non-ABSL platforms Enji Cooper 2023-08-07 21:36:44 -0700
  • 22eb2de1ef Fix GTestHelpTest.TestHelpFlag on FreeBSD Enji Cooper 2023-08-07 20:17:58 -0700
  • 46db91ef6f Merge pull request #4328 from robert-shade:suppress_unreachable_warning Copybara-Service 2023-08-07 13:39:47 -0700
  • 6abc9e3d79 Make references to #includes consistent across docs Dino Radakovic 2023-08-07 12:44:13 -0700
  • 9ef5e82269 Remove public includes of <iomanip> Elliot Goodrich 2023-08-03 21:22:23 +0100
  • 455fcb7773 Merge pull request #4323 from pgawro:gtest_ExpectThrowTest_DoesNotGenerateUnreachableCodeWarning Copybara-Service 2023-08-03 08:32:42 -0700
  • 429432e341 Avoid unreachable code warning Robert Shade 2023-08-02 14:09:54 -0400
  • 843976e4f5 Update documentation to refer to v1.14 Derek Mauro 2023-08-02 09:44:39 -0700
  • f8d7d77c06 Bump version to v1.14 in preparation for release v1.14.0-pre v1.14.0 Derek Mauro 2023-08-02 08:24:13 -0700
  • 96683ee668 Remove the GTEST_HAS_DOWNCAST_ customization point. Derek Mauro 2023-08-02 08:18:56 -0700
  • 58e37f7e99 Add googletest-message-test to the Bazel tests It appears to have been unintentionally left out Derek Mauro 2023-08-02 07:40:26 -0700
  • e7fd109b53 Make testing::Message support streamed AbslStringify values Phoebe Liang 2023-08-01 14:01:00 -0700
  • 717d8ab5e0 Update GoogleTest dependencies Derek Mauro 2023-08-01 13:56:21 -0700
  • 6f6ab4212a Merge pull request #4325 from juliencombattelli:main Copybara-Service 2023-07-31 13:32:19 -0700
  • efe6bb1db8 Use #if and not #ifdef to check filesystem support Julien Combattelli 2023-07-27 10:19:12 +0200
  • c875c4e224 Adjust includes to use <> instead of "", consistent with quickstart pages. Abseil Team 2023-07-28 09:50:50 -0700
  • 2f83a6e8f8 gtest: Supress warning about set unused variable Patryk Gawroński 2023-07-27 01:45:41 +0200
  • 40412d8512 Merge pull request #4317 from mrfeod:patch-1 Copybara-Service 2023-07-24 09:31:31 -0700
  • 01e18376ef Make AbslStringify usage public in GoogleTest Abseil Team 2023-07-21 10:35:31 -0700
  • 1ed6a8c67a Remove unused cast implementation Derek Mauro 2023-07-19 16:21:08 -0700
  • f014396910
    Fix typo in gmock_cook_book.md Anton Sosnin 2023-07-19 18:08:41 +0300
  • d66ce58510 Merge pull request #4313 from kimvaleen:main Copybara-Service 2023-07-18 10:18:14 -0700
  • c541e7c110 Merge pull request #4302 from ciband:feat/nrf52 Copybara-Service 2023-07-18 08:16:57 -0700
  • cc366710bb Merge pull request #4308 from smr99:fix-float-cast Copybara-Service 2023-07-11 11:37:29 -0700
  • c88e0b4673 Fixed variables that could be declared 'const' kimvaleen 2023-07-11 12:05:05 +0300
  • 4a1a299b20 Update docstring of PrintWithFallback(..) to reflect the recently changed ordering. Abseil Team 2023-07-07 13:42:49 -0700
  • 3044657e7a Use template type FloatType in the cast. Steve Robbins 2023-07-03 21:23:18 -0500
  • be03d00f5f Fix C++20 compatibility bug. Mike Kruskal 2023-06-30 18:49:33 -0700
  • 1f531be3a1 Make GoogleTest handle SEH exceptions before stack unwinding rather than afterward Abseil Team 2023-06-30 10:32:13 -0700
  • 251e720391 Change ::testing to testing in Testing Reference doc Abseil Team 2023-06-29 14:39:44 -0700
  • 687c589949 Print stack traces on SEH exceptions on Windows Abseil Team 2023-06-28 11:44:27 -0700
  • 2acd538244 On platforms without a file system, don't log an error when no alternative output format is requested. Derek Mauro 2023-06-27 20:46:32 -0700
  • f269e15c5c Resolve an issue where the resolution of operator<< overloads would attempt to instantiate the incomplete testing::internal::Secret type. Abseil Team 2023-06-27 11:14:33 -0700
  • 091d7eb897 add support for nrf52 Chris Johnson 2023-05-11 14:28:16 -0500
  • 8e32de89cf Merge pull request #4300 from eltociear:patch-1 Copybara-Service 2023-06-26 17:24:42 -0700
  • 372e81d814 Merge pull request #4301 from ciband:feat/qn9090 Copybara-Service 2023-06-26 13:23:58 -0700
  • b2a2d36f3a
    Merge branch 'google:main' into feat/qn9090 Chris Johnson 2023-06-22 12:01:48 -0500
  • e3d405f62b add support for nxp qn9090 mcu Chris Johnson 2023-06-22 11:52:54 -0500
  • 1361c77c4d
    Fix typo in googletest-catch-exceptions-test.py Ikko Eltociear Ashimine 2023-06-23 01:20:10 +0900
  • ec4fed9321 Update code examples in the gMock Cookbook following C++ best practices. Abseil Team 2023-06-22 08:14:44 -0700
  • af39146b45 Merge pull request #4293 from juan-lunarg:juan/fix_remaining_cmake_version Copybara-Service 2023-06-21 10:40:58 -0700
  • 812f35b26b cmake: Remove remaining checks for CMAKE_VERSION Juan Ramos 2023-06-20 19:02:23 -0600
  • fb11778f43 Merge pull request #4290 from juan-lunarg:juan/cmake_version_cleanup Copybara-Service 2023-06-20 14:15:01 -0700
  • efd8db1627 cmake: Clean up policy code Juan Ramos 2023-06-20 13:03:00 -0600
  • 5924e5b355 Merge pull request #4282 from zencatalyst:patch-1 Copybara-Service 2023-06-20 08:59:17 -0700
  • 29836977ef Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6 Copybara-Service 2023-06-20 08:20:43 -0700
  • 6c08816416 Merge pull request #4286 from ryandesign:patch-1 Copybara-Service 2023-06-20 08:18:54 -0700
  • 4fed5f2850 cmake: Raise min to 3.6 Juan Ramos 2023-06-19 11:21:44 -0600
  • 124bc587f0
    Change C++11 requirement to C++14 Ryan Schmidt 2023-06-19 06:18:12 -0500
  • 9b12f749fa Merge pull request #4267 from niranjan-nilakantan:niranjan-nilakantan/issue4266 Copybara-Service 2023-06-16 09:18:27 -0700