Go to the source code of this file.
#define mExitTestProg |
( |
|
var | ) |
|
#define mInitBatchTestProg |
( |
| ) |
|
#define mInitTestProg |
( |
| ) |
|
Value:Definition: commandlineparser.h:51
static mUsedVar PtrMan< CommandLineParser > theparser
Definition: testprog.h:34
FixedString Quiet()
Definition: keystrs.h:105
void od_init_test_program(int, char **)
#define mRunStandardTestWithError |
( |
|
test, |
|
|
|
desc, |
|
|
|
err |
|
) |
| |
Value: od_ostream::logStream() << desc;
\{ \
} \
else \
{ \
od_ostream::logStream() << " - FAIL"; \
\
return false; \
}
if(!noudf_ &&(mIsUdf(inpval)))
Definition: arrayndalgo.h:1662
static od_ostream & logStream()
used by ErrMsg and UsrMsg
static mUsedVar bool quiet
Definition: testprog.h:33
static mUsedVar od_ostream& tstStream |
( |
bool |
err = false | ) |
|
|
inlinestatic |
mUsedVar bool quiet = true |
|
static |