R9484/googlemock/testmaster
R9484/googlemock/test
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5a5e3c17bbec | misterg | Added googlemock tests | Aug 9 2017 | |||
4f5c01b4c969 | misterg | Added googlemock tests | Aug 9 2017 | |||
09fd5b3ebfaa | Nico Weber | Use std::string and ::string explicitly in gtest and gmock code. | May 15 2017 | |||
dc2dbf1fbf1d | mazong1123 | Reformatted the Unprintable operator== code style. | Jul 14 2016 | |||
531bf5c41071 | mazong1123 | Fixed issue #775 | Jul 14 2016 | |||
d4aa34b05d72 | Jacob Meacham | Fix link that's returned when running tests. #714 | Feb 17 2016 | |||
4a8e54401e49 | Mark Mentovai | Name the helper AsBits() | Nov 12 2015 | |||
cfe466a0a753 | Mark Mentovai | Use a templated helper to wrap the cast | Nov 12 2015 | |||
cbce23fb8670 | Mark Mentovai | Leave decltype(max_ulps_) alone and cast, not sure this is better | Nov 11 2015 | |||
8b085f0d2168 | Mark Mentovai | Fix warnings encountered in MSVC build of gtest/gmock tests | Nov 11 2015 | |||
71a26ac68b28 | Billy Donahue | Merge pull request #612 from mark-chromium/gmock_rtti | Nov 10 2015 | |||
c8a1050704af | Mark Mentovai | googlemock: Disable WhenDynamicCastToTest tests when RTTI is off | Oct 13 2015 | |||
a0435dc6879c | Mark Mentovai | googlemock: Support C++11 language with pre-C++11 library | Oct 12 2015 | |||
39062f4e3005 | Simon Newton | Fix the googlemock autotools build. | Sep 17 2015 | |||
b78f858d0c12 | Billy Donahue | Include <memory> to use std::unique_ptr. | Sep 8 2015 | |||
f19b060075e8 | Billy Donahue | Googlemock has some tuples containing lvalue refs in its unit tests. These… | Sep 8 2015 | |||
affb09edf0df | Billy Donahue | move googlemock files into googlemock/ subdir | Aug 25 2015 |
c4science · Help