From fc50edecbce8f6db9bb663aa63d970e6f04604c8 Mon Sep 17 00:00:00 2001 From: Michal Klocek Date: Thu, 26 Aug 2021 14:31:07 +0200 Subject: Nuke all qmake files from tests Change-Id: Ibad2e50d840a2eb0ccb9ac65158e512249a2bc79 Reviewed-by: Allan Sandfeld Jensen (cherry picked from commit 24a695b4b7fda581c15600b111d6b6c3459ca1d9) Reviewed-by: Qt Cherry-pick Bot --- .../qwebengineurlrequestinterceptor.pro | 2 -- .../tst_qwebengineurlrequestinterceptor.qrc | 24 ---------------------- 2 files changed, 26 deletions(-) delete mode 100644 tests/auto/core/qwebengineurlrequestinterceptor/qwebengineurlrequestinterceptor.pro delete mode 100644 tests/auto/core/qwebengineurlrequestinterceptor/tst_qwebengineurlrequestinterceptor.qrc (limited to 'tests/auto/core/qwebengineurlrequestinterceptor') diff --git a/tests/auto/core/qwebengineurlrequestinterceptor/qwebengineurlrequestinterceptor.pro b/tests/auto/core/qwebengineurlrequestinterceptor/qwebengineurlrequestinterceptor.pro deleted file mode 100644 index 9c239f1a7..000000000 --- a/tests/auto/core/qwebengineurlrequestinterceptor/qwebengineurlrequestinterceptor.pro +++ /dev/null @@ -1,2 +0,0 @@ -include(../tests.pri) -include(../../shared/http.pri) diff --git a/tests/auto/core/qwebengineurlrequestinterceptor/tst_qwebengineurlrequestinterceptor.qrc b/tests/auto/core/qwebengineurlrequestinterceptor/tst_qwebengineurlrequestinterceptor.qrc deleted file mode 100644 index 6a34635f7..000000000 --- a/tests/auto/core/qwebengineurlrequestinterceptor/tst_qwebengineurlrequestinterceptor.qrc +++ /dev/null @@ -1,24 +0,0 @@ - - - resources/content.html - resources/favicon.html - resources/firstparty.html - resources/fontawesome.woff - resources/iframe.html - resources/iframe2.html - resources/iframe3.html - resources/image.html - resources/image_in_iframe.html - resources/index.html - resources/media.html - resources/media.mp4 - resources/media_in_iframe.html - resources/resource.html - resources/resource_in_iframe.html - resources/script.js - resources/style.css - resources/sw.html - resources/sw.js - resources/icons/favicon.png - - -- cgit v1.2.3