qt5base-lts/tests/auto
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
..
bic Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
compilerwarnings/data Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
corelib make tst_QProcess::softExitInSlots pass in under 120 seconds 2012-01-20 14:20:51 +01:00
dbus Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
gui Replace Q_WS_MAC with Q_OS_MAC in tests/auto/gui 2012-01-18 12:51:18 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Removing QHttpHeader and QHttpResponseHeader. 2012-01-19 14:31:10 +01:00
opengl Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
other Replace Q_WS_MAC with Q_OS_MAC in tests/auto/other 2012-01-19 11:31:22 +01:00
sql Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
testlib Improve coverage of expectfail selftest 2012-01-13 04:04:17 +01:00
tools Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
widgets Expect tst_QTreeView::editTriggers() failure on Mac OS X 2012-01-20 08:50:27 +01:00
xml Changed xml unittests to work from installation directory 2012-01-19 04:45:29 +01:00
auto.pro Remove QtV8 library from QtBase 2012-01-09 19:54:07 +01:00
network-settings.h Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
platformquirks.h Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
test.pl Update copyright year in license headers. 2012-01-05 06:36:56 +01:00