]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: drop obsolete qparams test
authorEric Blake <eblake@redhat.com>
Fri, 23 Mar 2012 22:04:18 +0000 (16:04 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 23 Mar 2012 22:12:58 +0000 (16:12 -0600)
commit98ada9ab70f28bc492da7a9913666cdb9d2c1915
treeda45c29eb6e154ec45daa7a17bef1fa198a6c9c7
parent9b6860f5ceaded1bf3a5ed6ad550fab059637e32
build: drop obsolete qparams test

Otherwise, 'make check' breaks since commit bc1ff160 deleted
qparams.h.  A later patch will ensure that viruri takes over
what qparams used to do.

* tests/qparamtest.c (mymain): Delete, now that we have viruri.
* tests/Makefile.am (check_PROGRAMS, TESTS, qparamtest_SOURCES):
Delete old test.
* .gitignore: Add recent test additions.
.gitignore
tests/Makefile.am
tests/qparamtest.c [deleted file]