test that preloaded text is unstripped
[lhc/web/wiklou.git] / tests / phpunit / includes / ExtraParserTest.php
2011-08-21 Brian Wolfffollow-up r95171 - add unit test for tracking categories.
2011-08-17 Brian WolffMake the testCleanSig work no matter what $wgCleanSigna...
2011-08-16 Alexandre EmsenhuberSome misc fixes to tests:
2011-06-22 Alexandre EmsenhuberRemoved hidden usage of $wgTitle in parser and the...
2011-05-25 Alexandre EmsenhuberAlso change $wgLanguageCode along with $wgContLang...
2011-03-03 Chad HorohoeFollowup r83140: FakeMemCachedClient -> EmptyBagOStuff...
2011-01-23 PlatonidespreSaveTransform() needs $wgTitle.
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-27 PlatonidesReplace __METHOD__ with __FUNCTION__
2010-12-26 PlatonidesDocument parser, add test cases for the external entry...
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...