Employing MediaWikiTestCase's temporary file methods
[lhc/web/wiklou.git] / tests / phpunit / includes / MWNamespaceTest.php
2012-02-15 Alexandre EmsenhuberRemoved assertions calling MWNamespace::isMain() from...
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-12 Antoine Mussofix typo in message
2011-12-12 Antoine Mussouse an helper to test NS subjects
2011-12-12 Antoine Mussoadd some namespaces equality tests
2011-12-12 Antoine Mussouse MWNamespaceTest helpers based on __call()
2011-12-12 Antoine Mussouse __call() to instantly have some new fresh helpers
2011-12-10 Aaron Schulz* Fixed failing FlaggedRevs tests (one due global to...
2011-11-22 Daniel FriesenImplement a number of namespace related equals functions:
2011-10-24 Antoine Mussousing real identity for hashar
2011-08-24 Sam ReedFix missing $ from r95439
2011-08-24 Sam ReedFixup the rest of r82577
2011-08-24 Sam ReedFix testGetTalkExceptions from r82577
2011-08-24 Sam ReedFollowup r82577
2011-08-15 Antoine MussoFix up NS_MAIN subpage tests
2011-07-20 PlatonidesCommit a list of unimplemented tests.
2011-07-15 Antoine MussoNS_MAIN can locally have subpages enabled
2011-05-25 Chad HorohoeExtend MediaWikiTestCase in a few places
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-14 Antoine MussoFix MWNamespaceTest::testGetTalkExceptions()
2011-02-22 PlatonidesRemove trailing ?>
2011-02-21 Antoine Mussoremove hardcoded local path
2011-02-21 Antoine Mussoimprove namespace related methods