test: removed obsolete tst_maketestselftest::tests_auto_pro
authorRohan McGovern <rohan.mcgovern@nokia.com>
Sun, 28 Aug 2011 23:24:37 +0000 (09:24 +1000)
committerJo Asplin <jo.asplin@nokia.com>
Mon, 29 Aug 2011 07:29:43 +0000 (09:29 +0200)
commitc7013eea5925ff296df06081e7accc057b03c980
tree5252934360e9e62a1e284fbbd7d75273a63a7120
parenta001bde5bfc8b782231d7f9c42dbeb82ff25fc81
test: removed obsolete tst_maketestselftest::tests_auto_pro

This test attempted to ensure that tests/auto/auto.pro would only refer
to other .pro files, attempting to guarantee that the set of all tests
could be cleanly broken up.  The purpose of this was to enable CI
optimizations (e.g. running the autotests for different modules on
different machines in parallel).

This test is invalidated by pending commits which rearrange the
autotests, and we never made use of this property for optimization
anyway, so drop this part of the test.

Change-Id: I23e712fb8ec1dbe7ac65fe66015e1f060f3dcd41
Reviewed-on: http://codereview.qt.nokia.com/3681
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jo Asplin <jo.asplin@nokia.com>
tests/auto/maketestselftest/tst_maketestselftest.cpp