JavaScriptMinifierTest: Increase test coverage
[lhc/web/wiklou.git] / tests / phpunit / includes / libs / JavaScriptMinifierTest.php
2012-06-20 Timo TijhofJavaScriptMinifierTest: Increase test coverage
2011-11-23 Brion VibberRevert r103978, r103979 -- screwed something up, breaks...
2011-11-22 Brion VibberFollowup r103865 and r103915
2011-11-22 PlatonidesFinal fixup to r103910 and follow-ups.
2011-11-22 PlatonidesTwo decimal points may be valid, as 5..toString() ...
2011-11-22 PlatonidesFollow-up r103915: We need to increment $end before...
2011-11-21 Brion VibberAdd PHPUnit tests for the minification failure case...
2011-09-27 Brion Vibber* (bug 31187) Fix for user JavaScript validation to...
2011-07-06 Brion VibberFollowup r83885: add JSMin+ 1.3 to use its parser to...
2011-03-14 Roan KattouwFollowup r83891: don't insert a newline before ++ or...
2011-03-14 Roan KattouwPer Nikerabbit, add some minifier tests for historic...
2011-03-14 Roan Kattouw(bug 27528) Incorporate Paul Copperman's minifier