Debugging and testing
When you build Eradication.exe or Eradication binary for Linux from the EMOD source code, it's important to debug the code and run regression tests to be sure your changes didn't inadvertently change EMOD functionality. You can run simulations directly from Visual Studio to step through the code, troubleshoot any build errors you encounter, and run the standard EMOD regression tests or create a new regression test.
Warning
1 2 3 | |