<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hello Community,</p>
<p><br>
</p>
<p>I tried to run  automated Tests with make test. I have compiled with cmake and get the following error/output:</p>
<p><br>
</p>
<p></p>
<div>cd check; \<br>
    bash ./check.sh short_2 bin/scip-6.0.1.linux.x86_64.gnu.opt.spx2.none default,default_withML scip-6.0.1.linux.x86_64.gnu.opt.spx2.none results 3600 2100000000 6144 1 default 10000 \<br>
    false false 6.0.1 spx2 none /tmp false optimize 0 1 false 0 \<br>
                0 0;<br>
ERROR: "bin/scip-6.0.1.linux.x86_64.gnu.opt.spx2.none" not found.<br>
       This is needed by ./check.sh to work. Check your<br>
       $PATH variable or install the tool "bin/scip-6.0.1.linux.x86_64.gnu.opt.spx2.none".<br>
Skipping test since the binary bin/scip-6.0.1.linux.x86_64.gnu.opt.spx2.none does not exist.<br>
Makefile:979: recipe for target 'test' failed<br>
make: *** [test] Error 2<br>
<br>
</div>
<p></p>
<p>i couldn't find anything about make test with cmake in the documentation, so I thought it wouldn't be a problem. Is there a way to run make test with a cmake compiled scip?</p>
<p><br>
</p>
<p>Best Regards</p>
<p>Tony<br>
</p>
<p><br>
</p>
</div>
</body>
</html>