Closed jasonb5 closed 4 months ago
The help message still needs some work. If I type:
list_e3sm_tests e3sm_developer.
It doesn't work. You have to type;
./list_e3sm_tests suites e3sm_developer
Which is odd. I'd like to suggest different behavior. list_e3sm_tests
with no arguments will output all the test suite names like list_e3sm_tests lists
does now. Then list_e3sm_tests e3sm_developer
will list the tests in e3sm_developer.
The help string can then include the -t
options which it currently doesn't.
Can I also request a -t lcompsets
option which will list the long name of the compsets.
@rljacob Yea I see I missed updating the help message.
I'll change the behavior back.
Would you rather have the -t lcompsets
or --long
?
--long
would be fine. Whatever you think is best.
@rljacob Reverted the behavior, add the --long
option, and finished up the description.
Fixes
list_e3sm_tests
tool.parse_args_and_handle_standard_logging_options
Test suite: n/a Test baseline: n/a Test namelist changes: n/a Test status: n/a
Fixes #4628
User interface changes?: Update gh-pages html (Y/N)?: