summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename custom/callback-actions.h[.pump] =>HEADmasterkosak@google.com2015-07-286-16/+16
* Pull in gtest 746.kosak@google.com2015-07-280-0/+0
* Injection point for GTEST_CUSTOM_INIT_GOOGLE_TEST_FUNCTION_kosak@google.com2015-07-281-0/+5
* Pull in gtest 745.kosak@google.com2015-07-280-0/+0
* Inject a mock stack trace getter.kosak@google.com2015-07-281-10/+42
* Add an injection point for customizing GMOCK_DECLARE_bool and the like.kosak@google.com2015-07-282-0/+51
* Tests based on GTEST_HAS_STD_UNIQUE_PTR_ and GTEST_HAS_STD_SHARED_PTR_.kosak@google.com2015-07-271-0/+18
* Inject customization point for gmock-matchers.hkosak@google.com2015-07-272-1/+43
* Templatize ParseeGoogleMockStringFlag on String type.kosak@google.com2015-07-271-1/+2
* Pull in gtest 743.kosak@google.com2015-07-270-0/+0
* Pull in gtest 742.kosak@google.com2015-07-270-0/+0
* Bring in gtest 741.kosak@google.com2015-07-270-0/+0
* Pull in gtest 740.kosak@google.com2015-07-270-0/+0
* Missing diff that should have gone along with the pull of gtest 738.kosak@google.com2015-07-271-39/+0
* Pull in gtest 739.kosak@google.com2015-07-240-0/+0
* Pull in gtest 738.kosak@google.com2015-07-240-0/+0
* Pull in gtest 737.kosak@google.com2015-07-240-0/+0
* Pull in gtest 736.kosak@google.com2015-07-240-0/+0
* Explicitly specify return value for lambda in AsStdFunction() to ensure itkosak@google.com2015-07-243-12/+22
* Pull in gtest 735.kosak@google.com2015-07-240-0/+0
* Pull in gtest 734.kosak@google.com2015-07-240-0/+0
* Remove some tests.kosak@google.com2015-07-191-19/+2
* Pull in gtest 733.kosak@google.com2015-07-190-0/+0
* Pull in gtest 732.kosak@google.com2015-07-190-0/+0
* Pull in gtest 731.kosak@google.com2015-07-190-0/+0
* Pull in gtest 730.kosak@google.com2015-07-190-0/+0
* Pull in gtest 729.kosak@google.com2015-07-190-0/+0
* Move Callback-related generated actions to a custom/ file.kosak@google.com2015-07-195-169/+166
* Pull in gtest 728.kosak@google.com2015-07-170-0/+0
* Pull in gtest 727.kosak@google.com2015-07-170-0/+0
* Pull in gtest 726.kosak@google.com2015-07-170-0/+0
* Pull in gtest 725.kosak@google.com2015-07-170-0/+0
* Pull in gtest 724.kosak@google.com2015-07-170-0/+0
* Pull in gtest 723.kosak@google.com2015-07-140-0/+0
* Pull in gtest 722.kosak@google.com2015-07-140-0/+0
* Pull in gtest 720.kosak@google.com2015-07-140-0/+0
* Pull in gtest 718.kosak@google.com2015-07-140-0/+0
* Pull in gtest 716.kosak@google.com2015-07-140-0/+0
* Pull in gtest 715.kosak@google.com2015-07-140-0/+0
* Pull in gtest 714.kosak@google.com2015-07-140-0/+0
* Pull in gtest 713.kosak@google.com2015-07-130-0/+0
* Pull in gtest 712.kosak@google.com2015-07-130-0/+0
* Mark the default constructor of Matcher<> explicit.kosak@google.com2015-07-131-1/+1
* Fix EXPECT_THAT() to support literal strings as a second argument.kosak@google.com2015-04-282-3/+19
* Change IsNull and NotNull to use ==/!= nullptr in C++11.kosak@google.com2015-04-283-1/+27
* Pull in gtest 711.kosak@google.com2015-04-280-0/+0
* Pull in gtest 710.kosak@google.com2015-04-280-0/+0
* Pull in gtest 709.kosak@google.com2015-04-280-0/+0
* Suppresses the stack trace in a warning for uninteresting call by default; th...kosak@google.com2015-02-143-13/+27
* In C++11 and above, makes a mock method whose return type is defaultkosak@google.com2015-02-144-72/+150