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


New in this release

Added some documentation on debugging.

This release builds two replacement versions of the guile command-line interpreter which have the Objective-C runtime, the gstep-base library and the gstep-guile library linked with them (the second one also has the gstep-gui library linked). These programs (`guile-base' and `guile-gui') are installed in standard tool directories so that they should be in your path.

The package creates two shell-scripts (`gtest-base' and `gtest-gui') that you can use to invoke the `Greg' test framework to test the base library and the gui library respectively.

General news

Some helper functions are defined to make it easy (and provide examples of how) to write test cases for classes in the base library.

There are also some test cases for `C' functions that are part of the base library.


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