| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-20 | test: use $(dirname "$0") for sourcing test-lib.sh | Jani Nikula | |
| Don't assume the tests are always run from within the source tree. | |||
| 2017-07-12 | cli: add space separator for keyword, string, and int arguments | David Bremner | |
| Defer the complication of optional boolean arguments for later (never?). | |||
| 2017-07-12 | cli: change api of parse_option | David Bremner | |
| The idea is to allow it (in a future commit) advance to the next argv element to get a value | |||
