qt5base-lts/tests/auto/widgets/dialogs/qfilesystemmodel
Friedemann Kleint 82d24b4388 QFileSystemModel: Remove model member variable from test
The test instantiated and deleted a model in each test which is
wasteful since not all tests use it. Remove it and introduce per-test
variables instead.

Task-number: QTBUG-76493
Change-Id: I1684ea5b8eac7b52bb99e830f723693c51e8b9a5
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-07-27 10:54:28 +02:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST unblacklist passing tests 2019-07-08 11:01:42 +00:00
qfilesystemmodel.pro Remove "insignificant" flag from qfilesystemmodel test 2019-02-21 10:43:19 +00:00
tst_qfilesystemmodel.cpp QFileSystemModel: Remove model member variable from test 2019-07-27 10:54:28 +02:00