This website requires JavaScript.
Explore
Help
Sign In
andrew
/
cmdarg
Watch
1
Star
0
Fork
0
You've already forked cmdarg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d7e111c6d6e2bcf7abaf0b9ffb2c8a0db696e880
cmdarg
/
tests
History
Andrew Kesterson
d7e111c6d6
Fixes
#1
: Long arguments now display in cmdarg_usage()
2014-01-27 11:22:14 -05:00
..
test_clean_state.sh
Added test to cover the case when cmdarg_purge erases or otherwise makes the cmdarg_cfg internals unusable, also changed the purge method to something much simpler
2013-11-01 14:16:59 -04:00
test_dashdash.sh
Added long opt parsing, now understands -- and parses non-option elements into cmdarg_argv. Docs updated.
2013-11-13 11:14:09 -08:00
test_longopt.sh
Fixes
#1
: Long arguments now display in cmdarg_usage()
2014-01-27 11:22:14 -05:00
test_types.sh
Added long opt parsing, now understands -- and parses non-option elements into cmdarg_argv. Docs updated.
2013-11-13 11:14:09 -08:00