[Spice-devel] [PATCH spice-server 3/3] tests: Ignore test output results

Frediano Ziglio fziglio at redhat.com
Mon Sep 18 10:31:04 UTC 2017


New automake test harness produce *.log and *.trs files for
each test.

Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
 server/tests/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/server/tests/.gitignore b/server/tests/.gitignore
index 0c34616e3..f546a74de 100644
--- a/server/tests/.gitignore
+++ b/server/tests/.gitignore
@@ -24,3 +24,5 @@ test-two-servers
 test-vdagent
 test-gst
 test-leaks
+/test-*.log
+/test-*.trs
-- 
2.13.5



More information about the Spice-devel mailing list