aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Googletest exportHEADmasterAbseil Team2020-05-011-3/+3
* Googletest exportAbseil Team2020-05-011-1/+1
* Merge pull request #2818 from inazarenko:masterGennadiy Rozental2020-05-012-17/+2
|\
* | Merge pull request #2818 from inazarenko:masterGennadiy Rozental2020-05-012-2/+17
|\|
| * Enable protobuf printing for open-source proto messages.Igor Nazarenko2020-04-192-2/+17
* | Googletest exportAbseil Team2020-05-011-2/+2
* | Merge pull request #2815 from Quuxplusone:simpleGennadiy Rozental2020-05-0113-176/+21
|\ \
| * | Add -Wdeprecated to the build configuration.Arthur O'Dwyer2020-04-231-4/+4
| * | Fix a -Wdeprecated warning.Arthur O'Dwyer2020-04-231-5/+4
| * | Fix a -Wdeprecated warning.Arthur O'Dwyer2020-04-231-2/+2
| * | Fix a -Wdeprecated warning.Arthur O'Dwyer2020-04-231-1/+4
| * | Remove all uses of GTEST_DISALLOW_{MOVE_,}ASSIGN_.Arthur O'Dwyer2020-04-2311-162/+2
| * | VariadicMatcher needs a non-defaulted move constructor for compile-time perfo...Arthur O'Dwyer2020-04-161-2/+3
| |/
* | Googletest exportAbseil Team2020-05-016-175/+104
* | Googletest exportAbseil Team2020-05-011-1/+1
* | Merge pull request #2797 from Jyun-Neng:masterGennadiy Rozental2020-05-011-15/+0
|\ \
| * | Remove duplicate codes existed in get-nprocessors.shJi Jyun-Neng2020-04-051-15/+0
* | | Googletest exportAbseil Team2020-05-012-8/+7
* | | Googletest exportAbseil Team2020-05-011-1/+1
* | | Googletest exportAbseil Team2020-05-011-1/+1
| |/ |/|
* | Merge pull request #2805 from pepsiman:patch-1Mark Barolak2020-04-161-1/+1
|\ \
| * | Remove redundant .c_str()Malcolm Parsons2020-04-091-1/+1
* | | Merge pull request #2802 from e-i-n-s:fix_clang_warningMark Barolak2020-04-161-4/+4
|\ \ \
| * | | gtest-unittest-api_test - fix warning in clang buildMarco Studerus2020-04-061-4/+4
| |/ /
* | | Merge pull request #2810 from ptahmose:masterMark Barolak2020-04-161-1/+1
|\ \ \
| * | | fix signed/unsigned comparison issue (on OpenBSD)Juergen Bohl2020-04-121-1/+1
| |/ /
* | | Googletest exportAbseil Team2020-04-161-2/+2
* | | Merge pull request #2756 from Conan-Kudo:fix-pkgconfig-reqsMark Barolak2020-04-163-3/+3
|\ \ \
| * | | Ensure that gtest/gmock pkgconfig requirements specify versionNeal Gompa2020-03-213-3/+3
* | | | Merge pull request #2772 from Quuxplusone:travisMark Barolak2020-04-162-8/+5
|\ \ \ \
| * | | | Fix a typo in .travis.ymlArthur O'Dwyer2020-03-282-8/+5
* | | | | Merge pull request #2773 from Quuxplusone:replace-noexceptMark Barolak2020-04-161-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Replace the last instance of `throw()` with `noexcept`. NFC.Arthur O'Dwyer2020-03-281-1/+1
| |/ / /
* | | | Merge pull request #2715 from kuzkry:document-premature-exit-file-protocolAndy Getz2020-04-041-0/+12
|\ \ \ \
| * | | | add documentation for the premature-exit-file protocolKrystian Kuzniarek2019-11-111-0/+12
* | | | | Merge pull request #2762 from pkryger:avoid_sigprofAndy Getz2020-04-041-5/+7
|\ \ \ \ \
| * | | | | Swap settimer and sigaction calls to avoid SIGPROFPrzemek Kryger2020-03-241-5/+7
| | |_|/ / | |/| | |
* | | | | Googletest exportAbseil Team2020-04-042-5/+7
| |_|_|/ |/| | |
* | | | Googletest exportAbseil Team2020-03-311-1/+2
* | | | Merge pull request #2765 from kuzkry:unsupported-build-systemsAndy Getz2020-03-311-71/+0
|\ \ \ \
| * | | | remove chapters on Autotools, Meson and plain MakefilesKrystian Kuzniarek2020-03-241-71/+0
| |/ / /
* | | | Merge pull request #2764 from kuzkry:googletest-output-test-dead-codeAndy Getz2020-03-311-57/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | remove dead code in googletest-output-testKrystian Kuzniarek2020-03-241-57/+0
| |/ /
* | | Merge pull request #2350 from adambadura:MockFunctionFromStdFunctionXiaoyi Zhang2020-03-242-38/+143
|\ \ \
| * | | Add support for std::function in MockFunction (#2277)Adam Badura2020-03-182-40/+113
| * | | Add tests for MockFunction deduction (#2277)Adam Badura2020-03-181-0/+30
* | | | Googletest exportAbseil Team2020-03-2410-54/+784
| |/ / |/| |
* | | Googletest exportAbseil Team2020-03-201-1/+1
* | | Merge pull request #2746 from Romain-Geissler-1A:mastervslashg2020-03-201-5/+18
|\ \ \ | |/ / |/| |
| * | Make sure IsATTY does not clobber errno.Romain Geissler2020-03-111-5/+18