summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite/test/RegressionTest/readme.txt
blob: e9f7facad20fbf005123fb9d5a991a5546a21426 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Graphite Regression Test

COMPILING
Use makedebug.bat to build a debug version. Creating a release version is not supported.

RUNNING
Extract the fonts from the fonts.zip file and install them.

Options:
/d - breaks into the debugger (if any) when an error occurs
/s - silent mode; does not write to the standard output but only to the log file

The program generates a file called grregtest.log with a list of errors.

A file called tracelog.txt will be output for the tests for which tracing is turned on.

ADDING TESTS
See TestCase.cpp.