From b416be48930ed52bad15fa220142f9228e82bcf8 Mon Sep 17 00:00:00 2001 From: Warwick Allison Date: Thu, 8 Oct 2009 17:34:34 +1000 Subject: Update list of tests --- tests/auto/declarative/declarative.pro | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro index f2ddbb7..eef9da7 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -1,24 +1,32 @@ TEMPLATE = subdirs -SUBDIRS += datetimeformatter \ - numberformatter \ - qbindablemap \ +SUBDIRS += anchors \ + animations \ + datetimeformatter \ layouts \ listview \ + numberformatter \ pathview \ + qbindablemap \ + qfxloader \ + qfxpixmapcache \ qfxtext \ qfxtextedit \ - repeater \ - qmllanguage \ + qfxtextinput \ + qfxwebview \ + qmldom \ qmlecmascript \ - qmlmetaproperty \ + qmllanguage \ qmllist \ qmllistaccessor \ + qmlmetaproperty \ qmltimer \ - qfxloader \ - qfxwebview \ + repeater \ + sql \ states \ visual +SUBDIRS -= examples # Human-interactive + # Tests which should run in Pulse PULSE_TESTS = $$SUBDIRS PULSE_TESTS -= visual # All except 'visual' tests, allegedly too flaky -- cgit v0.12