Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | table | |
Tool | tablecomparer |
checksubtables | Check subtables as well? | ||
Allowed: | Boolean | ||
Default: | T | ||
checkcolnames | Run the column names test? | ||
Allowed: | Boolean | ||
Default: | T | ||
checkcolkeywordnames | Run the column keyword names test? | ||
Allowed: | Boolean | ||
Default: | T | ||
checkcoldata | Run the column data test? | ||
Allowed: | Boolean | ||
Default: | T | ||
checktablekeywordnames | Run the table keyword names test? | ||
Allowed: | Boolean | ||
Default: | T |
- tc := tablecomparer('test.table','fiducial.table', verbose=2) - # run all available tests - tc.compare(); <lots of messages> T