summaryrefslogtreecommitdiffstats
path: root/googletest
Commit message (Expand)AuthorAgeFilesLines
* Googletest exportAbseil Team2019-04-161-2/+6
* Sort Haiku platform definition alphabetically.refs/pull/2230/headCalvin Hill2019-04-121-2/+2
* Merge pull request #2226 from davidben:msvc-5046Gennadiy Civil2019-04-111-2/+9
|\
| * MSVC C5046 warning is unavailable in MSVC 2015.refs/pull/2226/headDavid Benjamin2019-04-091-2/+9
* | Merge pull request #2229 from return:haiku-supportGennadiy Civil2019-04-113-32/+36
|\ \
| * | Add Haiku platform support.refs/pull/2229/headCalvin Hill2019-04-112-3/+7
| |/
* | replace test case with test suite in the primerrefs/pull/2228/headRong Ou2019-04-111-19/+19
* | add missing periodrefs/pull/2225/headRong Ou2019-04-091-1/+1
|/
* Merge pull request #2148 from ngie-eign:clang-add-explicit-c++11-rtti-flagGennadiy Civil2019-04-051-0/+1
|\
| * clang: explicitly enable/disable RTTI support with the compilerEnji Cooper2019-04-041-1/+2
* | Googletest exportAbseil Team2019-04-051-5/+5
|/
* Merge pull request #2203 from ngie-eign:issue-2189Gennadiy Civil2019-04-037-5/+150
|\
| * Handle GTEST_SKIP() when calling `Environment::SetUp()`refs/pull/2203/headEnji Cooper2019-03-306-5/+95
* | Googletest exportAbseil Team2019-04-032-4/+4
* | Googletest exportAbseil Team2019-04-013-0/+19
* | Googletest exportAbseil Team2019-04-0114-442/+8
|/
* Googletest exportAbseil Team2019-03-285-336/+518
* Update Xcode project filerefs/pull/2199/headSyohei YOSHIDA2019-03-261-16/+4
* Merge pull request #2193 from antismap/patch-1Gennadiy Civil2019-03-211-0/+2
|\
| * Update googletest/docs/advanced.mdrefs/pull/2193/headGennadiy Civil2019-03-211-1/+1
| * Note about INSTANTIATE_TEST_SUITE_P / INSTANTIATE_TEST_CASE_P keyword changeantismap2019-03-211-0/+2
* | Merge pull request #2180 from twam:masterGennadiy Civil2019-03-211-4/+6
|\ \
| * | Remove old_crtdbg_flag_ member if not requiredTobias Müller2019-03-191-4/+6
| |/
* | Googletest exportAbseil Team2019-03-212-7/+3
|/
* Merge pull request #2158 from CarloWood:masterGennadiy Civil2019-03-051-1/+1
|\
| * Minor build system fixes.refs/pull/2158/headCarlo Wood2019-03-011-1/+1
* | Googletest exportAbseil Team2019-03-053-98/+66
* | Googletest exportAbseil Team2019-03-051-1/+1
* | Googletest exportAbseil Team2019-03-012-1/+10
|/
* Googletest exportAbseil Team2019-02-256-2883/+134
* Fix grammatical error in primer.mdrefs/pull/2152/headRyan Sinnet2019-02-251-1/+1
* Merge pull request #2147 from ngie-eign:gtest-test-death-test-dont-hardcode-t...Gennadiy Civil2019-02-221-1/+1
|\
| * Don't hardcode the filename in `CxxExceptionDeathTest.PrintsMessageForStdExce...refs/pull/2147/headEnji Cooper2019-02-211-1/+1
* | Merge pull request #2126 from ngie-eign:clang-add-more-strict-warningsGennadiy Civil2019-02-221-0/+1
|\ \ | |/ |/|
| * Add `cxx_strict_flags` for clang to match FreeBSD's WARNS flagsEnji Cooper2019-02-131-0/+1
* | Merge pull request #2137 from ngie-eign:clang-ignore-sign-conversionGennadiy Civil2019-02-213-8/+7
|\ \
| * | Ignore `-Wsign-conversion` issuesrefs/pull/2137/headEnji Cooper2019-02-191-1/+1
| |/
* | Merge pull request #2061 from samolisov:building-with-bazel-as-a-dll-on-windowsGennadiy Civil2019-02-202-6/+7
|\ \
* \ \ Merge pull request #2123 from ngie-eign:clang-inconsistent-missing-overrideGennadiy Civil2019-02-201-1/+1
|\ \ \ | | |/ | |/|
* | | Googletest exportAbseil Team2019-02-201-6/+4
* | | Avoid array index out of rangerefs/pull/2141/headDiomidis Spinellis2019-02-191-1/+1
|/ /
* | Merge pull request #2112 from knuto:pr/fix_null_pointerGennadiy Civil2019-02-132-5/+6
|\ \
| * | Stop TestInfo::Run() calling a function through null pointerrefs/pull/2112/headJonathan 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-134-4/+98
* | | | Merge pull request #2114 from knuto:pr/libtool_supportGennadiy Civil2019-02-132-5/+25
|\ \ \ \
| * | | | Generate a libgtest.la to help libtool managing dependenciesrefs/pull/2114/headKnut Omang2019-02-111-0/+21
| | |/ / | |/| |
* | | | Merge pull request #2119 from ngie-eign:clang-wunused-private-fieldGennadiy Civil2019-02-131-0/+2
|\ \ \ \
| * | | | Fix -Wunused-private-field issues with clangrefs/pull/2119/headEnji Cooper2019-02-131-0/+2
| | |/ / | |/| |
* | | | Merge pull request #2120 from ngie-eign:clang-compile-with-basic-warns-flagsGennadiy Civil2019-02-132-4/+9
|\ \ \ \