From 7947032e2d1d68b2c0f79874db7adcf560851f29 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Mon, 12 Aug 2019 13:55:40 +0200 Subject: Regenerate coreliob/io tests With a few special cases to make the tests pass. Biggest one is the qlockfile_test_helper. Also a few tests have some problems and have not been ported yet: qfileselector, qresourceengine, qprocess. Change-Id: I91a5210b13e7a0697774d909449a71f46af0a0ba Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann --- tests/auto/corelib/io/qfileselector/CMakeLists.txt | 66 ---------------------- 1 file changed, 66 deletions(-) delete mode 100644 tests/auto/corelib/io/qfileselector/CMakeLists.txt (limited to 'tests/auto/corelib/io/qfileselector/CMakeLists.txt') diff --git a/tests/auto/corelib/io/qfileselector/CMakeLists.txt b/tests/auto/corelib/io/qfileselector/CMakeLists.txt deleted file mode 100644 index d7f0b539b6..0000000000 --- a/tests/auto/corelib/io/qfileselector/CMakeLists.txt +++ /dev/null @@ -1,66 +0,0 @@ -# Generated from qfileselector.pro. - -##################################################################### -## tst_qfileselectors Test: -##################################################################### - -add_qt_test(tst_qfileselectors - SOURCES - tst_qfileselector.cpp - LIBRARIES - Qt::CorePrivate -) - -# Resources: -add_qt_resource(tst_qfileselectors "qfileselector" PREFIX "/" FILES - extras/+custom1/test - extras/+custom1/test3 - extras/+custom2/test - extras/+custom3/+custom2/test - extras/+custom3/+custom4/test - extras/+custom3/+custom5/test - extras/+custom3/test - extras/+custom5/+custom3/test - extras/test - extras/test2 - platforms/+android/test - platforms/+android/test2 - platforms/+darwin/test - platforms/+haiku/test - platforms/+haiku/test2 - platforms/+ios/test - platforms/+ios/test2 - platforms/+linux/test - platforms/+linux/test2 - platforms/+macos/test - platforms/+macos/test2 - platforms/+qnx/test - platforms/+qnx/test2 - platforms/+unix/+android/test - platforms/+unix/+darwin/+ios/test - platforms/+unix/+darwin/+macos/test - platforms/+unix/+darwin/test - platforms/+unix/+haiku/test - platforms/+unix/+linux/test - platforms/+unix/+qnx/test - platforms/+unix/test - platforms/+unix/test3 - platforms/+wince/test - platforms/+wince/test2 - platforms/+windows/+wince/test - platforms/+windows/+winnt/test - platforms/+windows/+winrt/test - platforms/+windows/test - platforms/+windows/test3 - platforms/+winnt/test2 - platforms/+winrt/test - platforms/+winrt/test2 - platforms/test - platforms/test2 - platforms/test3 - platforms/test4 - platforms/test5) - - -#### Keys ignored in scope 1:.:.:qfileselector.pro:: -# CONFIG = "testcase" -- cgit v1.2.3