|
|
977badef4b
|
cmdarg_info had no test coverage, plz2fix
|
2014-08-12 07:56:19 -07:00 |
|
|
|
aede1cefbe
|
Fixed some broken longopt and helpers related tests
|
2014-06-07 22:39:58 -07:00 |
|
|
|
d3721faf10
|
Close #17 and Close #16
Introduces CMDARG_ERROR_BEHAVIOR. Adds some more tests. Introduces new
behavior for hash validators (see README). Fixes a few odds and ends.
|
2014-05-26 11:45:17 -07:00 |
|
|
|
b7f85914e7
|
Close #13 : cmdarg_helpers[] introduced, README documentation updated
|
2014-05-20 08:49:46 -07:00 |
|
|
|
a5b412f29b
|
Clarify #14 : boolean processing places optarg into cmdarg_argv, we can debate that later
|
2014-05-12 08:06:10 -07:00 |
|
|
|
77e92fbfb5
|
Fixes #4 : Make cmdarg understand '--option=value|-o=value' syntax.
|
2014-04-19 21:39:23 -07:00 |
|
|
|
d7e111c6d6
|
Fixes #1 : Long arguments now display in cmdarg_usage()
|
2014-01-27 11:22:14 -05:00 |
|
|
|
77698f430c
|
Added long opt parsing, now understands -- and parses non-option elements into cmdarg_argv. Docs updated.
|
2013-11-13 11:14:09 -08:00 |
|
|
|
16548e463b
|
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 |
|
|
|
77d48c3425
|
Fixed PREFIX in Makefile, added several tests in tests/
|
2013-10-09 22:42:16 -04:00 |
|