fix some errors in tests

- use eoEvalCounterThrowException
- use make_help
This commit is contained in:
Johann Dreo 2020-03-26 22:47:26 +01:00
commit 75ac37b02a
16 changed files with 25 additions and 19 deletions

View file

@ -42,10 +42,7 @@
extern bool existSIGContinue;
extern bool call_func;
void set_bool(int)
{
call_func = true;
}
void set_bool(int);
/**
A continuator that stops if a given signal is received during the execution