move test-* from .gitignore to tests/.gitignore
authorLaszlo Ersek <lersek@redhat.com>
Fri, 11 Apr 2014 22:23:01 +0000 (18:23 -0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 27 Apr 2014 09:04:18 +0000 (13:04 +0400)
Also sort the test-* entries in the latter.

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
.gitignore
tests/.gitignore

index de90463d8a270644898aa06fc5da200b65522fd3..2748526e2539efeedce00fb0948da8c053cc15fa 100644 (file)
@@ -49,15 +49,6 @@ libuser
 /qemu-monitor.texi
 /qmp-commands.txt
 /vscclient
-/test-bitops
-/test-coroutine
-/test-int128
-/test-opts-visitor
-/test-qmp-input-visitor
-/test-qmp-output-visitor
-/test-string-input-visitor
-/test-string-output-visitor
-/test-visitor-serialization
 /fsdev/virtfs-proxy-helper
 /fsdev/virtfs-proxy-helper.1
 /fsdev/virtfs-proxy-helper.pod
index 9ba9d96b6b594dd255a705c00893e62781ccb792..3aa1e956181b5c1b609259e29278f87648b028bf 100644 (file)
@@ -7,20 +7,27 @@ check-qstring
 check-qom-interface
 test-aio
 test-bitops
-test-throttle
+test-coroutine
 test-cutils
 test-hbitmap
 test-int128
 test-iov
 test-mul64
+test-opts-visitor
 test-qapi-types.[ch]
 test-qapi-visit.[ch]
 test-qdev-global-props
-test-qmp-commands.h
 test-qmp-commands
+test-qmp-commands.h
 test-qmp-input-strict
+test-qmp-input-visitor
 test-qmp-marshal.c
+test-qmp-output-visitor
+test-string-input-visitor
+test-string-output-visitor
 test-thread-pool
+test-throttle
+test-visitor-serialization
 test-vmstate
 test-x86-cpuid
 test-xbzrle