Difference between revisions of "Template:SMLUnitTesting"

From CSE425S Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
 
</tr>
 
</tr>
 
</table>
 
</table>
 +
 +
'''note: ensure that you have removed all printing to receive credit for any assignment.'''
 +
 +
[https://www.smlnj.org/doc/errors.html SML Error Messages]

Latest revision as of 14:33, 30 August 2024

source folder: src/test/sml/
how to run with CM.make verbosity off: sml -Ccm.verbose=false .sml
how to run with CM.make verbosity on: sml .sml

note: ensure that you have removed all printing to receive credit for any assignment.

SML Error Messages