Two decimal points may be valid, as 5..toString() == (5.).toString()
[lhc/web/wiklou.git] / tests / phpunit / includes / libs / JavaScriptMinifierTest.php
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