summaryrefslogtreecommitdiffstats
path: root/googletest
Commit message (Expand)AuthorAgeFilesLines
* Googletest exportmisterg2018-10-269-421/+27
* Change CMake googletest download location in docsrefs/pull/1934/headJeff VanDyke2018-10-241-6/+6
* Googletest exportdurandal2018-10-242-4/+23
* add documentation of manual c++11 specificationrefs/pull/1929/headJoel Anderson2018-10-241-0/+9
* Update advanced.mdGennadiy Civil2018-10-231-1/+1
* Merge pull request #1911 from BrukerJWD:isniceGennadiy Civil2018-10-231-2/+3
|\
* | Update advanced.mdGennadiy Civil2018-10-231-2/+1
* | Update advanced.mdGennadiy Civil2018-10-231-1/+1
* | Googletest exportAbseil Team2018-10-223-37/+193
* | Merge pull request #1839 from Peter-Levine:python3-testsGennadiy Civil2018-10-227-13/+17
|\ \
| * \ Merge branch 'master' into python3-testsrefs/pull/1839/headGennadiy Civil2018-10-1926-7015/+246
| |\ \
| * \ \ Merge branch 'master' into python3-testsGennadiy Civil2018-10-0545-886/+510
| |\ \ \
| * \ \ \ Merge branch 'master' into python3-testsGennadiy Civil2018-10-0411-50/+288
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into python3-testsGennadiy Civil2018-09-263-108/+45
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into python3-testsGennadiy Civil2018-09-252-43/+106
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into python3-testsGennadiy Civil2018-09-204-3/+29
| |\ \ \ \ \ \ \
| * | | | | | | | Fix Python3 supportPeter Levine2018-09-147-13/+17
* | | | | | | | | Merge pull request #1905 from fandjelo:relocatable-pkgconfig-fixGennadiy Civil2018-10-222-4/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' into relocatable-pkgconfig-fixGennadiy Civil2018-10-1210-43/+21
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Use pcfiledir for prefix in pkgconfig fileFilipp Andjelo2018-10-112-4/+6
* | | | | | | | | Googletest exportmisterg2018-10-186-4417/+79
* | | | | | | | | Merge pull request #1912 from kakkoko:fix-xml-nameGennadiy Civil2018-10-181-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix incorrect XML file name in help messagerefs/pull/1912/headkakkoko2018-10-171-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Googletest exportAbseil Team2018-10-182-28/+1
|/ / / / / / / /
* | | | | | | | Remove duplicate functionality PrintValue (in googletest-param-test-test.cc),...misterg2018-10-111-37/+1
* | | | | | | | Merge c41b2bf861ef2ac1a975af05ff66d9256f280b01 into f203b2db77161fe54846ea9e8...KO Myung-Hun2018-10-117-5/+16
* | | | | | | | Merge 4c92120d6dedb4eeb499a8702faea0224e0a8b23 into 658c6390a5b363f46c6ad448a...David Neto2018-10-111-1/+1
* | | | | | | | Merge 41fc9745d4a448db7d932250d22fac1dda287443 into 658c6390a5b363f46c6ad448a...Aaron Dierking2018-10-111-0/+3
* | | | | | | | Project import generated by Copybara.Abseil Team2018-10-112-0/+860
* | | | | | | | Internal Changemisterg2018-10-112-860/+0
|/ / / / / / /
* | | | | | | Unconditionally use std::tuple.Abseil Team2018-10-0914-2358/+150
* | | | | | | Apply [[noreturn]] to Abort()Abseil Team2018-10-091-3/+3
* | | | | | | Update Makefile.amGennadiy Civil2018-10-091-3/+0
* | | | | | | Update BUILD.bazelGennadiy Civil2018-10-091-5/+2
* | | | | | | Delete CHANGESGennadiy Civil2018-10-091-157/+0
* | | | | | | always define define GTEST_LANG_CXX11 1misterg2018-10-081-12/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | 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-0543-812/+495
* | | | | | 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-022-19/+85
* | | | | Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into 75e834700d19aa373b428c7c7...Arseny Aprelev2018-10-0210-26/+201
| |_|_|/ |/| | |
* | | | Merge pull request #1855 from zach2good/issue1854_remove_i386_xcode10Gennadiy Civil2018-09-261-2/+2
|\ \ \ \
| * | | | Issue #1854: remove support for i386 for XCode 10refs/pull/1855/headZach Toogood2018-09-241-2/+2
| | |_|/ | |/| |
* | | | Googletest exportAbseil Team2018-09-252-104/+43
* | | | Googletest exportmisterg2018-09-252-43/+104
* | | | Googletest exportAbseil Team2018-09-252-106/+43
|/ / /