qt5base-lts/tests/auto/qcompleter
Jason McDonald e1f2211188 Remove Q_ASSERT from QCompleter autotest
If a combobox had no completer, this test would assert in a debug build
and crash in a release build.  This commit makes the test report a test
failure and avoid terminating in all builds.

Change-Id: Ib2924412e3d55f10875675cb65079259cd4ef552
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit a5bd4abed834ce3670b2f28d4f932d612a033b36)
2011-05-18 10:46:41 +10:00
..
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcompleter.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qcompleter.cpp Remove Q_ASSERT from QCompleter autotest 2011-05-18 10:46:41 +10:00