Difference between revisions of "Template:SMLUnitTesting"

From CSE425S Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
</tr>
 
</tr>
 
</table>
 
</table>
 +
 +
'''note: ensure that you have removed all printing to receive credit for any assignment.'''

Revision as of 17:28, 26 November 2022

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.