summaryrefslogtreecommitdiffstats
path: root/googletest/test/gtest_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add missing std includesTom Hughes2023-04-201-0/+1
* Fix typo in test case name.Abseil Team2023-03-191-1/+1
* Apply clang-tidy fixesAbseil Team2023-03-081-5/+0
* Replace "#if GTEST_HAS_ABSL" with "#ifdef GTEST_HAS_ABSL"Tom Hughes2023-03-061-5/+5
* Use "#ifdef" with public macrosTom Hughes2023-03-061-5/+5
* Use "#ifdef GTEST_OS_..." instead of "#if GTEST_OS_..."Tom Hughes2023-03-061-15/+15
* Remove strdup usageAbseil Team2023-02-151-7/+9
* Fix _MSC_VER checkTom Hughes2023-02-081-1/+1
* Add a trailing decimal point to FormatTimeInMillisAsSeconds() output when inputAbseil Team2023-02-021-3/+11
* IWYU: Add missing std includesTom Hughes2023-01-051-0/+1
* Support kitty TERMrefs/pull/4058/headDenis Hananein2022-11-101-0/+3
* gtest_unittest: Call FAIL() in lambda, fix incorrect fatality expectationDino Radakovic2022-08-081-2/+2
* cleanup from unique_ptr branchrefs/pull/3928/headAlexander Nikforov2022-07-011-1/+1
* Remove the legacy internal GTEST_DISALLOW_* macrosDerek Mauro2022-04-221-1/+2
* Eliminate the legacy GTEST_COMPILE_ASSERT_ macroDerek Mauro2022-04-211-18/+16
* Use the Abseil flags library when Abseil is presentDerek Mauro2022-04-041-18/+52
* Merge branch 'main' into promote-inclusive-behaviorrefs/pull/3779/headBrad Messer2022-03-181-819/+705
|\
| * Running clang-format over all of GoogleTestAbseil Team2022-03-151-819/+705
* | Remove sanity as it is offensive to neurodiverse individuals.Brad Messer2022-03-181-1/+1
|/
* Finish some missed pieces of the TestCase to TestSuite MigrationDerek Mauro2022-01-281-4/+4
* Release tests for UnitTestOptions::MatchesFilterDino Radakovic2021-12-151-0/+32
* Work around Android KitKat tzset bugAbseil Team2021-11-301-0/+6
* Fix typo discovered by codespellChristian Clauss2021-09-161-1/+1
* fix: typo codespelling commentrefs/pull/3499/headslowy072021-07-241-1/+1
* Googletest exportAbseil Team2021-07-071-147/+124
* Googletest exportAbseil Team2021-07-071-0/+34
* Googletest exportAbseil Team2021-02-051-8/+0
* Googletest exportAbseil Team2020-11-121-4/+10
* Googletest exportdmauro2020-11-121-0/+4
* Googletest exportdmauro2020-10-151-1/+1
* Googletest exportdmauro2020-10-141-4/+30
* Googletest exportofats2020-10-141-0/+137
* Merge pull request #2837 from inazarenko:duck_type_protosDerek Mauro2020-10-141-16/+63
|\
| * Detect proto messages based on presense of DebugString.Igor Nazarenko2020-05-051-6/+40
* | Googletest exportAbseil Team2020-09-241-0/+7
* | Googletest exportAbseil Team2020-09-011-6/+6
* | Merge pull request #2972 from srz-zumix:fix/remove_legacy_testcase_api_Derek Mauro2020-08-071-12/+12
|\ \
| * | fix endif commentrefs/pull/2972/headsrz_zumix2020-08-051-1/+1
| * | fix testssrz_zumix2020-08-021-7/+7
|/ /
* | Merge pull request #2903 from AmatanHead:informative-exception-assertsvslashg2020-07-151-9/+42
|\ \
| * | Make EXPECT_THROW and EXPECT_NO_THROW macros more informativeVladimir Goncharov2020-06-201-9/+38
|/ /
* | Merge pull request #2751 from calumr:quiet-flagvslashg2020-05-051-1/+44
|\ \ | |/ |/|
| * Merge branch 'master' into quiet-flagrefs/pull/2751/headvslashg2020-03-271-30/+57
| |\
| * | Add GTEST_BRIEF optionCalum Robinson2020-03-191-0/+44
* | | Merge pull request #2818 from inazarenko:masterGennadiy Rozental2020-05-011-4/+0
* | | Enable protobuf printing for open-source proto messages.refs/pull/2818/headIgor Nazarenko2020-04-201-0/+4
* | | Googletest exportAbseil Team2020-04-041-2/+2
| |/ |/|
* | Googletest exportAbseil Team2020-03-241-29/+56
|/
* Merge pull request #2624 from ShabbyX:masterAndy Soffer2020-01-021-1/+1
|\
| * Revert "Googletest export": disallow empty prefixrefs/pull/2624/headShahbaz Youssefi2019-12-161-1/+1