googletest/googlemock/scripts/generator/cpp
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
..
__init__.py move googlemock files into googlemock/ subdir 2015-08-25 17:47:18 -04:00
ast.py Googletest export 2021-01-13 20:58:49 -05:00
gmock_class_test.py Do not include void into mocked method arguments 2021-02-05 21:30:10 +01:00
gmock_class.py Do not include void into mocked method arguments 2021-02-05 21:30:10 +01:00
keywords.py Googletest export 2019-10-29 16:51:58 -04:00
tokenize.py Googletest export 2019-10-29 16:51:58 -04:00
utils.py Googletest export 2019-10-29 16:51:58 -04:00