From 99904e84d9f8f0637f66107807ac4ac9e3339e4a Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 14 Jan 2014 11:20:57 +0100 Subject: trust: Add installcheck target for testing extract This is an integration test that the extract and blacklist functionality basics work. More integration tests should follow, at which point we should place the various generic testing bits into their own file. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5c18615..0d348a5 100644 --- a/.gitignore +++ b/.gitignore @@ -56,8 +56,10 @@ x86_64-w64-mingw32 /*/tests/test-* !/*/tests/test-*.[ch] +!/*/tests/test-*.in /*/tests/frob-* !/*/tests/frob-*.[ch] +!/*/tests/frob-*.in /x86_64_w64-mingw32/ -- cgit v1.2.1