[libvirt] [PATCH] Wildcard ignore tests/*test instead of listing every one

Martin Kletzander mkletzan at redhat.com
Fri Mar 7 13:18:56 UTC 2014


On Fri, Mar 07, 2014 at 01:59:31PM +0100, Michal Privoznik wrote:
> On 07.03.2014 12:59, Daniel P. Berrange wrote:
> > There is a forever growing list of test cases. It is just
> > not worth listing each one individually when a wildcard
> > can do the job.
> >
> > Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> > ---
> >   .gitignore | 73 +-------------------------------------------------------------
> >   1 file changed, 1 insertion(+), 72 deletions(-)
> >
>
> ACK
>

Wait, according to `git ls-files | grep '^tests/.*test$'`

these files would be added as well (even though they shouldn't):

tests/capabilityschematest
tests/domainschematest
tests/domainsnapshotschematest
tests/interfaceschematest
tests/networkschematest
tests/nodedevschematest
tests/nwfilterschematest
tests/secretschematest
tests/storagepoolschematest
tests/storagevolschematest
tests/virt-aa-helper-test

Martin

> Michal
>
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140307/8cfa6cf9/attachment-0001.sig>


More information about the libvir-list mailing list