aboutsummaryrefslogtreecommitdiff
path: root/googletest
AgeCommit message (Expand)Author
2017-05-15Use std::string and ::string explicitly in gtest and gmock code.Nico Weber
2017-05-15Merge pull request #725 from donhuff/xcode-headersBilly Donahue
2017-05-10Merge pull request #1078 from pwnall/gtest_api_portBilly Donahue
2017-05-07Merge pull request #965 from davidben/format-attrBilly Donahue
2017-05-04Pick up GTEST_API_ definition in gtest/internal/custom/gtest-port.h.Victor Costan
2017-05-02Merge pull request #1034 from dankegel/masterBilly Donahue
2017-05-02Changes to make TempDir() publicGennadiy Civil
2017-03-01Minimal changes to fix build failures on Microsoft Visual Studio 2015Dan Kegel
2017-02-03fix typo /GTEST_ATTRIBUTE_UNUSED/GTEST_ATTRIBUTE_UNUSED_/srz_zumix
2017-01-09Add GTEST_ATTRIBUTE_UNUSED_ to REGISTER_TYPED_TEST_CASE_PMike Bjorge
2016-12-21Annotate ColoredPrintf with the format attribute and fix bugs.David Benjamin
2016-12-18Merge pull request #658 from audiofanatic/ExternalProject_at_configure_timeBilly Donahue
2016-12-172.6.4 is the minimum CMake version, so enforce it (#656)Craig Scott
2016-12-18Added CMake configure-time download instructions to docsCraig Scott
2016-11-03Merge pull request #918 from DanAlbert/fix-android-GTEST_HAS_CLONEBilly Donahue
2016-11-02Merge pull request #728 from DanAlbert/tuple-stlportBilly Donahue
2016-11-01Fix detection of GTEST_HAS_CLONE for Android.Dan Albert
2016-09-05Fix build with MinGW-w64Arkadiy Shapkin
2016-08-24Merge pull request #721 from ilmagico/fix-mingw-threadsBilly Donahue
2016-06-27Support running MSVC build on AppVeyourArkadiy Shapkin
2016-06-26Rollback change #808.Billy Donahue
2016-06-25Fix to tests that return object which implement operator boolDavid Mott
2016-06-25fix to operator precedence in GTEST_TEST_BOOLEAN_ with expressions that imple...David Mott
2016-03-16Fix whitespace in paragraphManuel Binna
2016-03-15Merge pull request #724 from duggelz/masterBilly Donahue
2016-03-11Update C++ language and library settings to match SDK projects.Don Huff
2016-03-02Fix a test to compile when tuple isn't available.Dan Albert
2016-03-02Restructure test so each scenario is independent.Doug Greiman
2016-03-01Fix env_var_test to ignore XML_OUTPUT_FILE if already setDoug Greiman
2016-02-26Restructure $XML_OUTPUT_FILE logicDoug Greiman
2016-02-25Fix inconsistent styleDoug Greiman
2016-02-25Add missing headers to Xcode framework target.Don Huff
2016-02-23Read Bazel's $XML_OUTPUT_FILE environment variableDoug Greiman
2016-02-22Don't use pthread when on MinGW even if availableDaniele Tamino
2016-02-22Fix compilation on MinGW with native threadsDaniele Tamino
2016-02-21Fix formatting in AdvancedGuide.mdPaul Wilkinson
2016-02-17Merge pull request #713 from DarthGandalf/expectBilly Donahue
2016-02-16Add build artifacts to git ignore.Jacob Meacham
2016-02-16Change error message of EXPECT_EQ to treat lhs and rhs equivalently.Alexey Sokolov
2016-02-01Merge pull request #688 from tamland/python3Billy Donahue
2016-01-31Add tmux and tmux-256color to the colored terminal list.Joongi Kim
2016-01-19add python 3 support to fuse_gtest_files scriptThomas Amland
2016-01-19add python 3 support to testsThomas Amland
2015-12-23Update GTEST_PROJECT_URL_ in internal/gtest-port.hDawid Kurek
2015-12-10Merge pull request #602 from mtbrandy/threadcount_aixBilly Donahue
2015-12-06Add include dirs to targets if CMake version supports itCraig Scott
2015-12-03Fix link to FAQ in Primer.mdCaleb Morse
2015-12-02Fix AdvancedGuide link in FAQ.mdTim Ansell
2015-11-30Merge pull request #607 from google/BillyDonahue-patch-1Billy Donahue
2015-11-30Merge pull request #640 from Ali-Se/patch-2Billy Donahue