MIP Tests

Tests executables

You may need to create your test executable from a source file named testMyTask.cpp (the prefix test is mandatory):

If you want to compile more a set of test:

$ cmake -DMIP_TESTS="testMyTask1 testMyTask2" .
$ make

Generated on Mon Feb 20 07:01:08 2017 for MIP by  doxygen 1.5.6