Mode-77
Results
2
issues of
Mode-77
First off, thank you for this very useful testing framework! I needed to check whether two objects were equal according to the overloaded `==` operator. According to the documentation, it...
The build output directory for the CppUTest Visual Studio solution (CppUTest_VS201x.sln) was changed [here](https://github.com/cpputest/cpputest/pull/1771), which breaks this starter project that depended on the previous path. This change updates the project...