From 27cd08b9185dafab39b1bb7804314929d25f3396 Mon Sep 17 00:00:00 2001 From: David King Date: Sun, 11 Dec 2011 19:05:50 +0100 Subject: Add non-interactive test infrastructure This is just the Makefile changes, the test itself was written separately. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 234ef440..e6b5dbd5 100644 --- a/.gitignore +++ b/.gitignore @@ -47,12 +47,15 @@ Makefile.in* /po/cheese.pot /po/stamp-it /src/*.c +/????-report.html +/????-report.xml /tests/cheese-test-widget /tests/cheese-test-monitor /tests/cheese-test-chooser /tests/cheese-test-camera /tests/cheese-test-flash /tests/test-webcam-button +/tests/test-widgets /aclocal.m4 /Cheese-*.gir /Cheese-*.typelib -- cgit v1.2.1