byronwatt / CmdLineOptions

yet another command line parser for c++
MIT License
1 stars 0 forks source link

add more code coverage #21

Closed byronwatt closed 1 year ago

byronwatt commented 1 year ago

(shouldn't have closed all those 'add code coverage' issues)

take a look at:

https://app.codecov.io/github/byronwatt/CmdLineOptions/blob/main/src/cmd_line_options.cpp

and add tests for bool/int64/uint64/int_range enum_pair, and calling enum->getString(), and the non-argument expansion of alias.