[libsoup/content-sniffing] Add tests/sniffing-test to .gitignore and make check
- From: Dan Winship <danw src gnome org>
- To: svn-commits-list gnome org
- Subject: [libsoup/content-sniffing] Add tests/sniffing-test to .gitignore and make check
- Date: Sat, 20 Jun 2009 21:20:57 -0400 (EDT)
commit 05d1840652bef52a683ad506fae1053653b9e306
Author: Dan Winship <danw gnome org>
Date: Sat Jun 20 21:18:34 2009 -0400
Add tests/sniffing-test to .gitignore and make check
.gitignore | 1 +
tests/Makefile.am | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0cd3a4..1bb227d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,6 +69,7 @@ tests/redirect-test
tests/server-auth-test
tests/simple-httpd
tests/simple-proxy
+tests/sniffing-test
tests/ssl-test
tests/streaming-test
tests/timeout-test
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c76ddbe..ca8158d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -89,6 +89,7 @@ TESTS = \
misc-test \
ntlm-test \
redirect-test \
+ sniffing-test \
streaming-test \
timeout-test \
uri-parsing \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]