]> source.dussan.org Git - nextcloud-server.git/commit
Improve unit tests for image generation
authorJulius Haertl <jus@bitgrid.net>
Mon, 29 Aug 2016 09:53:44 +0000 (11:53 +0200)
committerJulius Haertl <jus@bitgrid.net>
Fri, 18 Nov 2016 09:23:23 +0000 (10:23 +0100)
commitb466628bfddee71b3c4d9f8d903e327269f57b4a
treec2ab37d5f9e1420039cf377fbfd9450e5a0019a3
parentac7f852ed996079785e6b5f1c1789f76a7a26386
Improve unit tests for image generation

Signed-off-by: Julius Haertl <jus@bitgrid.net>
apps/theming/lib/Controller/IconController.php
apps/theming/lib/Util.php
apps/theming/tests/Controller/IconControllerTest.php
apps/theming/tests/Controller/ThemingControllerTest.php
apps/theming/tests/UtilTest.php
apps/theming/tests/data/favicon-original.ico [new file with mode: 0644]
apps/theming/tests/data/touch-comments.png [new file with mode: 0644]
apps/theming/tests/data/touch-core-red.png [new file with mode: 0644]
apps/theming/tests/data/touch-original-png.png [new file with mode: 0644]
apps/theming/tests/data/touch-original.png [new file with mode: 0644]
apps/theming/tests/data/touch-testing-red.png [new file with mode: 0644]