CoCoA:MakeCheck

From ApCoCoAWiki
Revision as of 10:02, 24 October 2007 by XMLBot (talk | contribs) (pushing XML rev. 1.46, again)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

MakeCheck

run a series of tests

Description

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();


Syntax

MakeCheck()
   <type>cocoaserver</type>