qt5base-lts/tests/auto/qcopchannel
Jason McDonald 847ee01953 Remove Q_ASSERT from qcopchannel autotest
This code would assert in a debug build and potentially crash in a
release build. (The behaviour of QStringList::at() with an out-of-bounds
index is undefined.) This commit makes the program exit with a useful
error message in all builds.

Change-Id: Ia57a2e5693eb25d3eb0b9ba701ed485dfbc1e846
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit 5a530f6171a9569d1a35cd8cd1015ec796b048cc)
2011-05-18 10:46:41 +10:00
..
test Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
testSend Remove Q_ASSERT from qcopchannel autotest 2011-05-18 10:46:41 +10:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcopchannel.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qcopchannel.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00