From ee62ca48e7cf0e2088e40227940677c9d4e675e0 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Tue, 1 Jul 2014 11:35:16 +0100 Subject: scripts: add a script to help run tests with Piglit Add a script to facilitate running the tests with Piglit by providing simplified options for listing, filtering and creating summaries of test runs. Signed-off-by: Thomas Wood --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5b9ac8fe..f40b4f63 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,6 @@ version.h gtk-doc.make gtk-doc.m4 + +piglit +results -- cgit v1.2.3