summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-05-06 09:47:00 -0400
committerColin Walters <walters@verbum.org>2013-05-16 08:51:57 -0400
commitad7959c5b7d484c7d819a15f61cad46b6fab8cfd (patch)
treeccd480173e6dd8aafbcd9bc2e627d83a8d052313 /.gitignore
parent91d7c8de6bfa4290006da992ea0ef604ff24b009 (diff)
downloadglib-ad7959c5b7d484c7d819a15f61cad46b6fab8cfd.tar.gz
Add --enable-installed-tests configure option
See https://live.gnome.org/GnomeGoals/InstalledTests for more information. The tests now support being run both uninstalled and installed, so 'make check' works for those who want it. For tests which need data files, the way this works is they look in the compiled in value of SRCDIR by default, and the generated tests use "env G_TEST_DATA=" to override that. This patch only converts glib/tests for now; if this patch looks good, I'll do the rest of the tests. https://bugzilla.gnome.org/show_bug.cgi?id=699079
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 52cb21d07..7243e1fc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@ TAGS
*.stp
*.exe
*.def
+*.test
# autofoo stuff here
compile