summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2008-03-15 09:52:35 -0400
committerDan Winship <danw@gnome.org>2009-12-16 14:45:40 +0100
commit04e927a174b7f40c97a8106ad3f64a729abe952b (patch)
tree33a1e617f755eac15a0a999d87f9fd3c4de51907 /.gitignore
parent61eb97855fcc208fba268e1e6754b9ac2e19b1d4 (diff)
downloadlibsoup-04e927a174b7f40c97a8106ad3f64a729abe952b.tar.gz
Content-Encoding support
Adds SoupContentDecoder, which provides support for decoding "gzip" Content-Encoding. For now other types are not supported and can't be added. The SoupCoding interface is private because it will eventually be replaced with something GConverter-based. https://bugzilla.gnome.org/show_bug.cgi?id=522772
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 1 insertions, 17 deletions
diff --git a/.gitignore b/.gitignore
index 9377d34d..f5973752 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,30 +53,14 @@ missing
python/COPYING
python/m4
stamp-h1
-tests/auth-test
-tests/chunk-test
-tests/context-test
-tests/continue-test
+tests/*-test
tests/date
tests/dns
-tests/forms-test
tests/get
tests/getbug
tests/header-parsing
tests/httpd.conf
-tests/misc-test
-tests/ntlm-test
-tests/proxy-test
tests/pull-api
-tests/range-test
-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
tests/uri-parsing
-tests/xmlrpc-server-test
-tests/xmlrpc-test