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
83cfe31f775d4e02f0c6711312ff152221916950
cmdarg
/
tests
History
Andrew Kesterson
b7f85914e7
Close
#13
: cmdarg_helpers[] introduced, README documentation updated
2014-05-20 08:49:46 -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_helpers.sh
Close
#13
: cmdarg_helpers[] introduced, README documentation updated
2014-05-20 08:49:46 -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
Clarify
#14
: boolean processing places optarg into cmdarg_argv, we can debate that later
2014-05-12 08:06:10 -07:00