]> git.ozlabs.org Git - ccan/history - ccan/opt/test/run-usage.c
Merge branch 'io'
[ccan] / ccan / opt / test / run-usage.c
2011-12-19 Rusty Russellopt: much prettier usage (using terminal size)
2011-08-14 Rusty Russellopt: complete coverage, enhance opt_free_table.
2011-03-22 Rusty Russellopt: fix memory leak in tests.
2011-03-01 Rusty Russelliscsi, nfs, opt, tap: use config.h instead of defining...
2010-11-04 Rusty Russellopt: fix junk after string in opt_show_charp.
2010-10-26 Rusty Russellopt: wean off getopt_long, beef up tests.
2010-10-26 Rusty Russellopt: change / separator to |
2010-10-07 Rusty Russellopt: add opt_log_stderr_exit helper, and opt_usage...
2010-10-05 Rusty Russellopt: allow parameter names in arguments.
2010-10-03 Rusty Russellopt: Put actual options inside names.
2010-09-30 Rusty Russellopt: add support for showing default value.
2010-09-29 Rusty Russellopt: new module to parse commandline options.