googletest/googlemock/scripts
platisd 46b188577b Do not include void into mocked method arguments
If a function that takes no arguments explicitly states (void)
then do not include it in the mocked method argument list
since it triggers static assertions that expect no arguments
to be present.

Fixes (?) #3261
2021-02-05 21:30:10 +01:00
..
generator Do not include void into mocked method arguments 2021-02-05 21:30:10 +01:00
fuse_gmock_files.py Googletest export 2021-02-05 10:40:23 -08:00
README.md Fixed typo 2019-11-25 08:11:28 +01:00

Please Note:

Files in this directory are no longer supported by the maintainers. They represent mostly historical artifacts and supported by the community only. There is no guarantee whatsoever that these scripts still work.