aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Delete CHANGESGennadiy Civil2018-10-091-126/+0
* | | | | | | | Delete CHANGESGennadiy Civil2018-10-091-157/+0
* | | | | | | | Merge c1170881039e859738c62b02a918116fc6d346bc into 27c86f29417e53a622a2902ba...Eisoku Kuroiwa2018-10-081-0/+1
* | | | | | | | Fixing AllOfMatches test, where it properly belongsmisterg2018-10-081-8/+8
* | | | | | | | always define define GTEST_LANG_CXX11 1misterg2018-10-081-12/+1
* | | | | | | | Remove non-variadic pre C++11 AllOfmisterg2018-10-084-286/+38
|/ / / / / / /
* | | | | | | Update primer.mdGennadiy Civil2018-10-051-5/+2
* | | | | | | Remove pre-C++11 code from gtest-printersmisterg2018-10-051-8/+0
* | | | | | | Make GTestColor and ColoredPrintF available as internal APIs from gtest.h. T...Abseil Team2018-10-052-15/+12
* | | | | | | Removed pre-C++11 IsContainerTest and IteratorTraitsmisterg2018-10-051-13/+0
* | | | | | | Apply clang-tidy modernize-use-nullptr to googletest.Abseil Team2018-10-0558-1113/+711
* | | | | | | Remove checking for C++ 11 and a pre-C++11 test from googletest testsmisterg2018-10-043-33/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge d830440d48a9502161448bc78be33a53388dd1f4 into f5260ae757a681566d8f7d055...1camper2018-10-031-5/+2
* | | | | | Merge c798e39a4f96f5a985126cc3fab4738b6412cfc1 into e93da23920e5b6887d6a6a291...Matthieu2018-10-023-19/+99
* | | | | | Merge 68b8a4c60cd80c78e1875b77807fa13cdd2313f8 into 77962730563eece3525f40b87...Gennadiy Civil2018-10-021-1/+0
* | | | | | Merge 86fe8a25eb5a6e4546f9e39cf23a5c764217bf85 into 440527a61e1c91188195f7de2...Marco Bubke2018-10-023-26/+45
* | | | | | Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into 75e834700d19aa373b428c7c7...Arseny Aprelev2018-10-0210-26/+201
* | | | | | Merge pull request #1875 from google/9A681768AABE08D1EFA5CA77528236A4Gennadiy Civil2018-10-011-3/+3
|\ \ \ \ \ \
| * | | | | | Googletest exportmisterg2018-10-014-0/+379
| * | | | | | Googletest exportdurandal2018-10-014-379/+0
|/ / / / / /
* | | | | | Merge pull request #1872 from jerryturcios08/masterGennadiy Civil2018-10-011-0/+1
|\ \ \ \ \ \
| * | | | | | Add a cached variable to CMAKE_CXX_STANDARDJerry Turcios2018-09-301-1/+1
| * | | | | | Add C++11 support in the root CMakeLists.txtJerry Turcios2018-09-281-0/+1
|/ / / / / /
* | | | / / Update appveyor.ymlGennadiy Civil2018-09-261-0/+1
| |_|_|/ / |/| | | |
* | | | | Merge pull request #1864 from google/revert-1853-appveyor-mingw-enable-tests-...Gennadiy Civil2018-09-251-2/+2
|\ \ \ \ \
| * | | | | Revert "[mingw] enable the unittests for gmock and gtest again"Gennadiy Civil2018-09-251-2/+2
|/ / / / /
* | | | | Merge pull request #1855 from zach2good/issue1854_remove_i386_xcode10Gennadiy Civil2018-09-251-2/+2
|\ \ \ \ \
| * | | | | Issue #1854: remove support for i386 for XCode 10Zach Toogood2018-09-241-2/+2
* | | | | | Merge pull request #1853 from matlo607/appveyor-mingw-enable-tests-againGennadiy Civil2018-09-251-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into appveyor-mingw-enable-tests-againGennadiy Civil2018-09-258-678/+63
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1862 from google/9A681768AABE08D1EFA5CA77528236A4Gennadiy Civil2018-09-257-645/+62
|\ \ \ \ \ \ \
| * | | | | | | Keep one MinGW build, remove the othersGennadiy Civil2018-09-251-6/+0
| * | | | | | | Update appveyor.ymlGennadiy Civil2018-09-251-1/+1
| * | | | | | | Update appveyor.ymlGennadiy Civil2018-09-251-0/+1
| * | | | | | | Delete m4_ax_cxx_compile_stdcxx_11.m4Gennadiy Civil2018-09-251-40/+0
| * | | | | | | Delete m4_ax_cxx_compile_stdcxx.m4Gennadiy Civil2018-09-251-949/+0
| * | | | | | | Update configure.acGennadiy Civil2018-09-251-3/+0
| * | | | | | | Update Makefile.amGennadiy Civil2018-09-251-2/+0
| * | | | | | | Update .travis.ymlGennadiy Civil2018-09-251-1/+1
| * | | | | | | automakeGennadiy Civil2018-09-251-4/+2
| * | | | | | | test automake c++11Gennadiy Civil2018-09-253-0/+991
| * | | | | | | Update configure.acGennadiy Civil2018-09-251-1/+1
| * | | | | | | Update configure.acGennadiy Civil2018-09-251-0/+3
| * | | | | | | typoGennadiy Civil2018-09-251-1/+1
| * | | | | | | autotools c++11Gennadiy Civil2018-09-252-1/+3
| * | | | | | | autotools c++11Gennadiy Civil2018-09-251-1/+1
| * | | | | | | testGennadiy Civil2018-09-251-1/+1
| * | | | | | | include c++11 for autotoolsGennadiy Civil2018-09-251-1/+1
| * | | | | | | Merge branch 'master' into 9A681768AABE08D1EFA5CA77528236A4Gennadiy Civil2018-09-252-36/+1
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #1863 from google/revert-1857-masterGennadiy Civil2018-09-252-36/+1
|\ \ \ \ \ \ \ \