nojhan/paradiseo

Bug on MO tests, is not running

ropinho opened this issue · 0 comments

Tests running in mo module returns the same result (error):

When running the t-moAdaptiveWalkSampling.cpp test file, output is:

./t-moAdaptiveWalkSampling.cpp: line 1: /bin: Is a directory
./t-moAdaptiveWalkSampling.cpp: line 2: syntax error near unexpected token `newline'
./t-moAdaptiveWalkSampling.cpp: line 2: `<t-moAdaptiveWalkSampling.cpp>'


Whe running the t-moDynSpanCoolingSchedule.cpp test file, the output is:

./t-moDynSpanCoolingSchedule.cpp: line 1: /bin: Is a directory
./t-moDynSpanCoolingSchedule.cpp: line 2: syntax error near unexpected token `newline'
./t-moDynSpanCoolingSchedule.cpp: line 2: ` <t-moDynSpanCoolingSchedule.cpp>'

When running the t-moIndexedVectorTabuList.cpp test file, output is:

./t-moIndexedVectorTabuList.cpp: line 1: /bin: Is a directory
./t-moIndexedVectorTabuList.cpp: line 2: syntax error near unexpected token `newline'
./t-moIndexedVectorTabuList.cpp: line 2: ` <t-moIndexedVectorTabuList.cpp>'


When running the t-moRndIndexedVectorTabuList.cpp test file, output:

./t-moRndIndexedVectorTabuList.cpp: line 1: /bin: Is a directory
./t-moRndIndexedVectorTabuList.cpp: line 2: syntax error near unexpected token `newline'
./t-moRndIndexedVectorTabuList.cpp: line 2: ` <t-moIndexedVectorTabuList.cpp>'