James D. Forrester
9d875febd5
Bump PHP version requirement to 7.0.0+
...
Bug: T172165
Change-Id: I740f32ac859d9bb3787fdf8414f82ae6f410492f
2018-05-24 16:15:56 +01:00
Reedy
0750c764a0
media: Fix casing of IPTC::parse() in tests
...
Change-Id: Id7271fe635c92f2c82c6e45c64a8b23b69bc3c03
2016-02-29 23:16:56 +00:00
Kunal Mehta
6e9b4f0e9c
Convert all array() syntax to []
...
Per wikitech-l consensus:
https://lists.wikimedia.org/pipermail/wikitech-l/2016-February/084821.html
Notes:
* Disabled CallTimePassByReference due to false positives (T127163)
Change-Id: I2c8ce713ce6600a0bb7bf67537c87044c7a45c4b
2016-02-17 01:33:00 -08:00
Reedy
63b343d8af
Disable testIPTCParseForcedUTFButInvalid on PHP > 5.6.0 but < 5.6.10
...
Bug: T124574
Change-Id: I6893f7f549bb4145296c97ba2fc12583cd22e18e
2016-02-10 21:22:11 +00:00
Kunal Mehta
fa0627c424
Skip IPTCTest::testIPTCParseForcedUTFButInvalid() on pre-PHP5.5.26
...
Bug: T124574
Change-Id: If546c84a9449579cdea5af5b2a6b4b1e7203109e
2016-01-26 10:12:17 -08:00
Max Semenik
f718e7710a
Small tweaks to media handler tests
...
* Whack @group Media everywhere
* If testing access to a nonexistent file, make it obvious from its name
* Grammar
Change-Id: I845b484b78b3eb1e5a97f339777d3b7c9ee17712
2014-07-15 10:31:07 -07:00
Siebrand Mazeland
e1d58d9071
Pass phpcs-strict on some test files (8/11)
...
Change-Id: I138c1f9bf2c3c7e9218d5fa29365e78b309fb459
2014-04-24 13:49:48 -07:00
addshore
c40786cba2
Cleanup tests/includes/media
...
- Adds @covers tags
- fixes comments
- fixes scope
- adds @todos
- split files per class
Change-Id: Id5aaa20769725a96f22fb838d376697c250874a5
2013-10-24 08:12:42 +00:00
Siebrand Mazeland
791d0b2a98
Update code formatting
...
Change-Id: I16a9b42651f1cfb1a70dffbb67b7b83dfeb90d03
2013-04-26 14:21:20 +00:00
Siebrand Mazeland
de04f37ef1
Update formatting
...
5 of n.
Change-Id: I811ca957b6588085d67606ebc0cd4033a1e53839
2013-02-15 12:35:50 +00:00
Brian Wolff
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
...
This should be my last commit of unit tests for the media metadata stuff (hopefully).
2011-08-21 18:05:34 +00:00