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
2f65202f34fae2416a8368d054983306dd969f6b
cmdarg
/
tests
History
Andrew Kesterson
aede1cefbe
Fixed some broken longopt and helpers related tests
2014-06-07 22:39:58 -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
Fixed some broken longopt and helpers related tests
2014-06-07 22:39:58 -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
Close
#17
and
Close
#16
2014-05-26 11:45:17 -07:00
test_validators.sh
Close
#17
and
Close
#16
2014-05-26 11:45:17 -07:00