Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Googletest exportHEADmaster | Abseil Team | 2020-05-01 | 1 | -3/+3 |
* | Googletest export | Abseil Team | 2020-05-01 | 1 | -1/+1 |
* | Merge pull request #2818 from inazarenko:master | Gennadiy Rozental | 2020-05-01 | 2 | -17/+2 |
|\ | |||||
* | | Merge pull request #2818 from inazarenko:master | Gennadiy Rozental | 2020-05-01 | 2 | -2/+17 |
|\| | |||||
| * | Enable protobuf printing for open-source proto messages. | Igor Nazarenko | 2020-04-19 | 2 | -2/+17 |
* | | Googletest export | Abseil Team | 2020-05-01 | 1 | -2/+2 |
* | | Merge pull request #2815 from Quuxplusone:simple | Gennadiy Rozental | 2020-05-01 | 13 | -176/+21 |
|\ \ | |||||
| * | | Add -Wdeprecated to the build configuration. | Arthur O'Dwyer | 2020-04-23 | 1 | -4/+4 |
| * | | Fix a -Wdeprecated warning. | Arthur O'Dwyer | 2020-04-23 | 1 | -5/+4 |
| * | | Fix a -Wdeprecated warning. | Arthur O'Dwyer | 2020-04-23 | 1 | -2/+2 |
| * | | Fix a -Wdeprecated warning. | Arthur O'Dwyer | 2020-04-23 | 1 | -1/+4 |
| * | | Remove all uses of GTEST_DISALLOW_{MOVE_,}ASSIGN_. | Arthur O'Dwyer | 2020-04-23 | 11 | -162/+2 |
| * | | VariadicMatcher needs a non-defaulted move constructor for compile-time perfo... | Arthur O'Dwyer | 2020-04-16 | 1 | -2/+3 |
| |/ | |||||
* | | Googletest export | Abseil Team | 2020-05-01 | 6 | -175/+104 |
* | | Googletest export | Abseil Team | 2020-05-01 | 1 | -1/+1 |
* | | Merge pull request #2797 from Jyun-Neng:master | Gennadiy Rozental | 2020-05-01 | 1 | -15/+0 |
|\ \ | |||||
| * | | Remove duplicate codes existed in get-nprocessors.sh | Ji Jyun-Neng | 2020-04-05 | 1 | -15/+0 |
* | | | Googletest export | Abseil Team | 2020-05-01 | 2 | -8/+7 |
* | | | Googletest export | Abseil Team | 2020-05-01 | 1 | -1/+1 |
* | | | Googletest export | Abseil Team | 2020-05-01 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge pull request #2805 from pepsiman:patch-1 | Mark Barolak | 2020-04-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Remove redundant .c_str() | Malcolm Parsons | 2020-04-09 | 1 | -1/+1 |
* | | | Merge pull request #2802 from e-i-n-s:fix_clang_warning | Mark Barolak | 2020-04-16 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | gtest-unittest-api_test - fix warning in clang build | Marco Studerus | 2020-04-06 | 1 | -4/+4 |
| |/ / | |||||
* | | | Merge pull request #2810 from ptahmose:master | Mark Barolak | 2020-04-16 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | fix signed/unsigned comparison issue (on OpenBSD) | Juergen Bohl | 2020-04-12 | 1 | -1/+1 |
| |/ / | |||||
* | | | Googletest export | Abseil Team | 2020-04-16 | 1 | -2/+2 |
* | | | Merge pull request #2756 from Conan-Kudo:fix-pkgconfig-reqs | Mark Barolak | 2020-04-16 | 3 | -3/+3 |
|\ \ \ | |||||
| * | | | Ensure that gtest/gmock pkgconfig requirements specify version | Neal Gompa | 2020-03-21 | 3 | -3/+3 |
* | | | | Merge pull request #2772 from Quuxplusone:travis | Mark Barolak | 2020-04-16 | 2 | -8/+5 |
|\ \ \ \ | |||||
| * | | | | Fix a typo in .travis.yml | Arthur O'Dwyer | 2020-03-28 | 2 | -8/+5 |
* | | | | | Merge pull request #2773 from Quuxplusone:replace-noexcept | Mark Barolak | 2020-04-16 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Replace the last instance of `throw()` with `noexcept`. NFC. | Arthur O'Dwyer | 2020-03-28 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #2715 from kuzkry:document-premature-exit-file-protocol | Andy Getz | 2020-04-04 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | add documentation for the premature-exit-file protocol | Krystian Kuzniarek | 2019-11-11 | 1 | -0/+12 |
* | | | | | Merge pull request #2762 from pkryger:avoid_sigprof | Andy Getz | 2020-04-04 | 1 | -5/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Swap settimer and sigaction calls to avoid SIGPROF | Przemek Kryger | 2020-03-24 | 1 | -5/+7 |
| | |_|/ / | |/| | | | |||||
* | | | | | Googletest export | Abseil Team | 2020-04-04 | 2 | -5/+7 |
| |_|_|/ |/| | | | |||||
* | | | | Googletest export | Abseil Team | 2020-03-31 | 1 | -1/+2 |
* | | | | Merge pull request #2765 from kuzkry:unsupported-build-systems | Andy Getz | 2020-03-31 | 1 | -71/+0 |
|\ \ \ \ | |||||
| * | | | | remove chapters on Autotools, Meson and plain Makefiles | Krystian Kuzniarek | 2020-03-24 | 1 | -71/+0 |
| |/ / / | |||||
* | | | | Merge pull request #2764 from kuzkry:googletest-output-test-dead-code | Andy Getz | 2020-03-31 | 1 | -57/+0 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | remove dead code in googletest-output-test | Krystian Kuzniarek | 2020-03-24 | 1 | -57/+0 |
| |/ / | |||||
* | | | Merge pull request #2350 from adambadura:MockFunctionFromStdFunction | Xiaoyi Zhang | 2020-03-24 | 2 | -38/+143 |
|\ \ \ | |||||
| * | | | Add support for std::function in MockFunction (#2277) | Adam Badura | 2020-03-18 | 2 | -40/+113 |
| * | | | Add tests for MockFunction deduction (#2277) | Adam Badura | 2020-03-18 | 1 | -0/+30 |
* | | | | Googletest export | Abseil Team | 2020-03-24 | 10 | -54/+784 |
| |/ / |/| | | |||||
* | | | Googletest export | Abseil Team | 2020-03-20 | 1 | -1/+1 |
* | | | Merge pull request #2746 from Romain-Geissler-1A:master | vslashg | 2020-03-20 | 1 | -5/+18 |
|\ \ \ | |/ / |/| | | |||||
| * | | Make sure IsATTY does not clobber errno. | Romain Geissler | 2020-03-11 | 1 | -5/+18 |