diff options
author | Julius Haertl <jus@bitgrid.net> | 2016-08-29 11:53:44 +0200 |
---|---|---|
committer | Julius Haertl <jus@bitgrid.net> | 2016-11-18 10:23:23 +0100 |
commit | b466628bfddee71b3c4d9f8d903e327269f57b4a (patch) | |
tree | c2ab37d5f9e1420039cf377fbfd9450e5a0019a3 /apps/theming/tests/data | |
parent | ac7f852ed996079785e6b5f1c1789f76a7a26386 (diff) | |
download | nextcloud-server-b466628bfddee71b3c4d9f8d903e327269f57b4a.tar.gz nextcloud-server-b466628bfddee71b3c4d9f8d903e327269f57b4a.zip |
Improve unit tests for image generation
Signed-off-by: Julius Haertl <jus@bitgrid.net>
Diffstat (limited to 'apps/theming/tests/data')
-rw-r--r-- | apps/theming/tests/data/favicon-original.ico | bin | 0 -> 1618 bytes |
-rw-r--r-- | apps/theming/tests/data/touch-comments.png | bin | 0 -> 21814 bytes |
-rw-r--r-- | apps/theming/tests/data/touch-core-red.png | bin | 0 -> 23415 bytes |
-rw-r--r-- | apps/theming/tests/data/touch-original-png.png | bin | 0 -> 32785 bytes |
-rw-r--r-- | apps/theming/tests/data/touch-original.png | bin | 0 -> 29078 bytes |
-rw-r--r-- | apps/theming/tests/data/touch-testing-red.png | bin | 0 -> 23438 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/apps/theming/tests/data/favicon-original.ico b/apps/theming/tests/data/favicon-original.ico Binary files differnew file mode 100644 index 00000000000..fab2f7f0231 --- /dev/null +++ b/apps/theming/tests/data/favicon-original.ico diff --git a/apps/theming/tests/data/touch-comments.png b/apps/theming/tests/data/touch-comments.png Binary files differnew file mode 100644 index 00000000000..af0d2ca579b --- /dev/null +++ b/apps/theming/tests/data/touch-comments.png diff --git a/apps/theming/tests/data/touch-core-red.png b/apps/theming/tests/data/touch-core-red.png Binary files differnew file mode 100644 index 00000000000..7a492f10e21 --- /dev/null +++ b/apps/theming/tests/data/touch-core-red.png diff --git a/apps/theming/tests/data/touch-original-png.png b/apps/theming/tests/data/touch-original-png.png Binary files differnew file mode 100644 index 00000000000..6997dfc6b88 --- /dev/null +++ b/apps/theming/tests/data/touch-original-png.png diff --git a/apps/theming/tests/data/touch-original.png b/apps/theming/tests/data/touch-original.png Binary files differnew file mode 100644 index 00000000000..ac39872aa6e --- /dev/null +++ b/apps/theming/tests/data/touch-original.png diff --git a/apps/theming/tests/data/touch-testing-red.png b/apps/theming/tests/data/touch-testing-red.png Binary files differnew file mode 100644 index 00000000000..4cbdfbbb42c --- /dev/null +++ b/apps/theming/tests/data/touch-testing-red.png |