@cplusplus/googletest
v0.0.1
Published
Generated by running:
Downloads
8
Readme
Generated by running:
git clone googletest/googlemock
python scripts/fuse_gmock_files.py fused_gmock
# see fused_gmock
Change #include "gtest/gtest.h"
to #include "../gtest.h"
to avoid @cplusplus/gtest/gtest.sh
header clash (duplicate defines).