Follow-up r103915: We need to increment $end before the strcspn.
[lhc/web/wiklou.git] / tests / phpunit / includes / ArticleTest.php
2011-09-07 Aaron SchulzFor r91123:
2011-09-07 Chad Horohoerv r96424, Roan had his fun
2011-09-07 Roan KattouwBreak some tests intentionally to see how Jenkins displ...
2011-07-23 PlatonidesIt is stupid to test that a void method returns null...
2011-07-12 Aaron SchulzFollow-up r91997, moved newFromTitle() function to...
2011-07-12 Aaron SchulzAdded WikiPageFactory class with newFromTitle() function
2011-07-03 Antoine Mussosplit tests for ArticleTest
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...