(sort of bug 32410) Fix EXIF GPSAltitude calculation when below sea level.
[lhc/web/wiklou.git] / tests / phpunit / includes / MessageTest.php
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-28 NikerabbitMerge "Use local context to get messages"
2012-03-28 NikerabbitMerge "Add phpunit testcases for Bug 30681"
2012-03-28 Santhosh ThottingalAdd phpunit testcases for Bug 30681
2011-09-14 Sam ReedWhitespace/documentation
2011-06-06 PlatonidesFollow up r89585. Clean up after the test, expand inCon...
2011-06-06 Niklas LaxströmFix for bug 29274 - Message class ignores $wgForceUIMsg...
2011-05-01 PlatonidesFix the old XmlTest.php test bug in the dateMenu()...
2011-02-10 Niklas LaxströmTests for r81878
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-28 X!assertType() is deprecated, switching usages tp assertI...
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...