From 8f69461c480e10424401e95b16b507eec3e28e54 Mon Sep 17 00:00:00 2001 From: Charles Yin Date: Thu, 22 Sep 2011 20:01:29 +1000 Subject: tests for canvas and a few bug fixes Change-Id: Icbbc7f2a0fe3b908963ce18afef51e25ea0170a0 Reviewed-on: http://codereview.qt-project.org/5805 Reviewed-by: Charles Yin --- tests/auto/declarative/declarative.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/declarative/declarative.pro') diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro index 52abb02287..d8567db8bb 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -78,6 +78,7 @@ SGTESTS = \ qsgtextedit \ qsgtextinput \ qsgvisualdatamodel \ + qsgcanvasitem \ SUBDIRS += $$PUBLICTESTS @@ -91,4 +92,3 @@ contains(QT_CONFIG, private_tests) { # Tests which should run in Pulse PULSE_TESTS = $$SUBDIRS - -- cgit v1.2.3