libvirt/tests/storagevolxml2argvdata
Eric Blake 684c90bfbc tests: split long lines
Long lines are harder to read and harder to diff; in fact, if lines get
too long (> 1000 bytes), it starts causing issues where git send-email
refuses to send patches for the file.  I've cleaned up the tests
directory in the past (see commits bd6c46f, 3b750d1), but new long
lines have been introduced in the meantime.

Why 90 instead of 80? Because there were too many tests on the fringe
edge, and I didn't want to edit that many files.

Add a syntax check to prevent future long lines.

* cfg.mk (sc_prohibit_long_lines): New rule.
* tests/qemuxml2argvdata/qemuxml2argv-*.args: Split lines of any
file with content longer than 90 columns.
* tests/storagevolxml2argvdata/*.argv: Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
2013-07-18 10:08:04 -06:00
..
pool-dir.xml storage: add test for qemu-img command line generation 2013-02-24 18:11:40 +01:00
qcow2-1.1.argv tests: split long lines 2013-07-18 10:08:04 -06:00
qcow2-flag.argv tests: split long lines 2013-07-18 10:08:04 -06:00
qcow2-lazy.argv tests: split long lines 2013-07-18 10:08:04 -06:00
qcow2-nobacking-convert-flag.argv tests: split long lines 2013-07-18 10:08:04 -06:00
qcow2-nobacking-convert-none.argv tests: split long lines 2013-07-18 10:08:04 -06:00
qcow2-nobacking-convert-prealloc.argv tests: split long lines 2013-07-18 10:08:04 -06:00
qcow2-nobacking-flag.argv storage: move qemu-img options before positional arguments 2013-02-24 18:11:40 +01:00
qcow2-nobacking-none.argv storage: move qemu-img options before positional arguments 2013-02-24 18:11:40 +01:00
qcow2-nobacking-prealloc.argv tests: split long lines 2013-07-18 10:08:04 -06:00
qcow2-none.argv storage: move qemu-img options before positional arguments 2013-02-24 18:11:40 +01:00
qcow2.argv tests: split long lines 2013-07-18 10:08:04 -06:00
vol-file.xml storage: add test for qemu-img command line generation 2013-02-24 18:11:40 +01:00
vol-qcow2-0.10-lazy.xml storage: add support for creating qcow2 images with extensions 2013-06-21 13:25:30 +02:00
vol-qcow2-1.1.xml storage: add support for creating qcow2 images with extensions 2013-06-21 13:25:30 +02:00
vol-qcow2-lazy.xml storage: add support for creating qcow2 images with extensions 2013-06-21 13:25:30 +02:00
vol-qcow2-nobacking.xml storage: add test for qemu-img command line generation 2013-02-24 18:11:40 +01:00
vol-qcow2.xml storage: add test for qemu-img command line generation 2013-02-24 18:11:40 +01:00