diff --git a/docker-build-all.sh b/docker-build-all.sh index 180c66b..5b6e748 100755 --- a/docker-build-all.sh +++ b/docker-build-all.sh @@ -3,6 +3,6 @@ git submodule update --init ./scripts/darwin64_build.sh #./scripts/linux64_build.sh -#./scripts/win64_build.sh +./scripts/win64_build.sh ./scripts/pack_fmu.sh \ No newline at end of file diff --git a/rabbitmq-core/gtestresults.xml b/rabbitmq-core/gtestresults.xml index b9c12a5..603f1b1 100644 --- a/rabbitmq-core/gtestresults.xml +++ b/rabbitmq-core/gtestresults.xml @@ -1,11 +1,11 @@ - - - - + + + + - - - + + + diff --git a/rabbitmq-core/src/FmuContainerCore.cpp b/rabbitmq-core/src/FmuContainerCore.cpp index aa9c7df..7c7462f 100644 --- a/rabbitmq-core/src/FmuContainerCore.cpp +++ b/rabbitmq-core/src/FmuContainerCore.cpp @@ -124,7 +124,7 @@ void FmuContainerCore::processIncoming(Predicate predicate) { if (verbose) { if(id == SEQNOID){ cout << "Updated state with id=" << id << " time value=" << value.second.i.i << endl; - //FmuContainerCore_LOG(fmi2Fatal, "logAll", "FmuContainerCore_LOG Updated state with id=%d value=%d",id, value.second.i.i); + //FmuContainerCore_LOG(fmi2OK, "logAll", "FmuContainerCore_LOG Updated state with id=%d value=%d",id, value.second.i.i); } } } @@ -313,7 +313,7 @@ void FmuContainerCore::processLookahead(Predicate predicate) { if (verbose) { cout << "Lookaheads:" << endl; - //FmuContainerCore_LOG(fmi2Fatal, "logAll", "FmuContainerCore_LOG Lookaheads=%s",""); + //FmuContainerCore_LOG(fmi2OK, "logAll", "FmuContainerCore_LOG Lookaheads=%s",""); //FmuContainerCore_LOG(fmi2OK, "logAll", "Lookaheads:%s",""); for (auto &p : this->lookahead) { @@ -345,7 +345,7 @@ void FmuContainerCore::processLookahead(Predicate predicate) { if(id == SEQNOID){ cout << "Updated state with id=" << id << " time value=" << timeValue->second.i.i << " at iteration " << iteration << endl; - //FmuContainerCore_LOG(fmi2Fatal, "logAll", "FmuContainerCore_LOG Updated state with id=%d value=%f",id, timeValue->second.d.d); + //FmuContainerCore_LOG(fmi2OK, "logAll", "FmuContainerCore_LOG Updated state with id=%d value=%f",id, timeValue->second.d.d); } } diff --git a/rabbitmq-fmu/gtestresults.xml b/rabbitmq-fmu/gtestresults.xml index a596f8f..80c1b2c 100644 --- a/rabbitmq-fmu/gtestresults.xml +++ b/rabbitmq-fmu/gtestresults.xml @@ -1,29 +1,29 @@ - - - + + + - - + + - - - + + + - - + + - - + + - - + + - - + + - - - + + +