From b466628bfddee71b3c4d9f8d903e327269f57b4a Mon Sep 17 00:00:00 2001 From: Julius Haertl Date: Mon, 29 Aug 2016 11:53:44 +0200 Subject: Improve unit tests for image generation Signed-off-by: Julius Haertl --- apps/theming/tests/data/favicon-original.ico | Bin 0 -> 1618 bytes apps/theming/tests/data/touch-comments.png | Bin 0 -> 21814 bytes apps/theming/tests/data/touch-core-red.png | Bin 0 -> 23415 bytes apps/theming/tests/data/touch-original-png.png | Bin 0 -> 32785 bytes apps/theming/tests/data/touch-original.png | Bin 0 -> 29078 bytes apps/theming/tests/data/touch-testing-red.png | Bin 0 -> 23438 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 apps/theming/tests/data/favicon-original.ico create mode 100644 apps/theming/tests/data/touch-comments.png create mode 100644 apps/theming/tests/data/touch-core-red.png create mode 100644 apps/theming/tests/data/touch-original-png.png create mode 100644 apps/theming/tests/data/touch-original.png create mode 100644 apps/theming/tests/data/touch-testing-red.png (limited to 'apps/theming/tests/data') diff --git a/apps/theming/tests/data/favicon-original.ico b/apps/theming/tests/data/favicon-original.ico new file mode 100644 index 00000000000..fab2f7f0231 Binary files /dev/null and b/apps/theming/tests/data/favicon-original.ico differ diff --git a/apps/theming/tests/data/touch-comments.png b/apps/theming/tests/data/touch-comments.png new file mode 100644 index 00000000000..af0d2ca579b Binary files /dev/null and b/apps/theming/tests/data/touch-comments.png differ diff --git a/apps/theming/tests/data/touch-core-red.png b/apps/theming/tests/data/touch-core-red.png new file mode 100644 index 00000000000..7a492f10e21 Binary files /dev/null and b/apps/theming/tests/data/touch-core-red.png differ diff --git a/apps/theming/tests/data/touch-original-png.png b/apps/theming/tests/data/touch-original-png.png new file mode 100644 index 00000000000..6997dfc6b88 Binary files /dev/null and b/apps/theming/tests/data/touch-original-png.png differ diff --git a/apps/theming/tests/data/touch-original.png b/apps/theming/tests/data/touch-original.png new file mode 100644 index 00000000000..ac39872aa6e Binary files /dev/null and b/apps/theming/tests/data/touch-original.png differ diff --git a/apps/theming/tests/data/touch-testing-red.png b/apps/theming/tests/data/touch-testing-red.png new file mode 100644 index 00000000000..4cbdfbbb42c Binary files /dev/null and b/apps/theming/tests/data/touch-testing-red.png differ -- cgit v1.2.3