]> git.ozlabs.org Git - ccan/history - ccan/opt/test/run-helpers.c
Merge Makefile rewrite into master
[ccan] / ccan / opt / test / run-helpers.c
2016-11-21 David GibsonMerge Makefile rewrite into master
2016-11-06 Rusty RussellMark unused arguments in many modules.
2014-07-29 Douglas Bagnallopt/helpers: fix out-of-range check in opt_set_floatval()
2014-02-24 Rusty Russellopt: add float/double helpers.
2011-12-19 Rusty Russellopt: much prettier usage (using terminal size)
2011-12-16 Rusty Russellopt: handle -Wcast-qual warnings.
2011-12-15 Rusty Russellopt: don't leak on exit (valgrind complains).
2011-08-23 Rusty Russellopt: neaten tests with helpers.
2011-08-14 Rusty Russellopt: complete coverage, enhance opt_free_table.
2011-08-14 Rusty Russellopt: fix warnings in test, fix endian assumptions.
2011-08-13 Douglas Bagnallopt: functions to show integer values with kMGTPE suffixes
2011-08-13 Douglas Bagnallopt: add integer helpers that accept k, M, G, T, P...
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-10-26 Rusty Russellopt: wean off getopt_long, beef up tests.
2010-10-07 Rusty Russellopt: add opt_log_stderr_exit helper, and opt_usage...
2010-10-05 Rusty Russellopt: minor API tweaks.
2010-10-05 Rusty Russellopt: remove unused debug function and code, test a...
2010-10-03 Rusty Russellopt: Put actual options inside names.
2010-09-30 Rusty Russellopt: add support for showing default value.