-
Notifications
You must be signed in to change notification settings - Fork 1
Home
S. Leang edited this page Mar 21, 2017
·
1 revision
\---test-validation
\---_parsegroups_
| +---*.parsegroup (contains parsing information for a group)
+---parse.inp (contains list (and ordering) of *parsegroup files used for validation)
+---checkgms.py (main driver)
+---checkgms_parsers.py (defines parser() routine)
+---checkgms_stable.py (defines checkgms(), parse(), and validate() routines)
+---checkgms-utils.py (defines several helper routines)
\---*remaining folders* (collection of inputs and log files)
How-to:
parse_group:
- regex_string
- parse_name
- parse_case_sensitive
- parse_type
- parse_precision
- parse_tolerance
- parse_value_index
- parse_line_offset
- parse_instance
- parse_required
- parse_recipe
- parse_multiple_instances
- parse_multiple_lines
- parse_multiple_label
parse_recipe:
Examples: