up previous next
MakeCheck

run a series of tests

Syntax
MakeCheck()

Description
***** NOT YET IMPLEMENTED *****

This function run a series of tests on the whole system. To get a reliable result you should run this on a just opened CoCoA because some printouts may mysteriously add some empty spaces which will result in an, apparent, failure of some tests.

You should start CoCoAServer to test the whole system.

Example
  MakeCheck();