index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
media
/
SVGMetadataExtractorTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate wrapper SVGMetadataExtractor::getMetadata
Umherirrender
2019-07-26
1
-201
/
+0
*
Unset all globals unneeded for unit tests, assert correct directory
Amir Sarabadani
2019-07-09
1
-0
/
+201
*
Move trivial unit tests, round II
Amir Sarabadani
2019-07-02
1
-201
/
+0
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
1
-0
/
+201
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
1
-201
/
+0
*
SVGMetadataExtractorTest: remove method existence test
Max Semenik
2019-03-08
1
-5
/
+0
*
SVG: Allow , as separator in viewBox attribute value
Derk-Jan Hartman
2018-08-11
1
-0
/
+10
*
SVG: SVG unit parser support for wider range of number
Derk-Jan Hartman
2018-08-07
1
-0
/
+41
*
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-2
/
+2
*
tests: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-45
/
+45
*
Remove explict autoload from phpunit tests
umherirrender
2014-09-27
1
-5
/
+0
*
Small tweaks to media handler tests
Max Semenik
2014-07-15
1
-0
/
+1
*
Fix misnamed SVGHandler::canAnimateThumb()
Brian Wolff
2014-06-10
1
-0
/
+11
*
Pass phpcs-strict on some test files (9/11)
Siebrand Mazeland
2014-04-24
1
-0
/
+3
*
Extract list of languages svg is translated into.
Brian Wolff
2013-12-06
1
-1
/
+23
*
Merge "Add an interface for getting "standard" file metadata."
jenkins-bot
2013-10-29
1
-0
/
+11
|
\
|
*
Add an interface for getting "standard" file metadata.
Brian Wolff
2013-10-29
1
-0
/
+11
*
|
@covers tags for the rest of /media/* tests
addshore
2013-10-24
1
-1
/
+1
*
|
Cleanup tests/includes/media
addshore
2013-10-24
1
-2
/
+5
|
/
*
Update code formatting
Siebrand Mazeland
2013-04-26
1
-0
/
+2
*
Update formatting
Siebrand Mazeland
2013-02-15
1
-4
/
+3
*
pass codesniffer on tests/
Antoine Musso
2013-01-28
1
-1
/
+0
*
tests: always call parent setUp
Antoine Musso
2012-10-23
1
-0
/
+1
*
Clean and repair many phpunit tests (+ fix implied configuration)
Timo Tijhof
2012-10-09
1
-5
/
+5
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-2
/
+2
*
Make the width/height in the SVG metadata box be in the SVG's units
Brian Wolff
2012-08-23
1
-5
/
+15
*
PHPUnit test case for bug 31719 (followup r107793)
Brion Vibber
2012-01-03
1
-0
/
+8
*
Windows compat for a couple of tests :(
Max Semenik
2011-11-04
1
-7
/
+9
*
Move the image files used in the media tests from includes/media to data/medi...
Brian Wolff
2011-08-17
1
-2
/
+2
*
Fixup r89029. You don't include the brackets in the method name!
Platonides
2011-07-20
1
-1
/
+1
*
Handle old libxml when extracting SVG metadata
Antoine Musso
2011-05-28
1
-0
/
+22
*
* (bug 27465) Fix metadata extraction for SVG files using unusual namespace n...
Brion Vibber
2011-05-25
1
-2
/
+16
*
Test cases for bug 27465: problems with XML namespace handling break SVGMetad...
Brion Vibber
2011-05-25
1
-0
/
+52