Use WikiPage instead of Article to call doEdit()
[lhc/web/wiklou.git] / tests / phpunit / languages /
2011-12-14 Brion Vibber* (bug 32461) Add two-digit short form year for Persian...
2011-11-16 Antoine Mussobug 28643 improvement to serbian variants conversion
2011-11-15 Santhosh ThottingalFollow up r102802. Bug 32359
2011-11-11 Santhosh ThottingalMake commafy support negative numbers too,
2011-10-24 Antoine Mussousing real identity for hashar
2011-10-08 Brion Vibberfollowup r99246: fixes for test cases
2011-09-24 Roan KattouwPer CR on r97962, introduce an array parameter for...
2011-09-23 Roan KattouwMake Language::formatTimePeriod() more flexible so...
2011-09-23 Roan KattouwRewrite testFormatTimePeriod() with a data provider
2011-09-22 Santhosh ThottingalAdd support for Number grouping(commafy) based on CLDR...
2011-08-20 Roan KattouwPer CR on r90915, fix the description of one of the...
2011-07-03 Antoine Mussoenhance tests name (for --testdox option)
2011-06-28 Aaron Schulz* Added truncate() & truncateHTML() tests
2011-06-27 Aaron SchulzAdded formatTimePeriod() tests for r90385 and made...
2011-06-03 Chad HorohoeRemove useless bootstrap inclusions
2011-03-16 Antoine MussoMakes LanguageTr uc & lc match parent declaration
2011-03-15 Antoine Mussobug 28040 Turkish: properly handle dotted and dotless i
2011-03-14 Antoine Mussobug 28040 Turkish: properly lower case 'I' to 'ı' ...
2011-03-04 Antoine MussoUnderscore are not valid in language code
2011-03-03 Antoine MussoFix language code validation (from r82927)
2010-12-28 Chad HorohoeRename MediaWikiTestSetup to MediaWikiTestCase: this...
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...