| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #4349 from sthd:httpToHttps | Copybara-Service | 2023-08-23 | 2 | -4/+4 |
|\ |
|
| * | changed http to httpsrefs/pull/4349/head | sthd | 2023-08-22 | 2 | -5/+5 |
|/ |
|
* | Clean up typos: Exhaused => Exhausted | Abseil Team | 2023-08-21 | 1 | -1/+1 |
|
|
* | Avoid unreachable code warningrefs/pull/4328/head | Robert Shade | 2023-08-02 | 1 | -1/+7 |
|
|
* | Merge pull request #4302 from ciband:feat/nrf52 | Copybara-Service | 2023-07-18 | 1 | -1/+2 |
|\ |
|
| * | add support for nrf52refs/pull/4302/head | Chris Johnson | 2023-06-27 | 1 | -1/+1 |
|/ |
|
* | cmake: Remove remaining checks for CMAKE_VERSIONrefs/pull/4293/head | Juan Ramos | 2023-06-21 | 1 | -17/+9 |
|
|
* | Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6 | Copybara-Service | 2023-06-20 | 1 | -2/+1 |
|\ |
|
| * | cmake: Raise min to 3.6refs/pull/4288/head | Juan Ramos | 2023-06-19 | 1 | -2/+1 |
|/ |
|
* | Merge pull request #4146 from lygstate:fixes_std_pair_diff | Copybara-Service | 2023-05-02 | 2 | -9/+4 |
|\ |
|
| * | Merge branch 'main' into fixes_std_pair_diffrefs/pull/4146/head | Andy Soffer | 2023-05-01 | 28 | -141/+244 |
| |\
| |/
|/| |
|
* | | Use GTEST_INTERNAL_CPLUSPLUS_LANG instead of __cplusplus | Dino Radakovic | 2023-04-28 | 2 | -2/+5 |
|
|
* | | Add qualifier to avoid argument dependent lookup | Tom Hughes | 2023-04-28 | 1 | -1/+1 |
|
|
* | | gmock: fix issue #4222refs/pull/4225/head | Patryk GawroĊski | 2023-04-24 | 1 | -13/+13 |
|
|
* | | Use '=default' to define trivial constructor/destructorsrefs/pull/4221/head | Tom Hughes | 2023-04-21 | 16 | -48/+48 |
|
|
* | | Use the empty method to check for emptiness | Tom Hughes | 2023-04-21 | 1 | -1/+1 |
|
|
* | | Add missing std includes | Tom Hughes | 2023-04-20 | 13 | -0/+43 |
|
|
* | | Merge pull request #4219 from jerylvaz:main | Copybara-Service | 2023-04-17 | 1 | -1/+2 |
|\ \ |
|
| * | | Suppress a clang-tidy warning in the MATCHER_P macrorefs/pull/4219/head | Jeryl Vaz | 2023-04-14 | 1 | -0/+1 |
|/ / |
|
* | | Fix FunctionMocker compilation slowdown in 9d21db9e0a60a1ea61ec19331c9bc0dd33... | Abseil Team | 2023-04-11 | 1 | -18/+55 |
|
|
* | | Fix redundant redeclaration warning | Derek Mauro | 2023-03-28 | 1 | -0/+2 |
|
|
* | | gtest.cc: add a newline after a failure when there is no OS stack trace. | Aaron Jacobs | 2023-03-23 | 1 | -0/+18 |
|
|
* | | Internal Code Change | Abseil Team | 2023-03-21 | 1 | -5/+5 |
|
|
* | | Introduce std::make_unique and bool literals where possible | Abseil Team | 2023-03-20 | 3 | -12/+9 |
|
|
* | | Internal Code Change | Abseil Team | 2023-03-11 | 1 | -0/+1 |
|
|
* | | [gtest] Drop custom-rolled heterogeneous comparator functors in favor of C++ ... | Lawrence Wolf-Sonkin | 2023-03-10 | 1 | -6/+7 |
|
|
* | | Internal Code Change | Abseil Team | 2023-03-07 | 1 | -1/+2 |
|
|
* | | Use "#ifdef" with public macros | Tom Hughes | 2023-03-06 | 2 | -2/+2 |
|
|
* | | Use "#ifdef GTEST_OS_..." instead of "#if GTEST_OS_..." | Tom Hughes | 2023-03-06 | 8 | -22/+22 |
|
|
* | | Internal Code Change | Abseil Team | 2023-03-03 | 3 | -3/+3 |
|
|
* | | Fix link in ReportUninterestingCall message | Abseil Team | 2023-02-16 | 3 | -6/+6 |
|
|
| * | Fixes the test gmock_output_test.py with MSVC | Yonggang Luo | 2023-02-28 | 1 | -1/+1 |
|
|
| * | Revert "Fix gmock_output_test when using MSVC" | Yonggang Luo | 2023-02-09 | 2 | -9/+4 |
|/ |
|
* | Remove GTEST_USES_PCRE references | Tom Hughes | 2023-02-07 | 1 | -11/+2 |
|
|
* | Fix GTEST_HAS_ABSL define check for [-Werror=undef] compilations | Martijn Vels | 2023-02-07 | 1 | -2/+2 |
|
|
* | Add support for the alternative base64 encoding in RFC 4648 section 5 to `Whe... | Abseil Team | 2023-02-06 | 2 | -1/+9 |
|
|
* | Fix include order | Tom Hughes | 2023-02-01 | 1 | -2/+2 |
|
|
* | Remove GMOCK_RENAME_MAIN | Tom Hughes | 2023-02-01 | 1 | -7/+0 |
|
|
* | Fix gmock_output_test when using MSVC | Tom Hughes | 2023-02-01 | 2 | -4/+9 |
|
|
* | Use GTEST_DISABLE_MSC_WARNINGS macros to disable warnings | Tom Hughes | 2023-01-30 | 15 | -134/+68 |
|
|
* | Use explicit short to fix MSVC compiler warning | Tom Hughes | 2023-01-30 | 1 | -4/+4 |
|
|
* | Merge pull request #4115 from SunBlack:codespell | Copybara-Service | 2023-01-30 | 1 | -2/+2 |
|\ |
|
| * | Fix typos found by codespellrefs/pull/4115/head | SunBlack | 2023-01-04 | 1 | -2/+2 |
|
|
* | | Remove pylint disable comments that no longer trigger warnings | Tom Hughes | 2023-01-25 | 1 | -5/+0 |
|
|
* | | Fix formatting in subset of Python files | Tom Hughes | 2023-01-25 | 2 | -27/+40 |
|
|
* | | Fix formatting of C++ files | Tom Hughes | 2023-01-24 | 7 | -49/+50 |
|
|
* | | Remove FloatingPoint::Max() in favor of std::numeric_limits::max() | Derek Mauro | 2023-01-24 | 1 | -1/+3 |
|
|
* | | Replace deprecated python calls | Tom Hughes | 2023-01-17 | 1 | -2/+2 |
|
|
* | | gmock_output_test: normalize golden file output to unix line endings | Abseil Team | 2023-01-17 | 1 | -0/+3 |
|
|
* | | Fix -Wshadow warnings | Tom Hughes | 2023-01-12 | 1 | -2/+2 |
|
|