aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ACTION table formatSergio Valverde2018-10-231-0/+1
|
* Googletest exportAbseil Team2018-10-223-37/+193
| | | | | | Change ValuesArray to require much less template instantiation depth. PiperOrigin-RevId: 218170842
* Merge pull request #1839 from Peter-Levine:python3-testsGennadiy Civil2018-10-227-13/+17
|\ | | | | | | PiperOrigin-RevId: 217925156
| * Merge branch 'master' into python3-testsGennadiy Civil2018-10-1952-9470/+1895
| |\
| * \ Merge branch 'master' into python3-testsGennadiy Civil2018-10-0560-1187/+726
| |\ \
| * \ \ Merge branch 'master' into python3-testsGennadiy Civil2018-10-0417-79/+351
| |\ \ \
| * \ \ \ Merge branch 'master' into python3-testsGennadiy Civil2018-09-259-680/+65
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into python3-testsGennadiy Civil2018-09-257-46/+149
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into python3-testsGennadiy Civil2018-09-205-3/+32
| |\ \ \ \ \ \
| * | | | | | | Fix Python3 supportPeter Levine2018-09-147-13/+17
| | | | | | | |
* | | | | | | | Merge pull request #1905 from fandjelo:relocatable-pkgconfig-fixGennadiy Civil2018-10-224-8/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | PiperOrigin-RevId: 217923705
| * | | | | | | Merge branch 'master' into relocatable-pkgconfig-fixGennadiy Civil2018-10-171-5/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into relocatable-pkgconfig-fixGennadiy Civil2018-10-1211-44/+23
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Use pcfiledir for prefix in pkgconfig fileFilipp Andjelo2018-10-114-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using absolute paths in the pkg-config file makes it not relocatable and leads to problems, when trying to use it with precompiled cross toolchains. Setting prefix to relative path based on pcfiledir makes it more reliable for such cases.
* | | | | | | | | | Update .travis.ymlGennadiy Civil2018-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert attempted template depth fix , a real fix is coming
* | | | | | | | | | Update .travis.ymlGennadiy Civil2018-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Testing increasing -ftemplate-depth to fix clang 3.9
* | | | | | | | | | Googletest exportmisterg2018-10-186-4417/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New variadic implementation for gtest-param-test Removed non-variadic implementation and added variadic for ValueArray and Values PiperOrigin-RevId: 217703627
* | | | | | | | | | Merge pull request #1912 from kakkoko:fix-xml-nameGennadiy Civil2018-10-181-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 217576541
| * | | | | | | | | | Fix incorrect XML file name in help messagekakkoko2018-10-171-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* / | | | | | | | | Googletest exportAbseil Team2018-10-1811-441/+342
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C++11 code cleanup. PiperOrigin-RevId: 217364243
* | | | | | | | | Merge pull request #1908 from rwoldberg:masterGennadiy Civil2018-10-121-5/+6
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | PiperOrigin-RevId: 216909845
| * | | | | | | | Change types to remove cast warnings.Robert Woldberg2018-10-121-3/+3
|/ / / / / / / /
* | | | | | | | Remove duplicate functionality PrintValue (in ↵misterg2018-10-111-37/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | googletest-param-test-test.cc), use testing::PrintToString PiperOrigin-RevId: 216733373
* | | | | | | | Merge c41b2bf861ef2ac1a975af05ff66d9256f280b01 into ↵KO Myung-Hun2018-10-117-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f203b2db77161fe54846ea9e839ebec81aeeccac Closes #1899 PiperOrigin-RevId: 216719020
* | | | | | | | Merge pull request #1902 from theryee/typoGennadiy Civil2018-10-111-1/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix typo
| * | | | | | | | Merge branch 'master' into typoRyan Yee2018-10-1141-4628/+1510
| |\| | | | | | |
| * | | | | | | | fix typoRyan Yee2018-10-111-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge 4c92120d6dedb4eeb499a8702faea0224e0a8b23 into ↵David Neto2018-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 658c6390a5b363f46c6ad448ad1bce9d6e97e53a Closes #1893 PiperOrigin-RevId: 216712426
* | | | | | | | Merge 41fc9745d4a448db7d932250d22fac1dda287443 into ↵Aaron Dierking2018-10-111-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 658c6390a5b363f46c6ad448ad1bce9d6e97e53a Accepts #1889 PiperOrigin-RevId: 216709878
* | | | | | | | Project import generated by Copybara.Abseil Team2018-10-114-0/+1207
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 216423319
* | | | | | | | Internal Changemisterg2018-10-114-1207/+0
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 216417182
* | | | | | | Merge pull request #1898 from spartucus/masterGennadiy Civil2018-10-101-0/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Update .gitignore
| * | | | | | | Update .gitignoreTengfei Niu2018-10-101-0/+2
|/ / / / / / / | | | | | | | | | | | | | | ignore .DS_Store on macOS.
* | | | | | | Remove non-variadic pre C++11 AnyOfmisterg2018-10-094-277/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 216411381
* | | | | | | Unconditionally use std::tuple.Abseil Team2018-10-0934-3731/+1447
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove all mention of TR1 tuple and our own implementation of tuple. PiperOrigin-RevId: 216395043
* | | | | | | Remove testing::internal::BothOfMatcher, no longer neededmisterg2018-10-091-26/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 216389313
* | | | | | | Apply [[noreturn]] to Abort()Abseil Team2018-10-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 216383938
* | | | | | | Update Makefile.amGennadiy Civil2018-10-091-3/+0
| | | | | | | | | | | | | | | | | | | | | Remove references to gtest tupe
* | | | | | | Update BUILD.bazelGennadiy Civil2018-10-091-5/+2
| | | | | | | | | | | | | | | | | | | | | Remove references to googletest-tuple-test.cc
* | | | | | | Update README.mdGennadiy Civil2018-10-091-4/+2
| | | | | | | | | | | | | | | | | | | | | Closes #587
* | | | | | | Delete CHANGESGennadiy Civil2018-10-091-126/+0
| | | | | | | | | | | | | | | | | | | | | We are not maintaining change log, it has not been touched for a long time
* | | | | | | Delete CHANGESGennadiy Civil2018-10-091-157/+0
| | | | | | | | | | | | | | | | | | | | | We are not maintaining change log, it has not been touched for a very long time
* | | | | | | Merge c1170881039e859738c62b02a918116fc6d346bc into ↵Eisoku Kuroiwa2018-10-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 27c86f29417e53a622a2902baab2d1d82dafc5f9 Closes #1888 PiperOrigin-RevId: 216244924
* | | | | | | Fixing AllOfMatches test, where it properly belongsmisterg2018-10-081-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 216193701
* | | | | | | always define define GTEST_LANG_CXX11 1misterg2018-10-081-12/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 216184859
* | | | | | | Remove non-variadic pre C++11 AllOfmisterg2018-10-084-286/+38
|/ / / / / / | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 216183352
* | | | | | Update primer.mdGennadiy Civil2018-10-051-5/+2
| | | | | | | | | | | | | | | | | | fixes #1709
* | | | | | Remove pre-C++11 code from gtest-printersmisterg2018-10-051-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 215941759
* | | | | | Make GTestColor and ColoredPrintF available as internal APIs from gtest.h. ↵Abseil Team2018-10-052-15/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is for use in abseil exception safety testing. PiperOrigin-RevId: 215920581
* | | | | | Removed pre-C++11 IsContainerTest and IteratorTraitsmisterg2018-10-051-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 215916605