summaryrefslogtreecommitdiffstats
path: root/googletest/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | Googletest exportAbseil Team2021-04-291-17/+0
* | | chore: fix spellingrefs/pull/3364/headJohn Bampton2021-04-153-3/+3
* | | Googletest exportAbseil Team2021-04-142-5/+12
* | | Googletest exportAbseil Team2021-04-051-4/+23
* | | Googletest exportAbseil Team2021-03-222-15/+102
* | | Internal changeAbseil Team2021-03-161-4/+4
* | | Merge pull request #3184 from N-Dekker:PrintTo-type_index-overloadDino Radaković2021-03-091-0/+17
|\ \ \
| * | | overload PrintTo for std::type_info and std::type_indexrefs/pull/3184/headNiels Dekker2021-02-251-0/+23
|/ / /
* | | Googletest exportAbseil Team2021-02-1822-67/+66
* | | Googletest exportAbseil Team2021-02-1122-66/+67