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
/
libs
/
GenericArrayObjectTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
site: Simplify SiteList by removing GenericArrayObject indirection
Timo Tijhof
2023-06-05
1
-278
/
+0
*
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-1
/
+0
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-2
/
+2
*
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
Umherirrender
2021-01-31
1
-1
/
+1
*
Replace all call_user_func(_array) in all tests
Thiemo Kreuz
2020-06-06
1
-1
/
+1
*
Replace all `new stdClass()` with identical `(object)[]`
Thiemo Kreuz
2020-03-04
1
-1
/
+1
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
1
-0
/
+279
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
1
-279
/
+0
*
Remove @dataProvider and @covers from non-test functions
Umherirrender
2018-03-18
1
-3
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 16.0.0
Umherirrender
2018-02-17
1
-1
/
+1
*
Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase
Kunal Mehta
2018-01-01
1
-0
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-5
/
+5
*
tests: Clean up file headers
Timo Tijhof
2015-04-01
1
-1
/
+0
*
Convert most libs/ tests to use PHPUnit_Framework_TestCase
Chad Horohoe
2014-12-29
1
-1
/
+1
*
Pass phpcs-strict on some test files (7/11)
Siebrand Mazeland
2014-04-24
1
-1
/
+2
*
docs: closure -> Closure; callback -> callable
umherirrender
2014-04-19
1
-1
/
+1
*
@covers tags for unit tests
addshore
2013-10-24
1
-0
/
+16
*
Update code formatting
Siebrand Mazeland
2013-04-26
1
-1
/
+2
*
Update formatting
Siebrand Mazeland
2013-02-15
1
-7
/
+5
*
pass codesniffer on tests/
Antoine Musso
2013-01-28
1
-2
/
+2
*
Fixed SiteArray serialization
jeroendedauw
2012-12-12
1
-0
/
+20
*
Remove the \ before the class name.
Platonides
2012-12-11
1
-1
/
+1
*
Remove broken test.
jeroendedauw
2012-12-08
1
-5
/
+4
*
Added sites functionality, a much more generic and flexible version of the ex...
jeroendedauw
2012-10-12
1
-1
/
+1
*
Added default implmentation of instanceProvider to GenericArrayObjectTest
jeroendedauw
2012-08-29
1
-6
/
+14
*
use InvalidArgumentException rather then Exception
jeroendedauw
2012-08-27
1
-1
/
+1
*
Fix type of exception no longer matching after someone changed it without run...
jeroendedauw
2012-08-24
1
-2
/
+1
*
Added GenericArrayObject class and associated test base
jeroendedauw
2012-08-13
1
-0
/
+238