The following is the content of my test-suite.log.
=
weston 1.5.90: ./test-suite.log
=
# TOTAL: 12
# PASS: 10
# SKIP: 1
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
SKIP: buffer-count
===
./message-test is generated by libtool and should be ignored by git.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c146bac..d9d26ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,6 +47,7 @@ fixed-benchmark
fixed-test
list-test
map-test
+messag
This patch is for the wayland project.
I'm sorry I didn't add the project tag into the title. It's my first time
using git send-email.
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland
./message-test is generated by libtool and should be ignored by git.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c146bac..22e6301 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@ signal-test
socket-test
wayland-scanner
protocol/*.[c