mirror of
https://github.com/google/googletest.git
synced 2025-03-10 09:16:48 +00: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.