functionrunAll

Run all of the test functions and models for QCalc.Blocks

Extends from QCalc.Icons.Function (Icon for functions (from MSL 3.2.1)).

Information

This function call will fail if any of the functions return an incorrect result. It will return true if all of the functions pass. The input is the name of a log file where the results should be written.

Inputs

TypeNameDefaultDescription
StringlogFile"BlocksTestLog.md"Name of the log file
Stringspace""Leading space in the log entry

Outputs

TypeNameDefaultDescription
Booleanoktrue, if all tests passed