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


Test Tools and Applications

Test programs for the base library are in `base/Testing'. Example applications are located in the gstep-examples package. To make these, just uncompress and untar this package, cd to the appropriate directory, and type make. You will need to install the GNUstep core libraries first before doing this.

To run the examples. Use the openapp utility that is part of the GNUstep makefile package (and stored in `$GNUSTEP_SYSTEM_ROOT/Tools'). Usage is:

openapp [--library-combo=...] application [additional arguments to app]

Good Luck!


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