aboutsummaryrefslogtreecommitdiff
path: root/googlemock
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-05-15Use std::string and ::string explicitly in gtest and gmock code.Nico Weber
2017-04-10Mark as vendor_availableandroid-wear-o-preview-4android-wear-o-preview-3android-o-preview-3android-o-preview-2Dan Willemsen
2017-02-25Remove /tree/ from Readme.md links.Billy Donahue
2017-01-23Merge pull request #1 from google/masterSam Roth
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-09-13Cookbok: fix broken relative linkMarco Molteni
2016-09-12Fixed broken linksSamuel Roth
2016-09-12blob vs treeSamuel Roth
2016-09-12Fixing relative linksSamuel Roth
2016-09-12Fixing KnownIssues and FrequentlyAskedQuestions linksSamuel Roth
2016-09-12Broken relative links fixedSamuel Roth
2016-09-12Fixing ForDummies linkSamuel Roth
2016-09-12One worksSamuel Roth
2016-09-12Relative linksSamuel Roth
2016-09-12Fixing relative linksSamuel Roth
2016-08-12Add build files.Dan Albert
2016-07-14Reformatted the Unprintable operator== code style.mazong1123
2016-07-14Fixed issue #775mazong1123
2016-05-15Added VS 2015 project support.mazong1123
2016-05-15Updated the value of GTEST_DIR to reflect the googletest dir.mazong1123
2016-05-15Changed the GTestDir marco value to reflect the new dir of googletest.mazong1123
2016-03-08Fix typo (Inovke -> Invoke)Paul Hadfield
2016-03-04Link license files to NOTICE. Add MODULE_LICENSE.ndk-r13-beta2ndk-r13-beta1ndk-r13ndk-r12bndk-r12-beta2ndk-r12-beta1android-wear-7.1.1_r1android-n-iot-preview-2nougat-mr1-wear-releasendk-r13-releasendk-r12-releasen-iot-preview-2Dan Albert
2016-02-21Fix formatting in AdvancedGuide.mdPaul Wilkinson
2016-02-16Fix link that's returned when running tests. #714Jacob Meacham
2015-12-10Merge pull request #657 from audiofanatic/issue655-targetHeaderDepsBilly Donahue
2015-12-10Merge pull request #650 from jpuigcerver/masterBilly Donahue
2015-12-08fixed link in googlemock documentationPaul Rosset
2015-12-06Add include dirs to targets if CMake version supports itCraig Scott
2015-12-03Added CMake install rules for GMockJoan Puigcerver
2015-11-30Merge pull request #592 from Ferenc-/masterBilly Donahue
2015-11-12Name the helper AsBits()Mark Mentovai
2015-11-11Use a templated helper to wrap the castMark Mentovai
2015-11-11Leave decltype(max_ulps_) alone and cast, not sure this is betterMark Mentovai
2015-11-11Fix warnings encountered in MSVC build of gtest/gmock testsMark Mentovai
2015-11-10Merge pull request #612 from mark-chromium/gmock_rttiBilly Donahue
2015-10-12googlemock: Disable WhenDynamicCastToTest tests when RTTI is offMark Mentovai
2015-10-12googlemock: Support C++11 language with pre-C++11 libraryMark Mentovai
2015-09-23Fix broken link to FrequentlyAskedQuestionsMarco Molteni
2015-09-19Adding missing files to googlemock distribution.Martin Maly
2015-09-19Fix typo in googlemock/README.mdFerenc-
2015-09-17Fix relative links in googlemock docs.Billy Donahue
2015-09-17Fix the googlemock autotools build.Simon Newton
2015-09-08Include <memory> to use std::unique_ptr.Billy Donahue
2015-09-07Googlemock has some tuples containing lvalue refs in its unit tests.Billy Donahue
2015-08-30mergeBilly Donahue
2015-08-30readme mergingBilly Donahue