qt5base-lts/tests/auto/other/qaccessibilitylinux
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
..
qaccessibilitylinux.pro tests: Remove superfluous gui additions to QT 2014-02-28 17:59:29 +01:00
tst_qaccessibilitylinux.cpp Fix accessibilitylinux autotest failure 2014-09-17 22:05:24 +02:00