summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2013-12-06 14:17:35 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2014-01-10 14:17:06 +1000
commit00496411169f7f8cb85ec73edc6f4093035fa659 (patch)
tree0f8761c81d95cf43e749cfe95dc600dbe6eb21b3 /.gitignore
parent7d51d769a653f2a9910cbc0eedb52cbed573049c (diff)
Add the framework for a test suite
Just the scaffolding, no actual tests just yet Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cabf9c95..3ea8576b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,5 @@ src/libinput-version.h
doc/libinput.doxygen
doc/html
tags
+test/test-*
+test-driver