]> xenbits.xensource.com Git - libvirt.git/commit
tests: Add newlines with VIR_TEST_REGENERATE_OUTPUT
authorCole Robinson <crobinso@redhat.com>
Mon, 4 Jan 2016 19:31:58 +0000 (14:31 -0500)
committerCole Robinson <crobinso@redhat.com>
Sat, 9 Jan 2016 02:21:34 +0000 (21:21 -0500)
commit825d357a467d4ca2e80d6d49e0fdd33afee07605
treec3982a68a1bef2e9f81f77bb480d7355d202bcd0
parentf988ecfb347f32a7f197332f13b7a0fcda4def74
tests: Add newlines with VIR_TEST_REGENERATE_OUTPUT

Since test files are formatted predictably nowadays, we can make
VIR_TEST_REGENERATE_OUTPUT handle most cases for us with a simple
replacement. test-wrap-argv.pl is still canon, but this bit makes
it easier to confirm test output changes during active development.
tests/testutils.c