summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorC. Scott Ananian <cscott@litl.com>2009-06-05 13:53:38 -0400
committerC. Scott Ananian <cscott@litl.com>2009-06-05 15:07:25 -0400
commit5374f31b37b0a146d1d0fac8a5bd4bc1200c90f6 (patch)
treee459ffdb02f3692785016a2e6732f0c2c48731d6 /.gitignore
parenteedf35c32c4bb8403e94644a7b6d5139503a079f (diff)
downloadgjs-5374f31b37b0a146d1d0fac8a5bd4bc1200c90f6.tar.gz
Add run-with-dbus to gtester invocation.
This allows 'make check' to use an independent dbus instance, so that (a) headless buildbots can successfully make check, and (b) this test is decoupled from details of the user's desktop environment. The run-with-dbus code originally written by Havoc Pennington <hp@pobox.com>, Tommi Komulainen <tko@litl.com>, Xan López <xan@litl.com>, Johan Bilien <jobi@litl.com>, and Marco Pesenti Gritti <marcopg@litl.com> for Litl, LLC.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ff83eee7..72a2b2ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
*.la
*.lo
*.o
+*.gir
+*.typelib
.deps/
.libs/
INSTALL
@@ -21,6 +23,8 @@ gjs-1.0.pc
gjs-console
gjs-dbus-1.0.pc
gjs-gi-1.0.pc
+gjs-tests
+gjs-unit
gjstest.c
gjstest.c.stamp
gjstest.h
@@ -30,3 +34,6 @@ libtool
ltmain.sh
missing
stamp-h1
+test_user_data
+uninstalled-test-bus.conf
+uninstalled-system-test-bus.conf