Remove the QTEST_NOEXITCODE define.
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 29 Aug 2011 01:47:57 +0000 (11:47 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 29 Aug 2011 04:49:39 +0000 (06:49 +0200)
commitd7305c10948f501450b6b3358d261217d13c6d6e
treeda2195431a1d338ead41a154020d475d6c22ebd2
parenta2229efe741aa4b92be2bfb6c3c0310a29baee64
Remove the QTEST_NOEXITCODE define.

Tests that are expected to return a non-zero exitcode should be marked
with "CONFIG+=insignificant_test" in their .pro file.

Change-Id: Iebb9c7129c08833ed517115f569086d6fcfe827b
Reviewed-on: http://codereview.qt.nokia.com/3689
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
src/testlib/qtestcase.cpp