Maurice Gilden
fad8a6b4f5
Remove unused variable
2017-08-21 10:10:14 +02:00
Gennadiy Civil
9fdd6ccd92
Added "explicit" as per compiler suggestion
2017-08-20 15:20:13 -04:00
Gennadiy Civil
e5095758ba
Proposing these changes, please review
...
Slightly better names and cleaner tests.
Please review
2017-08-20 15:15:31 -04:00
Maurice Gilden
29e05dea1d
Change tabs to spaces in test case
2017-08-18 15:27:02 +02:00
Maurice Gilden
4d864c5e7d
Switch return type to class without default constructor
2017-08-18 12:28:50 +02:00
Maurice Gilden
e9a2da4cf8
Fix test if exceptions are not supported
2017-08-18 11:46:15 +02:00
Maurice Gilden
fe1b2563ab
adds test for NiceMock with unknown return value
2017-08-18 11:21:28 +02:00
Nico Weber
3ec8d72fc1
Use std::string and ::string explicitly in gtest and gmock code.
...
This merges a Google-internal change (117235625).
Original CL description:
This CL was created manually in about an hour with sed, a Python script
to find all the places unqualified 'string' was mentioned, and some help
from Emacs to add the "std::" qualifications, plus a few manual tweaks.
2017-05-15 17:53:04 -04:00
Billy Donahue
affb09edf0
move googlemock files into googlemock/ subdir
2015-08-25 17:47:18 -04:00