Use __DIR__ instead of dirname( __FILE__ )
[lhc/web/wiklou.git] / tests / phpunit / includes / media / SVGMetadataExtractorTest.php
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
2012-08-27 NikerabbitMerge "Fix double braceSubstitution of some preview...
2012-08-26 SiebrandMerge "Check fallbacks correctly in getHeaderVariant()."
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-24 DemonMerge "Revert "Use the context language for the toc...
2012-08-23 CatropeMerge "Split up doOperations() test to be more robust...
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Enable dropping of tables without having to...
2012-08-23 CatropeMerge "Make the width/height in the SVG metadata box...
2012-08-23 Brian WolffMake the width/height in the SVG metadata box be in...
2012-01-03 Brion VibberPHPUnit test case for bug 31719 (followup r107793)
2011-11-04 Max SemenikWindows compat for a couple of tests :(
2011-08-17 Brian WolffMove the image files used in the media tests from inclu...
2011-07-20 PlatonidesFixup r89029. You don't include the brackets in the...
2011-05-28 Antoine MussoHandle old libxml when extracting SVG metadata
2011-05-25 Brion Vibber* (bug 27465) Fix metadata extraction for SVG files...
2011-05-25 Brion VibberTest cases for bug 27465: problems with XML namespace...