summaryrefslogtreecommitdiffstats
path: root/tests/auto/tests.xml
diff options
context:
space:
mode:
authorJesus Sanchez-Palencia <jesus.palencia@openbossa.org>2009-05-28 18:55:05 (GMT)
committerEduardo M. Fleury <eduardo.fleury@openbossa.org>2009-07-22 18:03:59 (GMT)
commit0b0fd15c04486ad098d93e2cbedc23497f3ec110 (patch)
tree84fdf86cbb204d3c0547d84d9c0b8a6eb4d7eedf /tests/auto/tests.xml
parentb1bd07d163d335ab05b878b907965e43124d8da1 (diff)
downloadQt-0b0fd15c04486ad098d93e2cbedc23497f3ec110.zip
Qt-0b0fd15c04486ad098d93e2cbedc23497f3ec110.tar.gz
Qt-0b0fd15c04486ad098d93e2cbedc23497f3ec110.tar.bz2
QGraphicsAnchorLayout: Adding auto-tests
Signed-off-by: Anselmo Lacerda S. de Melo <anselmo.melo@openbossa.org> Signed-off-by: Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org> Signed-off-by: Eduardo M. Fleury <eduardo.fleury@openbossa.org> Signed-off-by: Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
Diffstat (limited to 'tests/auto/tests.xml')
-rw-r--r--tests/auto/tests.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/tests.xml b/tests/auto/tests.xml
index a5386b2..29cdf32 100644
--- a/tests/auto/tests.xml
+++ b/tests/auto/tests.xml
@@ -128,6 +128,7 @@
<Test name="qgraphicslayout" location="tests/auto/qgraphicslayout/tst_qgraphicslayout" />
<Test name="qgraphicslayoutitem" location="tests/auto/qgraphicslayoutitem/tst_qgraphicslayoutitem" />
<Test name="qgraphicslinearlayout" location="tests/auto/qgraphicslinearlayout/tst_qgraphicslinearlayout" />
+ <Test name="qgraphicsanchorlayout" location="tests/auto/qgraphicsanchorlayout/tst_qgraphicsanchorlayout" />
<Test name="qgraphicspixmapitem" location="tests/auto/qgraphicspixmapitem/tst_qgraphicspixmapitem" />
<Test name="qgraphicspolygonitem" location="tests/auto/qgraphicspolygonitem/tst_qgraphicspolygonitem" />
<Test name="qgraphicsproxywidget" location="tests/auto/qgraphicsproxywidget/tst_qgraphicsproxywidget" />
@@ -534,6 +535,7 @@
<Test id="qgraphicslayout" />
<Test id="qgraphicslayoutitem" />
<Test id="qgraphicslinearlayout" />
+ <Test id="qgraphicsanchorlayout" />
<Test id="qgraphicspixmapitem" />
<Test id="qgraphicspolygonitem" />
<Test id="qgraphicsproxywidget" />