eranpeer / FakeIt

C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
MIT License
1.25k stars 175 forks source link

Feature/visual studio x64 #35

Closed mflai closed 9 years ago

mflai commented 9 years ago

Initial VS2015 x64 commit for accessing BaseModule's address for finding an object's std::type_info.

mflai commented 9 years ago

Downgrade to VS2013 :(

eranpeer commented 9 years ago

Thanks, great job. I couldn't do it without your help!!!

mflai commented 9 years ago

=D Looking forward to see you use that to fix Visual Studio x64 !!