Go to the first, previous, next, last section, table of contents.


Running tests

You simply use the `gtest-base' or `gtest-gui' scripts to run the tests. These scripts invoke the `Greg' test framework - see the `Greg' documentation for details.

To run all the tests in the preferred order - type `make check'

To run all the tests with detailed output (the results of each testcase displayed) - type `make verbose'

Ideally, all tests should run and pass.

If you have any problems - tests failing to pass, or a crash occurring, please try to work out why and report the problem (preferably with a fix) to Richard Frith-Macdonald <richard@brainstorm.co.uk> giving details of -
Machine/operating system Version of gcc used Version of GNUstep libraries used Version of gstep-guile used Version of Greg used Version of GNUstep test suite used Details of the testcase that didn't pass


Go to the first, previous, next, last section, table of contents.