4362 Commits (64be1c79fa2cea015d816687120878a110775351)
 

Author SHA1 Message Date
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
sthd 8ca57f194a Changed 2 public links from http to https 1 year ago
sthd 5b5ef29950 Changed 3 public links from http to https 1 year ago
sthd 622ee5cf29 Changed 2 public links from http to https 1 year ago
sthd 619601c5e2 Changed 3 public links from http to https 1 year ago
Abseil Team 7e33b6a1c4 Specify SetUpTestSuite is required to be public. 1 year ago
Copybara-Service 89b25572db Merge pull request #4330 from IncludeGuardian:remove-iomanip 1 year ago
Enji Cooper 77485ff004 Fix RETest/1.ImplicitConstructorWorks on non-ABSL platforms 1 year ago
Enji Cooper 22eb2de1ef Fix GTestHelpTest.TestHelpFlag on FreeBSD 1 year ago
Copybara-Service 46db91ef6f Merge pull request #4328 from robert-shade:suppress_unreachable_warning 1 year ago
Dino Radakovic 6abc9e3d79 Make references to `#include`s consistent across docs 1 year ago
Elliot Goodrich 9ef5e82269 Remove public includes of `<iomanip>` 1 year ago
Copybara-Service 455fcb7773 Merge pull request #4323 from pgawro:gtest_ExpectThrowTest_DoesNotGenerateUnreachableCodeWarning 1 year ago
Robert Shade 429432e341 Avoid unreachable code warning 1 year ago
Derek Mauro 843976e4f5 Update documentation to refer to v1.14 1 year ago
Derek Mauro f8d7d77c06 Bump version to v1.14 in preparation for release 1 year ago
Derek Mauro 96683ee668 Remove the GTEST_HAS_DOWNCAST_ customization point. 1 year ago
Derek Mauro 58e37f7e99 Add googletest-message-test to the Bazel tests 1 year ago
Phoebe Liang e7fd109b53 Make testing::Message support streamed AbslStringify values 1 year ago
Derek Mauro 717d8ab5e0 Update GoogleTest dependencies 1 year ago
Copybara-Service 6f6ab4212a Merge pull request #4325 from juliencombattelli:main 1 year ago
Julien Combattelli efe6bb1db8 Use #if and not #ifdef to check filesystem support 1 year ago
Abseil Team c875c4e224 Adjust includes to use <> instead of "", consistent with quickstart pages. 1 year ago
Patryk Gawroński 2f83a6e8f8 gtest: Supress warning about set unused variable 1 year ago
Copybara-Service 40412d8512 Merge pull request #4317 from mrfeod:patch-1 1 year ago
Abseil Team 01e18376ef Make `AbslStringify` usage public in GoogleTest 1 year ago
Derek Mauro 1ed6a8c67a Remove unused cast implementation 1 year ago