fix some errors in tests
- use eoEvalCounterThrowException - use make_help
This commit is contained in:
parent
6aeb74f6e0
commit
75ac37b02a
16 changed files with 25 additions and 19 deletions
|
|
@ -36,3 +36,9 @@
|
|||
// --- Global variables - but don't know what else to do - MS ---
|
||||
bool existSIGContinue = false;
|
||||
bool call_func = false;
|
||||
|
||||
void set_bool(int)
|
||||
{
|
||||
call_func = true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue