All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] tests: Ignore test executables
@ 2016-09-20 14:43 ` Eric Blake
  0 siblings, 0 replies; 8+ messages in thread
From: Eric Blake @ 2016-09-20 14:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, berto, rth

Commits 9ef8112a and efad6682 introduced new tests, but forgot
to ignore the built executables from an in-tree build.

Signed-off-by: Eric Blake <eblake@redhat.com>
---
 tests/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/.gitignore b/tests/.gitignore
index b4a9cfc..bb25b7e 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -12,7 +12,9 @@ rcutorture
 test-aio
 test-base64
 test-bitops
+test-blockjob
 test-blockjob-txn
+test-bufferiszero
 test-clone-visitor
 test-coroutine
 test-crypto-afsplit
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-09-29 14:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-20 14:43 [Qemu-trivial] [PATCH] tests: Ignore test executables Eric Blake
2016-09-20 14:43 ` [Qemu-devel] " Eric Blake
2016-09-20 14:44 ` [Qemu-trivial] " Alberto Garcia
2016-09-20 14:44   ` [Qemu-devel] " Alberto Garcia
2016-09-21  4:42 ` [Qemu-trivial] " Fam Zheng
2016-09-21  4:42   ` Fam Zheng
2016-09-29 14:18 ` [Qemu-trivial] " Michael Tokarev
2016-09-29 14:18   ` [Qemu-devel] " Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.