aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix clang `-Winconsistent-missing-override` warningsEnji Cooper2019-02-131-3/+3
* Merge pull request #2112 from knuto:pr/fix_null_pointerGennadiy Civil2019-02-132-5/+6
|\
| * Stop TestInfo::Run() calling a function through null pointerJonathan Wakely2019-02-111-1/+3
* | Merge pull request #2121 from ngie-eign:add-dragonflybsd-and-kfreebsd-supportGennadiy Civil2019-02-135-8/+103
|\ \
| * | Import `patch-bsd-defines` from FreeBSD ports [1]Enji Cooper2019-02-124-4/+98
* | | Merge pull request #2114 from knuto:pr/libtool_supportGennadiy Civil2019-02-132-5/+25
|\ \ \
| * | | Generate a libgtest.la to help libtool managing dependenciesKnut Omang2019-02-111-0/+21
| | |/ | |/|
* | | Merge pull request #2119 from ngie-eign:clang-wunused-private-fieldGennadiy Civil2019-02-132-0/+4
|\ \ \
| * | | Fix -Wunused-private-field issues with clangEnji Cooper2019-02-122-0/+4
| | |/ | |/|
* | | Merge pull request #2120 from ngie-eign:clang-compile-with-basic-warns-flagsGennadiy Civil2019-02-132-4/+9
|\ \ \
| * | | Compile clang with `-Wall -Wshadow -Werror`Enji Cooper2019-02-121-0/+4
| |/ /
* | | Merge pull request #2113 from knuto:pr/set_old_gtest_verGennadiy Civil2019-02-132-5/+8
|\ \ \ | |/ / |/| |
| * | Set gtest version correctly for older cmake versionsKnut Omang2019-02-111-0/+4
| |/
* | Googletest exportmisterg2019-02-1216-0/+825
* | Merge pull request #2107 from ciband:feat/finish_platformio_supportGennadiy Civil2019-02-122-2/+3
|\ \
| * | fix: Correct *-all.cc file pathsChris Johnson2019-02-051-2/+2
* | | Merge pull request #2101 from MaEtUgR:fix-cmake-cygwinGennadiy Civil2019-02-123-9/+11
|\ \ \
| * | | cmake: detect Cygwin which needs extensions to buildMatthias Grob2019-02-041-1/+3
| * | | cmake: move global project definition to beginningMatthias Grob2019-02-041-3/+3
* | | | Googletest exportAbseil Team2019-02-121-1/+2
* | | | Googletest exportAbseil Team2019-02-122-4/+23
* | | | Googletest exportAbseil Team2019-02-1216-825/+0
| |_|/ |/| |
* | | Merge pull request #2100 from ngie-eign/test-clang-osx-every-travis-runGennadiy Civil2019-02-053-3/+17
|\ \ \
| * | | Test out changes with clang/OSX each PR using Travis CIEnji Cooper2019-02-043-3/+17
| |/ /
* | | Merge pull request #2103 from kw-udon/fix-json-in-advanced-mdGennadiy Civil2019-02-051-5/+4
|\ \ \
| * | | Fix an invalid example of JSON report in advanced.mdKeiichi Watanabe2019-02-051-5/+4
|/ / /
* | | Update .travis.ymlGennadiy Civil2019-02-041-2/+2
* | | Update .travis.ymlGennadiy Civil2019-02-041-1/+1
* | | Googletest exportmisterg2019-02-043-27/+35
* | | Googletest exportmisterg2019-02-046-26/+67
* | | Googletest exportAbseil Team2019-02-041-4/+4
* | | Merge pull request #2098 from ciband:feat/finish_platformio_supportGennadiy Civil2019-02-043-2/+6
|\ \ \ | |/ / |/| / | |/
| * chore: Add PlatformIO supported platforms listChris Johnson2019-02-011-0/+1
| * fix: Add Arduino to embedded platform listChris2019-01-311-2/+2
| * fix: Add *_all.cc files to ignore listChris2019-01-311-0/+2
* | Googletest exportAbseil Team2019-02-011-2/+2
|/
* Merge pull request #2092 from Billy4195/Update_READMEGennadiy Civil2019-01-311-1/+1
|\
| * Fix README.md broken linkBilly SU2019-01-311-1/+1
|/
* Merge pull request #2091 from google/gennadiycivil-patch-1Gennadiy Civil2019-01-301-1/+1
|\
| * Repeat #2090 Gennadiy Civil2019-01-301-1/+1
|/
* Merge pull request #2063 from mathbunnyru:masterAshley Hedberg2019-01-304-18/+31
|\
* \ Merge pull request #2090 from KellyWalker/patch-1Gennadiy Civil2019-01-301-1/+1
|\ \
| * | Update advanced.md casing in exampleKelly Walker2019-01-301-1/+1
|/ /
* | Added -Wgnu-zero-variadic-macro-arguments" clangGennadiy Civil2019-01-291-1/+1
* | Merge pull request #2063 from mathbunnyru:masterGennadiy Civil2019-01-293-31/+18
|\|
| * Fix INSTANTIATE_TEST_CASE_P with zero variadic argumentsAyaz Salikhov2019-01-182-7/+32
* | Merge pull request #2086 from hugolm84:fix-dynamic/static-runtime-linkGennadiy Civil2019-01-281-0/+2
|\ \
| * | Avoid dynamic/static runtime linking (LNK4098) by properly replacing MD(d)->M...Hugo Lindström2019-01-281-0/+2
|/ /
* | Merge pull request #2079 from acozzette:fix-distGennadiy Civil2019-01-252-13/+13
|\ \
| * | Fixed "make dist"Adam Cozzette2019-01-242-13/+13
|/ /