wiki.techinc.nl/tests/phpunit/data
Bartosz Dziewoński 4c01f8b2bc Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks
This reverts most of commit 2d842f1425,
leaving only the test added in it, and reimplements the same
functionality better.

Instead of stripping /*@noflip*/ annotations in CSSJanus, which is
incompatible with other implementations that preserve it, extend
CSSMin to allow other CSS comments to be present before the
rule-global @embed annotation. (This required making the regex logic
in it even worse than it was, but it's actually slightly less terrible
than I expected it would be. Good thing we have tests!)

Bug: 69698
Change-Id: I58603ef64f7d7cdc6461b34721a4d6b15f15ad79
2014-09-23 22:47:54 +00:00
..
autoloader Revert "Mechanism for renaming/aliasing classes" 2014-01-11 21:48:30 +00:00
css Make "/*@noflip*/ /*@embed*/" annotation work 2014-08-18 17:40:51 +02:00
cssmin More tests for CSSMin::remap 2013-11-29 18:19:23 +00:00
db Fixed spacing 2013-11-19 19:03:54 +01:00
filerepo Copy various random files used by tests to tests/phpunit/data 2014-06-03 22:52:51 +02:00
gitinfo Support precomputed data in GitInfo 2014-05-05 23:50:12 +00:00
less Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks 2014-09-23 22:47:54 +00:00
localisationcache LocalisationCache: Process one fallback at a time 2014-09-04 16:56:31 +02:00
media Add unit tests for ffmpeg2theora ogg recognition bug 2014-07-04 04:53:22 -03:00
parser Copy various random files used by tests to tests/phpunit/data 2014-06-03 22:52:51 +02:00
upload Copy various random files used by tests to tests/phpunit/data 2014-06-03 22:52:51 +02:00
xmp Fixed spacing 2013-12-01 20:58:51 +01:00
zip