summaryrefslogtreecommitdiffstats
path: root/googletest
Commit message (Expand)AuthorAgeFilesLines
* fix typo /GTEST_ATTRIBUTE_UNUSED/GTEST_ATTRIBUTE_UNUSED_/refs/pull/996/headsrz_zumix2017-02-021-1/+1
* Add GTEST_ATTRIBUTE_UNUSED_ to REGISTER_TYPED_TEST_CASE_Prefs/pull/982/headMike Bjorge2017-01-101-3/+4
* Merge pull request #658 from audiofanatic/ExternalProject_at_configure_timeBilly Donahue2016-12-181-2/+105
|\
| * Added CMake configure-time download instructions to docsrefs/pull/658/headCraig Scott2016-12-171-2/+105
* | 2.6.4 is the minimum CMake version, so enforce it (#656)Craig Scott2016-12-181-1/+1
|/
* Merge pull request #918 from DanAlbert/fix-android-GTEST_HAS_CLONEBilly Donahue2016-11-031-2/+6
|\
| * Fix detection of GTEST_HAS_CLONE for Android.refs/pull/918/headDan Albert2016-11-011-2/+6
* | Merge pull request #728 from DanAlbert/tuple-stlportBilly Donahue2016-11-021-0/+2
|\ \
| * | Fix a test to compile when tuple isn't available.refs/pull/728/headDan Albert2016-03-021-0/+2
| |/
* | Fix build with MinGW-w64refs/pull/856/headArkadiy Shapkin2016-09-042-2/+2
* | Merge pull request #721 from ilmagico/fix-mingw-threadsBilly Donahue2016-08-244-5/+20
|\ \
| * | Don't use pthread when on MinGW even if availablerefs/pull/721/headDaniele Tamino2016-02-221-1/+3
| * | Fix compilation on MinGW with native threadsDaniele Tamino2016-02-223-4/+17
| |/
* | Support running MSVC build on AppVeyourrefs/pull/723/headArkadiy Shapkin2016-06-272-4/+16
* | Rollback change #808.refs/pull/810/headBilly Donahue2016-06-261-2/+2
* | Fix to tests that return object which implement operator boolrefs/pull/808/headDavid Mott2016-06-251-2/+2
* | fix to operator precedence in GTEST_TEST_BOOLEAN_ with expressions that imple...David Mott2016-06-251-2/+2
* | Fix whitespace in paragraphrefs/pull/741/headManuel Binna2016-03-161-5/+4
* | Merge pull request #724 from duggelz/masterBilly Donahue2016-03-153-5/+38
|\ \ | |/ |/|
| * Restructure test so each scenario is independent.refs/pull/724/headDoug Greiman2016-03-021-20/+13
| * Fix env_var_test to ignore XML_OUTPUT_FILE if already setDoug Greiman2016-03-021-0/+2
| * Restructure $XML_OUTPUT_FILE logicDoug Greiman2016-02-264-26/+32
| * Fix inconsistent styleDoug Greiman2016-02-261-1/+1
| * Read Bazel's $XML_OUTPUT_FILE environment variableDoug Greiman2016-02-244-2/+34
* | Fix formatting in AdvancedGuide.mdrefs/pull/719/headPaul Wilkinson2016-02-218-13/+13
* | Merge pull request #713 from DarthGandalf/expectBilly Donahue2016-02-177-293/+290
|\ \
| * | Change error message of EXPECT_EQ to treat lhs and rhs equivalently.refs/pull/713/headAlexey Sokolov2016-02-167-293/+290
| |/
* | Add build artifacts to git ignore.refs/pull/716/headJacob Meacham2016-02-171-0/+2
|/
* Merge pull request #688 from tamland/python3Billy Donahue2016-02-019-29/+36
|\
| * add python 3 support to fuse_gtest_files scriptrefs/pull/688/headThomas Amland2016-01-191-15/+18
| * add python 3 support to testsThomas Amland2016-01-198-14/+18
* | Add tmux and tmux-256color to the colored terminal list.refs/pull/699/headJoongi Kim2016-01-312-0/+8
|/
* Update GTEST_PROJECT_URL_ in internal/gtest-port.hrefs/pull/670/headDawid Kurek2015-12-231-1/+1
* Merge pull request #602 from mtbrandy/threadcount_aixBilly Donahue2015-12-101-0/+18
|\
| * Add include of sys/types.h.refs/pull/602/headMatthew Brandyberry2015-10-021-0/+1
| * Implement GetThreadCount for AIX.Matthew Brandyberry2015-10-021-0/+17
* | Add include dirs to targets if CMake version supports itrefs/pull/657/headCraig Scott2015-12-061-0/+8
* | Fix link to FAQ in Primer.mdrefs/pull/654/headCaleb Morse2015-12-0416-159/+162
* | Fix AdvancedGuide link in FAQ.mdrefs/pull/647/headTim Ansell2015-12-021-1/+1
* | Merge pull request #607 from google/BillyDonahue-patch-1Billy Donahue2015-11-301-25/+12
|\ \
| * | Update DevGuide.mdrefs/pull/607/headBilly Donahue2015-10-081-25/+12
* | | Merge pull request #640 from Ali-Se/patch-2Billy Donahue2015-11-301-4/+4
|\ \ \
| * | | Fixing some table error in filerefs/pull/640/headAli Sa'ad Eddeen2015-11-291-4/+4
* | | | Update FAQ.mdrefs/pull/638/headArkady Shapkin2015-11-281-50/+50
|/ / /
* | | Fix missing-field-initializers GCC/Clang warning (issue 433).refs/pull/633/headPatrick J. LoPresti2015-11-241-6/+1
* | | Add CMake install rules for gtest libraries and headersrefs/pull/632/headTaylor Braun-Jones2015-11-231-0/+8
* | | Better use of character constantsMark Mentovai2015-11-111-2/+2
* | | Fix warnings encountered in MSVC build of gtest/gmock testsMark Mentovai2015-11-111-2/+2
* | | Merge pull request #611 from mark-chromium/gmock_cxx11Billy Donahue2015-11-101-1/+2
|\ \ \
| * | | googlemock: Support C++11 language with pre-C++11 libraryrefs/pull/611/headMark Mentovai2015-10-121-1/+2
| |/ /