mirror of
https://github.com/google/googletest.git
synced 2026-01-01 20:59:32 +08:00
gmock_all_test.cc. Also fixes a missing include directory for gmock_main in the Release mode. I had to add /bigobj to gmock_test.vcproj to make the compiler happy, as we now need to generate code for many functions in the same translation unit.