Next: , Previous: , Up: Using GNU Smalltalk  


1.4 Running the test suite

GNU Smalltalk comes with a set of files that provides a simple regression test suite.

To run the test suite, you should be connected to the top-level Smalltalk directory. Type

make check

You should see the names of the test suite files as they are processed, but that’s it. Any other output indicates some problem.