[Libguestfs] [PATCH 0/3] test-tool: small options-related improvements

Pino Toscano ptoscano at redhat.com
Wed Jun 27 10:44:56 UTC 2018


*** BLURB HERE ***

Pino Toscano (3):
  test-tool: implement --short-options & --long-options
  test-tool: add a documentation test
  bash: add a completion script for libguestfs-test-tool

 .gitignore                                  |  1 +
 bash/Makefile.am                            |  3 ++-
 bash/virt-v2v-copy-to-local                 |  6 +++++
 test-tool/Makefile.am                       | 17 ++++++++++++--
 test-tool/libguestfs-test-tool.pod          |  8 +++----
 test-tool/test-libguestfs-test-tool-docs.sh | 25 +++++++++++++++++++++
 test-tool/test-tool.c                       |  9 +++++++-
 7 files changed, 61 insertions(+), 8 deletions(-)
 create mode 100755 test-tool/test-libguestfs-test-tool-docs.sh

-- 
2.17.1




More information about the Libguestfs mailing list