From 2f66e9c239e7965ec982dc6fae81f23de1ee1368 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Wed, 28 Sep 2016 15:29:32 +0200 Subject: Add screenshots manual test for taking screenshots of snippets This can be used to take screenshots of items loaded from snippets, without the window frame being included as would be the case if using e.g. qmlscene. Change-Id: I376148a66a26be846c102e768ffade204cea448b Reviewed-by: J-P Nurmi --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 38c45a96..7955f60b 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ /tests/manual/gifs/tst_gifs /tests/manual/styles/styles /tests/manual/testbench/testbench +/tests/manual/screenshots/screenshots /tests/auto/snippets/screenshots/*.png /tests/manual/gifs/gifs/*.gif -- cgit v1.2.3