4439 Commits (d144031940543e15423a25ae5a8a74141044862f)
 

Author SHA1 Message Date
Abseil Team 530d5c8c84 Add `FAIL_AT` macro variant of `FAIL` matching `ADD_FAILURE`, `ADD_FAILURE_AT` 11 months ago
Tom Hughes eb80f759d5 Remove unnecessary conversion 11 months ago
Copybara-Service b3a9ba2b8e Merge pull request #4426 from tamaskenez:cmake_external_absl_re2 12 months ago
Derek Mauro 8760db154a Skip find_package(Python3) when not building tests 12 months ago
Tamas Kenez 48b373f6e0 Allow using external absl and re2. 12 months ago
Abseil Team 76bb2afb8b Implement `testing::Rethrow` to throw exceptions more easily via `std::exception_ptr` 12 months ago
Copybara-Service b10fad38c4 Merge pull request #4397 from botovq:raise 1 year ago
Abseil Team 5b7fd63d6d Export gmock-spec-builders. 1 year ago
Theo Buehler 7f036c5563 Add missing include for raise(3) 1 year ago
Dino Radakovic 518387203b StartsWith: Explicitly construct matcher-typed strings from matchee parameter 1 year ago
Abseil Team 116b7e5528 Improve error message for invalid parameterized test names. 1 year ago
Abseil Team 9bb354fa83 s/::testing::/testing::/ in test documentation outside of using statements to align with best practice 1 year ago
Dino Radakovic 829c19901d gtest-death-test-internal: Delete obsolete string constants 1 year ago
Abseil Team 2dd1c13195 Fix RE::Init for Android and NetBSD. 1 year ago
Dino Radakovic beb552fb47 gmock_cook_book: Document `DoAll`'s return type requirement 1 year ago
Copybara-Service a6d7fa8c0c Merge pull request #4382 from idzm:fix_cmake_comments 1 year ago
Dzmitry Ivaniuk 2d09ed35cf cmake: Fix comments in cmake files 1 year ago
Abseil Team e47544ad31 Resolve `-Wundef` triggering on `GTEST_CREATE_SHARED_LIBRARY` and `GTEST_LINKED_AS_SHARED_LIBRARY` with shared libraries in GoogleTest 1 year ago
Copybara-Service 5bd0f08e0d Merge pull request #4374 from masbug:main 1 year ago
Abseil Team e40661d89b Update C++ feature detection in `gtest-port.h` to rely on feature test macros where possible. 1 year ago
Abseil Team 80306a7b5e Use `absl::HasAbslStringify`, instead of the internal version. 1 year ago
Dino Radakovic 167a2255ae googletest: Update absl to version with HasAbslStringify 1 year ago
Mitja Spes e27b194c27 Fix compile warnings in gmock-function-mocker.h 1 year ago
Abseil Team adc5145386 Update code with IWYU annotations. 1 year ago
Abseil Team 8be20cce69 Use the `empty()` method to check for emptiness instead of `length()` 1 year ago
Michael Hirshleifer d1467f5813 GoogleTest FAQ: minor punctuation fixes 1 year ago
Michael Hirshleifer 728ec52d21 Remove Googletest FAQ entry for obsolete `ProtocolMessageEquals` and `ProtocolMessageEquiv` 1 year ago
Copybara-Service af5ddbde4d Merge pull request #4342 from tanzislam:prefer-tmpdir-on-android 1 year ago
Copybara-Service eab0e7e289 Merge pull request #4365 from tanzislam:fix-thread-count-after-thread-creation 1 year ago
Tanzinul Islam b86bf840d1 Count threads after thread-creation while still holding mutex lock 1 year ago
Tanzinul Islam edf9b4964d Reuse TempDir() function 1 year ago
Dino Radakovic 8a6feabf04 googletest: Add universal printer for `std::span` 1 year ago
Copybara-Service 460ae98267 Merge pull request #4349 from sthd:httpToHttps 1 year ago
sthd f0eae4b399 changed http to https 1 year ago
Copybara-Service cb5cd96bca Merge pull request #4343 from sthd:http-to-https 1 year ago
Dino Radakovic c374da15c5 googletest: Replace http with https in links to docs 1 year ago
Derek Mauro 61332bd7e8 CI: Update the Linux hybrid-latest docker container used for testing 1 year ago
Abseil Team 762d3a7f66 Clean up typos: Exhaused => Exhausted 1 year ago
Elior Schneider c759a58a2d
Merge branch 'google:main' into http-to-https 1 year ago
Elior Schneider 722daa3da6
Update advanced.md 1 year ago
Copybara-Service 9fce548044 Merge pull request #4322 from pgawro:ansi_colors 1 year ago
Tanzinul Islam 14d05f4708 Prefer $TMPDIR to /data/local/tmp on Android 1 year ago
Elior Schneider 5e47c767ff
Merge branch 'google:main' into http-to-https 1 year ago
Abseil Team f42da0e443 Improve error message for invalid parameterized test names. 1 year ago
Patryk Gawroński e24cced08d googletest: ansi color fix 1 year ago
Copybara-Service 987e225614 Merge pull request #4333 from ngie-eign:gtest_help_test-fix-FreeBSD 1 year ago
Dino Radakovic dd9a956904 gtest_help_test: Make method names `snake_case`, conforming with [the style guide](https://google.github.io/styleguide/pyguide#316-naming) 1 year ago
Dino Radakovic 6513d0272d gtest_help_test: Inline test helper functions 1 year ago
Copybara-Service fc234d6d18 Merge pull request #4334 from ngie-eign:fix-RETest-non-ABSL 1 year ago
Dino Radakovic d76e9e0dd9 gtest_help_test: Delete obsolete helper `TestUnknownFlagWithAbseil` 1 year ago