test: fixed tst_qundogroup and removed CONFIG+=insignificant_test
authorRohan McGovern <rohan.mcgovern@nokia.com>
Tue, 2 Aug 2011 02:35:01 +0000 (12:35 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 4 Aug 2011 14:13:17 +0000 (16:13 +0200)
commit69d6012de469185aa70c86fec69fcb908acfde0c
tree554c223cba5f05751967cbc00f6381c55ab7aa91
parentbeb3dfed07b35d74050fcd40a99f705c033597f7
test: fixed tst_qundogroup and removed CONFIG+=insignificant_test

This test had an invalid circular dependency: the test is in qtbase, and
it depends on lrelease in qttools, which depends on qtbase.

Change the test to skip if lrelease is not available or not working.

Change-Id: I964ddaf9485a2afed5a1bd4f88d9bdccadf1cfca
Reviewed-on: http://codereview.qt.nokia.com/2472
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
tests/auto/qundogroup/qundogroup.pro
tests/auto/qundogroup/tst_qundogroup.cpp