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
e22fc9124255668ceaf4278caacda5fea09e19a5
cmdarg
/
tests
History
Andrew Kesterson
77e92fbfb5
Fixes
#4
: Make cmdarg understand '--option=value|-o=value' syntax.
2014-04-19 21:39:23 -07: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_equals.sh
Fixes
#4
: Make cmdarg understand '--option=value|-o=value' syntax.
2014-04-19 21:39:23 -07: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