gmock.py
gmock.py copied to clipboard
'Google Mock' mocks generator based on libclang
Results
2
gmock.py issues
Sort by
recently updated
recently updated
newest added
I used this tool to generate mock class of wxDC which is part of wxWidgets and I got some error. I used below command: `gmock.py dc.h -- -DWXDLLIMPEXP_CORE= -DWXWIN_COMPATIBILITY_2_8=0 -DWXDLLIMPEXP_FWD_CORE=...
Looks like clang submodule is no longer avaiable: https://github.com/arakashic/clang-python3