qt6-bb10/tests/auto
Jan Arve Saether d0be032e5c Fix accessibilitylinux autotest failure
Each test function is responsible for removing the children it added to
m_window, since m_window is reused for each testcase.

Due to this, the test

 QCOMPARE(children.length(), 2);

failed, (it was 3).

Change-Id: Idbd13214d2e841450800df0542fbdbcfaac85ce1
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
2014-09-17 22:05:24 +02:00
..
android Android: Add uninstall option. 2014-07-21 20:38:00 +02:00
bic/data
cmake Fix cmake-test for Dynamic OpenGL. 2014-08-05 06:34:33 +02:00
compilerwarnings/data
concurrent QtConcurrent::run: allow to select the thread pool on which to run the task 2014-08-05 18:05:04 +02:00
corelib QVariant::compare shouldn't return match when QVariant::cmp does not 2014-09-11 23:05:35 +02:00
dbus tst_qdbusabstractadaptor: Reduce qWait() usage. 2014-08-19 04:09:24 +02:00
gui Add an option to share between TLWs 2014-09-10 13:36:27 +02:00
guiapplauncher
installed_cmake
network QNetworkDiskCache: fix expiration calculation heuristic with Last-Modified time 2014-09-12 17:51:48 +02:00
opengl Merge remote-tracking branch 'origin/stable' into dev 2014-05-06 16:50:03 +02:00
other Fix accessibilitylinux autotest failure 2014-09-17 22:05:24 +02:00
printsupport QPrinter - Expect failure of QPrinter page size test 2014-03-17 13:46:29 +01:00
shared iOS: Fix compilation of some basic tests 2014-01-17 11:04:43 +01:00
sql tst_qsqlthread: Add debug about when threads finished. 2014-08-23 13:50:27 +02:00
testlib Merge remote-tracking branch 'origin/stable' into dev 2014-05-22 07:46:17 +02:00
tools add priority sorting to $$resolve_depends() 2014-07-30 10:31:53 +02:00
widgets Fix saving handle width in QSplitter::saveState() 2014-09-16 20:35:31 +02:00
xml Speed up tst_QXmlSimpleReader. 2014-05-08 16:06:11 +02:00
auto.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00
network-settings.h
qtest-config.h
test.pl