| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `[[maybe_unused]]` when it is available to avoid | Derek Mauro | 2024-04-16 | 1 | -3/+4 |
|
|
* | [gtest] Use `std::index_sequence` and friends instead of rolling our own | Lawrence Wolf-Sonkin | 2024-04-04 | 1 | -16/+0 |
|
|
* | Merge pull request #4490 from memdo:main | Copybara-Service | 2024-03-18 | 1 | -3/+6 |
|\ |
|
| * | Add colored output support for Alacrittyrefs/pull/4490/head | Mustafa Berkay Düzenli | 2024-03-15 | 1 | -0/+3 |
|/ |
|
* | Modifications to improve portability of googletest tests. | Abseil Team | 2024-01-31 | 1 | -4/+8 |
|
|
* | Merge pull request #4323 from pgawro:gtest_ExpectThrowTest_DoesNotGenerateUnr... | Copybara-Service | 2023-08-03 | 1 | -1/+1 |
|\ |
|
| * | gtest: Supress warning about set unused variablerefs/pull/4323/head | Patryk Gawroński | 2023-07-26 | 1 | -1/+1 |
|/ |
|
* | Resolve an issue where the resolution of `operator<<` overloads would attempt... | Abseil Team | 2023-06-27 | 1 | -0/+16 |
|
|
* | Allow clients to un-suppress output from gUnit EXPECT_EXIT tests. | Abseil Team | 2023-06-15 | 1 | -1/+1 |
|
|
* | Merge pull request #4146 from lygstate:fixes_std_pair_diff | Copybara-Service | 2023-05-02 | 1 | -5/+1 |
|\ |
|
| * | Merge branch 'main' into fixes_std_pair_diffrefs/pull/4146/head | Andy Soffer | 2023-05-01 | 1 | -37/+44 |
| |\
| |/
|/| |
|
* | | Use Abseil Flag public API for flag parsing. | Abseil Team | 2023-04-26 | 1 | -0/+9 |
|
|
* | | Use '=default' to define trivial constructor/destructorsrefs/pull/4221/head | Tom Hughes | 2023-04-21 | 1 | -1/+1 |
|
|
* | | Add missing std includes | Tom Hughes | 2023-04-20 | 1 | -0/+1 |
|
|
* | | Fix typo in test case name. | Abseil Team | 2023-03-19 | 1 | -1/+1 |
|
|
* | | Apply clang-tidy fixes | Abseil Team | 2023-03-08 | 1 | -5/+0 |
|
|
* | | Replace "#if GTEST_HAS_ABSL" with "#ifdef GTEST_HAS_ABSL" | Tom Hughes | 2023-03-06 | 1 | -5/+5 |
|
|
* | | Use "#ifdef" with public macros | Tom Hughes | 2023-03-06 | 1 | -5/+5 |
|
|
* | | Use "#ifdef GTEST_OS_..." instead of "#if GTEST_OS_..." | Tom Hughes | 2023-03-06 | 1 | -15/+15 |
|
|
* | | Remove strdup usage | Abseil Team | 2023-02-15 | 1 | -7/+9 |
|
|
| * | Fixes the test gmock_output_test.py with MSVC | Yonggang Luo | 2023-02-28 | 1 | -4/+0 |
|/ |
|
* | Fix _MSC_VER check | Tom Hughes | 2023-02-08 | 1 | -1/+1 |
|
|
* | Add a trailing decimal point to FormatTimeInMillisAsSeconds() output when input | Abseil Team | 2023-02-02 | 1 | -3/+11 |
|
|
* | IWYU: Add missing std includes | Tom Hughes | 2023-01-05 | 1 | -0/+1 |
|
|
* | Support kitty TERMrefs/pull/4058/head | Denis Hananein | 2022-11-10 | 1 | -0/+3 |
|
|
* | gtest_unittest: Call FAIL() in lambda, fix incorrect fatality expectation | Dino Radakovic | 2022-08-08 | 1 | -2/+2 |
|
|
* | cleanup from unique_ptr branchrefs/pull/3928/head | Alexander Nikforov | 2022-07-01 | 1 | -1/+1 |
|
|
* | Remove the legacy internal GTEST_DISALLOW_* macros | Derek Mauro | 2022-04-22 | 1 | -1/+2 |
|
|
* | Eliminate the legacy GTEST_COMPILE_ASSERT_ macro | Derek Mauro | 2022-04-21 | 1 | -18/+16 |
|
|
* | Use the Abseil flags library when Abseil is present | Derek Mauro | 2022-04-04 | 1 | -18/+52 |
|
|
* | Merge branch 'main' into promote-inclusive-behaviorrefs/pull/3779/head | Brad Messer | 2022-03-18 | 1 | -819/+705 |
|\ |
|
| * | Running clang-format over all of GoogleTest | Abseil Team | 2022-03-15 | 1 | -819/+705 |
|
|
* | | Remove sanity as it is offensive to neurodiverse individuals. | Brad Messer | 2022-03-18 | 1 | -1/+1 |
|/ |
|
* | Finish some missed pieces of the TestCase to TestSuite Migration | Derek Mauro | 2022-01-28 | 1 | -4/+4 |
|
|
* | Release tests for UnitTestOptions::MatchesFilter | Dino Radakovic | 2021-12-15 | 1 | -0/+32 |
|
|
* | Work around Android KitKat tzset bug | Abseil Team | 2021-11-30 | 1 | -0/+6 |
|
|
* | Fix typo discovered by codespell | Christian Clauss | 2021-09-16 | 1 | -1/+1 |
|
|
* | fix: typo codespelling commentrefs/pull/3499/head | slowy07 | 2021-07-24 | 1 | -1/+1 |
|
|
* | Googletest export | Abseil Team | 2021-07-07 | 1 | -147/+124 |
|
|
* | Googletest export | Abseil Team | 2021-07-07 | 1 | -0/+34 |
|
|
* | Googletest export | Abseil Team | 2021-02-05 | 1 | -8/+0 |
|
|
* | Googletest export | Abseil Team | 2020-11-12 | 1 | -4/+10 |
|
|
* | Googletest export | dmauro | 2020-11-12 | 1 | -0/+4 |
|
|
* | Googletest export | dmauro | 2020-10-15 | 1 | -1/+1 |
|
|
* | Googletest export | dmauro | 2020-10-14 | 1 | -4/+30 |
|
|
* | Googletest export | ofats | 2020-10-14 | 1 | -0/+137 |
|
|
* | Merge pull request #2837 from inazarenko:duck_type_protos | Derek Mauro | 2020-10-14 | 1 | -16/+63 |
|\ |
|
| * | Detect proto messages based on presense of DebugString. | Igor Nazarenko | 2020-05-05 | 1 | -6/+40 |
|
|
* | | Googletest export | Abseil Team | 2020-09-24 | 1 | -0/+7 |
|
|
* | | Googletest export | Abseil Team | 2020-09-01 | 1 | -6/+6 |
|
|