From 7917a6eea86b85b577290c49481074369d11f107 Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Mon, 17 Jan 2022 18:34:38 +0100 Subject: Remove unused .qrc files Task-number: QTBUG-94446 Change-Id: I10e6f70d91bf74b13fe6713f2af5cc11a36e7e2b Reviewed-by: Qt CI Bot Reviewed-by: Alexandru Croitor --- tests/auto/webp/webp.qrc | 9 -------- tests/shared/images/dds.qrc | 54 -------------------------------------------- tests/shared/images/heif.qrc | 6 ----- tests/shared/images/icns.qrc | 16 ------------- tests/shared/images/jp2.qrc | 6 ----- tests/shared/images/tga.qrc | 5 ---- tests/shared/images/wbmp.qrc | 6 ----- 7 files changed, 102 deletions(-) delete mode 100644 tests/auto/webp/webp.qrc delete mode 100644 tests/shared/images/dds.qrc delete mode 100644 tests/shared/images/heif.qrc delete mode 100644 tests/shared/images/icns.qrc delete mode 100644 tests/shared/images/jp2.qrc delete mode 100644 tests/shared/images/tga.qrc delete mode 100644 tests/shared/images/wbmp.qrc (limited to 'tests') diff --git a/tests/auto/webp/webp.qrc b/tests/auto/webp/webp.qrc deleted file mode 100644 index 7d0c626..0000000 --- a/tests/auto/webp/webp.qrc +++ /dev/null @@ -1,9 +0,0 @@ - - - images/kollada.png - images/kollada.webp - images/kollada_lossless.webp - images/kollada_animation.webp - images/kollada_noalpha.webp - - diff --git a/tests/shared/images/dds.qrc b/tests/shared/images/dds.qrc deleted file mode 100644 index 50f34c1..0000000 --- a/tests/shared/images/dds.qrc +++ /dev/null @@ -1,54 +0,0 @@ - - - dds/A1R5G5B5.dds - dds/A2B10G10R10.dds - dds/A2R10G10B10.dds - dds/A2W10V10U10.dds - dds/A4L4.dds - dds/A4R4G4B4.dds - dds/A8.dds - dds/A8B8G8R8.dds - dds/A8L8.dds - dds/A8R3G3B2.dds - dds/A8R8G8B8.dds - dds/A16B16G16R16.dds - dds/A16B16G16R16F.dds - dds/A32B32G32R32F.dds - dds/CxV8U8.dds - dds/DXT1.dds - dds/DXT2.dds - dds/DXT3.dds - dds/DXT4.dds - dds/DXT5.dds - dds/G8R8_G8B8.dds - dds/G16R16.dds - dds/G16R16F.dds - dds/G32R32F.dds - dds/L6V5U5.dds - dds/L8.dds - dds/L16.dds - dds/mipmaps.dds - dds/P4.dds - dds/P8.dds - dds/Q8W8V8U8.dds - dds/Q16W16V16U16.dds - dds/R3G3B2.dds - dds/R5G6B5.dds - dds/R8G8_B8G8.dds - dds/R8G8B8.dds - dds/R16F.dds - dds/R32F.dds - dds/UYVY.dds - dds/V8U8.dds - dds/V16U16.dds - dds/X1R5G5B5.dds - dds/X4R4G4B4.dds - dds/X8B8G8R8.dds - dds/X8L8V8U8.dds - dds/X8R8G8B8.dds - dds/YUY2.dds - dds/RXGB.dds - dds/ATI2.dds - dds/A8R8G8B8.2.dds - - diff --git a/tests/shared/images/heif.qrc b/tests/shared/images/heif.qrc deleted file mode 100644 index 8232b6a..0000000 --- a/tests/shared/images/heif.qrc +++ /dev/null @@ -1,6 +0,0 @@ - - - heif/col320x480.heic - heif/newlogoCCW.heic - - diff --git a/tests/shared/images/icns.qrc b/tests/shared/images/icns.qrc deleted file mode 100644 index f87830d..0000000 --- a/tests/shared/images/icns.qrc +++ /dev/null @@ -1,16 +0,0 @@ - - - icns/test-png.icns - icns/test-jp2.icns - icns/test-32bit.icns - icns/test-legacy.icns - icns/test-variants.icns - icns/test-write-16.png - icns/test-write-32.png - icns/test-write-64.png - icns/test-write-128.png - icns/test-write-256.png - icns/test-write-512.png - icns/test-write-1024.png - - diff --git a/tests/shared/images/jp2.qrc b/tests/shared/images/jp2.qrc deleted file mode 100644 index f952076..0000000 --- a/tests/shared/images/jp2.qrc +++ /dev/null @@ -1,6 +0,0 @@ - - - jp2/logo.bmp - jp2/logo.jp2 - - diff --git a/tests/shared/images/tga.qrc b/tests/shared/images/tga.qrc deleted file mode 100644 index 1388451..0000000 --- a/tests/shared/images/tga.qrc +++ /dev/null @@ -1,5 +0,0 @@ - - - tga/test-flag.tga - - diff --git a/tests/shared/images/wbmp.qrc b/tests/shared/images/wbmp.qrc deleted file mode 100644 index bea46a1..0000000 --- a/tests/shared/images/wbmp.qrc +++ /dev/null @@ -1,6 +0,0 @@ - - - wbmp/qt-logo-big.wbmp - wbmp/qt-logo-small.wbmp - - -- cgit v1.2.1