aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock
Commit message (Expand)AuthorAgeFilesLines
* Added VS 2015 project support.mazong11232016-05-155-0/+328
* Updated the value of GTEST_DIR to reflect the googletest dir.mazong11232016-05-151-1/+1
* Changed the GTestDir marco value to reflect the new dir of googletest.mazong11232016-05-152-2/+2
* Fix typo (Inovke -> Invoke)Paul Hadfield2016-03-081-1/+1
* Fix formatting in AdvancedGuide.mdPaul Wilkinson2016-02-214-4/+4
* Fix link that's returned when running tests. #714Jacob Meacham2016-02-163-8/+8
* Merge pull request #657 from audiofanatic/issue655-targetHeaderDepsBilly Donahue2015-12-101-0/+8
|\
| * Add include dirs to targets if CMake version supports itCraig Scott2015-12-061-0/+8
* | Merge pull request #650 from jpuigcerver/masterBilly Donahue2015-12-101-0/+8
|\ \
| * | Added CMake install rules for GMockJoan Puigcerver2015-12-031-0/+8
| |/
* / fixed link in googlemock documentationPaul Rosset2015-12-086-42/+42
|/
* Merge pull request #592 from Ferenc-/masterBilly Donahue2015-11-301-1/+1
|\
| * Fix typo in googlemock/README.mdFerenc-2015-09-191-1/+1
* | Name the helper AsBits()Mark Mentovai2015-11-121-11/+10
* | Use a templated helper to wrap the castMark Mentovai2015-11-111-14/+15
* | Leave decltype(max_ulps_) alone and cast, not sure this is betterMark Mentovai2015-11-111-12/+14
* | Fix warnings encountered in MSVC build of gtest/gmock testsMark Mentovai2015-11-111-1/+1
* | Merge pull request #612 from mark-chromium/gmock_rttiBilly Donahue2015-11-101-4/+4
|\ \
| * | googlemock: Disable WhenDynamicCastToTest tests when RTTI is offMark Mentovai2015-10-121-4/+4
* | | googlemock: Support C++11 language with pre-C++11 libraryMark Mentovai2015-10-123-10/+10
|/ /
* | Fix broken link to FrequentlyAskedQuestionsMarco Molteni2015-09-231-1/+1
* | Adding missing files to googlemock distribution.Martin Maly2015-09-191-2/+6
|/
* Fix relative links in googlemock docs.Billy Donahue2015-09-171-4/+4
* Fix the googlemock autotools build.Simon Newton2015-09-173-11/+10
* Include <memory> to use std::unique_ptr.Billy Donahue2015-09-081-0/+1
* Googlemock has some tuples containing lvalue refs in its unit tests.Billy Donahue2015-09-072-5/+9
* mergeBilly Donahue2015-08-302-8/+8
|\
| * Fix gmock_doctor.py for Python3Syl2015-08-301-7/+7
| * googlemock: fix unified buildArnaud Lacombe2015-08-261-1/+1
* | readme mergingBilly Donahue2015-08-301-7/+54
* | readme mergingBilly Donahue2015-08-261-67/+30
* | readme mergingBilly Donahue2015-08-261-59/+32
|/
* move ProjectHome files into rootBilly Donahue2015-08-251-65/+0
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-25114-0/+65458