summaryrefslogtreecommitdiffstats
path: root/googletest/test/gtest_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use `[[maybe_unused]]` when it is available to avoidDerek Mauro2024-04-161-3/+4
* [gtest] Use `std::index_sequence` and friends instead of rolling our ownLawrence Wolf-Sonkin2024-04-041-16/+0
* Merge pull request #4490 from memdo:mainCopybara-Service2024-03-181-3/+6
|\
| * Add colored output support for Alacrittyrefs/pull/4490/headMustafa Berkay Düzenli2024-03-151-0/+3
|/
* Modifications to improve portability of googletest tests.Abseil Team2024-01-311-4/+8
* Merge pull request #4323 from pgawro:gtest_ExpectThrowTest_DoesNotGenerateUnr...Copybara-Service2023-08-031-1/+1
|\
| * gtest: Supress warning about set unused variablerefs/pull/4323/headPatryk Gawroński2023-07-261-1/+1
|/
* Resolve an issue where the resolution of `operator<<` overloads would attempt...Abseil Team2023-06-271-0/+16
* Allow clients to un-suppress output from gUnit EXPECT_EXIT tests.Abseil Team2023-06-151-1/+1
* Merge pull request #4146 from lygstate:fixes_std_pair_diffCopybara-Service2023-05-021-5/+1
|\
| * Merge branch 'main' into fixes_std_pair_diffrefs/pull/4146/headAndy Soffer2023-05-011-37/+44
| |\ | |/ |/|
* | Use Abseil Flag public API for flag parsing.Abseil Team2023-04-261-0/+9
* | Use '=default' to define trivial constructor/destructorsrefs/pull/4221/headTom Hughes2023-04-211-1/+1
* | 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
| * Fixes the test gmock_output_test.py with MSVCYonggang Luo2023-02-281-4/+0
|/
* 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