[Spice-commits] server/tests

Frediano Ziglio fziglio at kemper.freedesktop.org
Mon Sep 18 12:16:58 UTC 2017


 server/tests/.gitignore |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit ddec15dea91b6cc3497babfc4fc3b94e0f15589f
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Fri Sep 15 08:53:41 2017 +0100

    tests: Ignore test output results
    
    New automake test harness produce *.log and *.trs files for
    each test.
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Christophe Fergeau <cfergeau at redhat.com>

diff --git a/server/tests/.gitignore b/server/tests/.gitignore
index 0c34616e..f546a74d 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


More information about the Spice-commits mailing list