summaryrefslogtreecommitdiffstats
path: root/googletest/include
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3866 from eidosmontreal:simplify_shouldusecolorCopybara-Service2022-06-131-1/+2
|\
| * Simplify ColoredPrintf to rely on ShouldUseColorGaspard Petit2022-05-301-1/+2
* | Remove undefined internal function.Abseil Team2022-06-091-8/+0
|/
* Add clarifying comments about when to use EXPECT_NONFATAL_FAILURE vs. EXPECT_...Abseil Team2022-05-121-4/+6
* Fixup some missing overrides in googletest.Abseil Team2022-05-101-2/+2
* Use RE2 for the regex implementation when building with Bazel and using AbseilDerek Mauro2022-04-261-28/+42
* Merge pull request #3797 from glandium:issue3514Copybara-Service2022-04-261-3/+4
|\
| * Always initialize fields in MatcherBase constructorsrefs/pull/3797/headMike Hommey2022-04-201-3/+4
* | Remove the legacy internal GTEST_DISALLOW_* macrosDerek Mauro2022-04-229-95/+146
* | Eliminate the legacy GTEST_COMPILE_ASSERT_ macroDerek Mauro2022-04-211-11/+0
|/
* Use the Abseil flags library when Abseil is presentDerek Mauro2022-04-042-41/+53
* Running clang-format over all of GoogleTestAbseil Team2022-03-1519-1057/+957
* Remove references to deleted script gen_gtest_pred_impl.pyDino Radakovic2022-03-141-3/+0
* GetCurrentOsStackTraceExceptTop (both the method of UnitTestImpl and the wrap...Abseil Team2022-02-011-0/+14
* Factor out AssertionResult into dedicated gtest-assertion-result header + imp...Abseil Team2022-01-193-188/+237
* Consistently apply IWYU pragmas across googletest and googlemock headersAbseil Team2022-01-1819-18/+73
* Merge pull request #3725 from bsilver8192:remove-another-disallow-assignCopybara-Service2022-01-111-15/+0
* Add NOLINT to address modernize-use-trailing-return-type in TEST_F usesAbseil Team2021-12-071-4/+8
* Googletest exportAbseil Team2021-11-091-0/+1
* Googletest exportAbseil Team2021-11-091-0/+6
* Googletest exportAbseil Team2021-11-031-1/+1
* Merge pull request #3638 from limitedAtonement:3637-disabled-outputCJ Johnson2021-11-031-0/+4
|\
| * Re #3637 Show Disabled Tests in testing outputrefs/pull/3638/headlmat2021-11-011-0/+4
* | Googletest exportdmauro2021-11-031-9/+14
* | Googletest exportdmauro2021-11-031-15/+1
* | Googletest exportdmauro2021-11-031-60/+35
|/
* Googletest exportAbseil Team2021-10-131-0/+6
* Merge pull request #3581 from cclauss:codespelldinord2021-10-052-4/+4
|\
| * Fix remaining typos discovered by codespellrefs/pull/3581/headChristian Clauss2021-09-242-4/+4
* | Googletest exportAbseil Team2021-09-302-0/+10
|/
* Internal changeAbseil Team2021-07-291-6/+6
* Googletest exportAbseil Team2021-07-2217-36/+0
* Googletest exportAbseil Team2021-07-221-1/+1
* Merge pull request #3472 from jwnimmer-tri:fix-dont-macrosCJ Johnson2021-07-221-3/+4
|\
| * Fix location of GOOGLETEST_CM0011 markerrefs/pull/3472/headDerek Mauro2021-07-141-1/+1
| * Use GTEST_DONT_DEFINE_TEST_F to guard TEST_FJeremy Nimmer2021-07-011-4/+5
* | Googletest exportAbseil Team2021-07-075-26/+45
* | Googletest exportAbseil Team2021-07-071-0/+6
|/
* Fix EXPECT_DEATH() and ASSERT_DEATH() triggering -Wcovered-switch-defaultrefs/pull/3457/headAlex Karatarakis2021-06-231-2/+0
* Merge pull request #3200 from ellert:port-to-GNU/HurdCJ Johnson2021-06-172-3/+8
|\
| * Port to GNU/Hurdrefs/pull/3200/headMattias Ellert2020-12-302-3/+8
* | Merge pull request #3183 from georgthegreat:patch-1CJ Johnson2021-06-171-1/+1
|\ \
| * | Use proper feature test macro to test if library supports char8_trefs/pull/3183/headYuriy Chernyshov2020-12-241-1/+1
* | | Merge pull request #3421 from florin-crisan:bugfix/3420-dll-link-failureDerek Mauro2021-06-082-4/+4
|\ \ \
| * | | #3420 Declare MarkAsIgnored as a DLL exportrefs/pull/3421/headFlorin Crișan2021-06-031-1/+1
| * | | #3420 Properly declare all overloads of testing::internal::PrintTo as DLL exp...Florin Crișan2021-06-031-3/+3
* | | | Googletest exportdmauro2021-06-081-1/+1
* | | | Merge pull request #3393 from JC3:patch-1Derek Mauro2021-06-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | isalnum -> IsAlNum for correct handling of signed charsrefs/pull/3393/headJason C2021-05-041-1/+1
* | | | Googletest exportdurandal2021-05-131-15/+19
|/ / /