From a7c0393b35f213c11e9a20ff773c368e929a63ab Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Tue, 2 Dec 2014 14:01:32 +0100 Subject: Tests for various OpenGL drawing modes in conjunction with batching Scene graph batching should not have an effect on how geometry is drawn. This change introduces some tests to verify that drawing and batching works correctly. Change-Id: I1ac50546215adc6a9d17450990757acc4b3ede6f Reviewed-by: Gunnar Sletta --- tests/auto/quick/quick.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/quick/quick.pro') diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro index c7ba4de86c..6e9998c061 100644 --- a/tests/auto/quick/quick.pro +++ b/tests/auto/quick/quick.pro @@ -6,6 +6,7 @@ PUBLICTESTS += \ qtConfig(opengl(es1|es2)?) { PUBLICTESTS += \ + drawingmodes \ rendernode qtHaveModule(widgets): PUBLICTESTS += nodes -- cgit v1.2.3