[libvirt] [PATCH 0/8] Add --in-place and --check to test-wrap-argv

Ján Tomko jtomko at redhat.com
Wed Jun 15 16:39:27 UTC 2016


The --in-place parameter makes the invocation in testutils slightly nicer
and --check makes syntax-check faster.

Ján Tomko (8):
  test-wrap-argv: split out rewrap_line
  test-wrap-argv: split out rewrap_arg
  test-wrap-argv: return a string in rewrap_arg
  test-wrap-argv: use map and join instead of a for cycle
  test-wrap-argv: return a string in rewrap_line
  test-wrap-argv: hold a copy of the original file in an array
  test-wrap-argv: add --in-place parameter
  test-wrap-argv: add --check parameter

 cfg.mk                  |  12 +---
 tests/test-wrap-argv.pl | 170 ++++++++++++++++++++++++++++++------------------
 tests/testutils.c       |   8 +--
 3 files changed, 108 insertions(+), 82 deletions(-)

-- 
2.7.3




More information about the libvir-list mailing list