More tests for CSSMin::remap
authorBartosz Dziewoński <matma.rex@gmail.com>
Sat, 9 Nov 2013 23:52:14 +0000 (00:52 +0100)
committerOri.livneh <ori@wikimedia.org>
Fri, 29 Nov 2013 18:19:23 +0000 (18:19 +0000)
commitcdcf0d5ed712cb27b24fa32032964dbb41f795a1
treeab75b6ecac0a87b33af7e976b36a74973e2d5f4a
parentfe140a5200824e1407c2842b1356321dc9333f96
More tests for CSSMin::remap

Also added commented-out tests which should work, but don't.
Making them work in subsequent patch If9082f55.

Change-Id: I65f62493e6d10e7e90af8844f8a26e3982d75f51
tests/phpunit/data/cssmin/green.gif [new file with mode: 0644]
tests/phpunit/data/cssmin/large.png [new file with mode: 0644]
tests/phpunit/data/cssmin/red.gif [new file with mode: 0644]
tests/phpunit/includes/libs/CSSMinTest.php