All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] tests: Ignore fp test outputs
@ 2019-02-01 19:32 ` Eric Blake
  0 siblings, 0 replies; 8+ messages in thread
From: Eric Blake @ 2019-02-01 19:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: alex.bennee, qemu-trivial

Commit 2cade3d wired up new tests, but did not exclude the
new *.out files produced by running the tests.

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

diff --git a/tests/.gitignore b/tests/.gitignore
index 72c18aaab04..f2bf85c8c4c 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -5,6 +5,7 @@ benchmark-crypto-hmac
 check-*
 !check-*.c
 !check-*.sh
+fp/*.out
 qht-bench
 rcutorture
 test-*
-- 
2.20.1



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

end of thread, other threads:[~2019-02-04  9:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-01 19:32 [Qemu-trivial] [PATCH] tests: Ignore fp test outputs Eric Blake
2019-02-01 19:32 ` [Qemu-devel] " Eric Blake
2019-02-01 20:13 ` [Qemu-trivial] " Emilio G. Cota
2019-02-01 20:13   ` Emilio G. Cota
2019-02-03 16:47 ` [Qemu-trivial] " no-reply
2019-02-03 16:47   ` no-reply
2019-02-04  9:53 ` [Qemu-trivial] " Alex Bennée
2019-02-04  9:53   ` [Qemu-devel] " Alex Bennée

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.