summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2013-12-11 19:55:50 +0100
committerDan Winship <danw@gnome.org>2014-02-08 13:20:21 +0100
commitc92ef5cf5fc71d6cd6c29c87a258561b8a525d2b (patch)
tree1eb0f34f70ecfc5d578dd39a948a156a83e8868b /.gitignore
parent094eee8d1e0ac31e83f45e026ef26688e1468884 (diff)
downloadlibsoup-c92ef5cf5fc71d6cd6c29c87a258561b8a525d2b.tar.gz
tests: use TAP, and install the tests
Import glib-tap.mk to run the tests in TAP mode, and to provide rules to install the tests. This required some restructuring of httpd.conf-related stuff in order to come up with a configuration that would work for all three cases (srcdir==buildir, srcdir!=builddir, and installed).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 293106cf..674fad1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@ stamp-h1
tests/*.log
tests/*.trs
tests/*-test
+tests/*.test
tests/date
tests/header-parsing
tests/httpd.conf