qt5base-lts/tests/auto/qabstractfileengine
Jason McDonald 8e9644a67e Remove Q_ASSERT's from QAbstractFileEngine autotest
Rather than aborting in debug builds and ignoring failures in release
builds, report meaningful warnings into the test output and return
sentinel values that will cause QVERIFY/QCOMPARE of the returned values
to fail the test.

Change-Id: I2c5a820637337d0762c71db10a4f270d36b31662
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit 524bd6b7120f70a178b03bc6d337e08abd327076)
2011-05-18 10:46:45 +10:00
..
resources Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qabstractfileengine.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qabstractfileengine.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qabstractfileengine.cpp Remove Q_ASSERT's from QAbstractFileEngine autotest 2011-05-18 10:46:45 +10:00