aboutsummaryrefslogtreecommitdiff
path: root/googletest/include
AgeCommit message (Expand)Author
2017-06-21Merge remote-tracking branch 'aosp/upstream-master' into mymergendk-r16-beta2ndk-r16-beta1ndk-r16android-o-preview-4android-o-iot-preview-5o-iot-preview-5ndk-release-r16ndk-r16-releaseElliott Hughes
2017-06-11Create gtest-internal.hBilly Donahue
2017-05-23Merge pull request #1091 from nico/wmicroBilly Donahue
2017-05-18Changes add ability to overwrite TempDir(), issue https://github.com/google/g...Gennadiy Civil
2017-05-16Merge pull request #1089 from nico/stdstringBilly Donahue
2017-05-15Merge pull request #1090 from nico/typoBilly Donahue
2017-05-15Gender-neutralize comments in gtest.h.Nico Weber
2017-05-15Use std::string and ::string explicitly in gtest and gmock code.Nico Weber
2017-05-15Fix -Wmicrosoft-cast warnings when using gtest with clang on Windows.Nico Weber
2017-05-15Fixing typo in documentation.Nico Weber
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-11-03Merge pull request #918 from DanAlbert/fix-android-GTEST_HAS_CLONEBilly 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-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-15Merge pull request #724 from duggelz/masterBilly Donahue
2016-02-26Restructure $XML_OUTPUT_FILE logicDoug Greiman
2016-02-25Fix inconsistent styleDoug Greiman
2016-02-23Read Bazel's $XML_OUTPUT_FILE environment variableDoug Greiman
2016-02-22Fix compilation on MinGW with native threadsDaniele Tamino
2016-02-16Change error message of EXPECT_EQ to treat lhs and rhs equivalently.Alexey Sokolov
2015-12-23Update GTEST_PROJECT_URL_ in internal/gtest-port.hDawid Kurek
2015-11-24Fix missing-field-initializers GCC/Clang warning (issue 433).Patrick J. LoPresti
2015-11-10Merge pull request #611 from mark-chromium/gmock_cxx11Billy Donahue
2015-10-29Fix definition of GTEST_API_ macro for gcc and clang [#451].Dominic Meiser
2015-10-12googlemock: Support C++11 language with pre-C++11 libraryMark Mentovai
2015-08-25Move everything in googletest into googletest/googletestBilly Donahue