qt6-bb10/tests/auto/corelib
Joerg Bornemann 06abf7934b make tst_QProcess::softExitInSlots pass in under 120 seconds
Due to unconditional waits this test always needed 120 seconds to pass.
Now we're using QTRY_VERIFY and make sure that we write the data before
the process got killed even in the cases 3 and 4.
On my machine this test now takes 8 seconds.

Change-Id: I606a8b43ba4c97704be5202a6c5d8d1c75337f9c
Reviewed-by: Bill King <bill.king@nokia.com>
2012-01-20 14:20:51 +01:00
..
animation Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
codecs Changed unittests in corelib to use specific headers instead of super-headers. 2012-01-16 01:55:22 +01:00
concurrent Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
global Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
io make tst_QProcess::softExitInSlots pass in under 120 seconds 2012-01-20 14:20:51 +01:00
itemmodels Clarify docs that everything must be re-queried on model reset. 2012-01-16 17:07:12 +01:00
kernel Add QModelIndex as a built-in metatype. 2012-01-11 19:32:34 +01:00
plugin Add V3(md5) and V5(sha1) version for DCE in QUuid 2012-01-10 05:12:20 +01:00
statemachine Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
thread Changed unittests in corelib to use specific headers instead of super-headers. 2012-01-16 01:55:22 +01:00
tools Changed qsharedpointer unittest to use build qmake over system one. 2012-01-17 04:53:35 +01:00
xml Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
corelib.pro Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00