-
Notifications
You must be signed in to change notification settings - Fork 4
Home
yuanyuanzhang edited this page May 18, 2018
·
15 revisions
The y3_cluster_cpp repository contains code for related DES analysis project.
Once you've finished the testing code, please add it to the CMakeLists.txt file following the existing format there. Then run "make" again to compile the code, and then "ctest", which should now also be running your code.
If you want to run only the test code that you just compiled (after "make"), you can run that corresponding executable in the test folder, which will give more verbal results.