1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 23:10:26 -08:00
emacs/mps/qa/test/script/help/clib
Richard Tucker 1e3b74ce7e -> harness version 2.7
Copied from Perforce
 Change: 20761
 ServerID: perforce.ravenbrook.com
1999-05-04 15:27:58 +01:00

16 lines
617 B
Text

compile test libraries
% $HopeName: MMQA_harness!script:help:clib(trunk.4) $
Usage: qa clib [<options>]
'clib' recompiles the test libraries (as listed in testlib:manifest)
This should be done before running tests with 'run'. The harness
will check whether the test libraries are up-to-date when running
tests, and give an error if not.
Compiled libraries are placed in the obj:<platform>: directory.
In addition to compiling the libraries, 'clib' looks at the mps header
files and the specified link objects, to determine what mps interfaces
are available. This information is recorded in the file 'mmqasym.h'.