-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Exhaustive testing of all options and combinations of options. Does everything work as it should?
Example calls
surfer-gems
surfer-gems -h
surfer-gems --help
surfer-gems --status
surfer-gems -sd DIR
surfer-gems -sd DIR -stats
surfer-gems -sd DIR -make-average
surfer-gems -sd DIR -morph-stats
surfer-gems -sd DIR -edits-summary
surfer-gems -sd DIR --web-report --web-report-dir TEST
surfer-gems -sd DIR -s sub-001 -s sub-002
surfer-gems -sd DIR -s sub-001 -s sub-002 -make-average
surfer-gems -sd DIR -s sub-001 -s sub-002 -stats
surfer-gems -sd DIR -s sub-001 -s sub-002 -morph-stats
surfer-gems -sd DIR -s sub-001 -s sub-002 -edits-summary
surfer-gems -sd DIR -s sub-001 -s sub-002 -make-average -overwrite
surfer-gems -sd DIR -s sub-001 -s sub-002 -stats -overwrite
surfer-gems -sd DIR -s sub-001 -s sub-002 --web-report --web-report-dir TEST-2
See the surfergems_parseopts for all possible input.
Please report errors here.