GrafX2 2.9.3227
The ultimate 256-color painting program
tests.h File Reference
#include "testlist.h"
+ Include dependency graph for tests.h:
+ This graph shows which files directly or indirectly include this file:

Macros

#define ERRMSG_LENGTH   (512)
 
#define TEST(func)   int Test_ ## func (char *);
 

Variables

char tmpdir []
 path to directory where tests can write files More...
 

Macro Definition Documentation

◆ ERRMSG_LENGTH

#define ERRMSG_LENGTH   (512)

◆ TEST

#define TEST (   func)    int Test_ ## func (char *);

Variable Documentation

◆ tmpdir