Follow-up r103915: We need to increment $end before the strcspn.
[lhc/web/wiklou.git] / tests / phpunit / includes / libs /
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-06-06 Tim StarlingTest filename updates for r89558.
2011-04-19 Max SemenikRemoved JavaScriptDistiller: unused
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
2011-02-23 Max SemenikVery basic JavaScriiptDistiller tests, needs serious...