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
/
phpunit.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Avoid stacktrace for outdated composer dependency message
Umherirrender
2025-02-10
1
-6
/
+1
*
phpunit: Don't override --bootstrap if supplied
Paladox
2025-01-13
1
-1
/
+3
*
Add MediaWiki\Registration namespace to registration classes
Ebrahim Byagowi
2024-08-10
1
-0
/
+1
*
Deprecate $wgCommandLineMode
Bartosz Dziewoński
2024-01-02
1
-4
/
+0
*
phpunit: Deprecate suite.xml and composer phpunit:entrypoint
Daimona Eaytoy
2023-12-21
1
-1
/
+3
*
phpunit: Deprecate tests/phpunit/phpunit.php script
Daimona Eaytoy
2023-07-12
1
-0
/
+11
*
phpunit: Check if composer dependencies are up-to-date
Kosta Harlan
2023-03-09
1
-0
/
+7
*
Revert "phpunit: Default to vendor/bin/phpunit, remove suites.xml"
Lucas Werkmeister (WMDE)
2022-06-09
1
-17
/
+95
*
phpunit: Default to vendor/bin/phpunit, remove suites.xml
Kosta Harlan
2022-06-08
1
-95
/
+17
*
Setup.php: clarify the use of $IP.
daniel
2022-05-03
1
-0
/
+2
*
phpunit: Remove some unnecessary code from phpunit.php
Daimona Eaytoy
2022-04-23
1
-32
/
+11
*
phpunit: parse any --boostrap parameter in getopt() call
Aaron Schulz
2022-04-04
1
-2
/
+2
*
Add wiki-farm support
daniel
2022-04-01
1
-1
/
+3
*
phpunit: Remove or inline phpunit.php loadSettings() and fatalError()
Daimona Eaytoy
2022-03-31
1
-55
/
+21
*
phpunit: Remove custom MediaWikiPHPUnitCommand and use default directly
Daimona Eaytoy
2022-03-31
1
-7
/
+10
*
tests: Change use of AtEase to at operator
Timo Tijhof
2022-02-24
1
-4
/
+1
*
tests: Replace some usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-2
/
+3
*
Fix duplicate define() in bootstrap.php
daniel
2022-02-14
1
-3
/
+1
*
Allow main settings file to be selected via env variable.
daniel
2022-02-06
1
-3
/
+4
*
phpunit.php: Move remaining CLI options to env variables
Daimona Eaytoy
2021-05-18
1
-239
/
+8
*
Merge "phpunit.php: Remove DB-related options"
jenkins-bot
2021-05-17
1
-36
/
+1
|
\
|
*
phpunit.php: Remove DB-related options
Daimona Eaytoy
2021-04-17
1
-36
/
+1
*
|
rdbms: Move setLBFactoryTriggers from doMaintenance to service wiring
Timo Tijhof
2021-04-27
1
-56
/
+0
|
/
*
Use ::class for class name
Umherirrender
2021-04-08
1
-1
/
+1
*
Simplify / clean up phpunit.php
Daimona Eaytoy
2021-04-06
1
-401
/
+60
*
Decouple phpunit.php from Maintenance
Daimona Eaytoy
2021-03-21
1
-26
/
+759
*
Safer autoloading with respect to file-scope code
Tim Starling
2021-01-11
1
-5
/
+5
*
Call ob_start() before running tests
Tim Starling
2020-05-25
1
-0
/
+4
*
Use class keyword for classname resolution
Ammar Abdulhamid
2020-03-27
1
-1
/
+1
*
phpunit: fix parameter mangling
daniel
2020-01-23
1
-6
/
+18
*
phpunit: Drop "debug-tests" command, no-op, now unused in Quibble
James D. Forrester
2020-01-15
1
-7
/
+0
*
Merge "Fixes for PHPUnit 8 compatibility"
jenkins-bot
2019-12-11
1
-0
/
+1
|
\
|
*
Fixes for PHPUnit 8 compatibility
Daimona Eaytoy
2019-12-10
1
-0
/
+1
*
|
Allow specifying autoloaded classes for tests
mainframe98
2019-12-10
1
-0
/
+2
|
/
*
Show the PHPUnit help in phpunit.php --help
Tim Starling
2019-11-25
1
-0
/
+6
*
Fix broken running tests locally in IDE
Florian
2019-11-21
1
-13
/
+2
*
phpunit: delete MediaWikiTestResult and TestRunner
Daimona Eaytoy
2019-11-17
1
-28
/
+21
*
tests: Nuke everything HHVM-related
Max Semenik
2019-10-05
1
-3
/
+1
*
phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase
Timo Tijhof
2019-09-02
1
-0
/
+7
*
Output only to stderr in unit tests
Aryeh Gregor
2018-10-08
1
-2
/
+2
*
Make phpunit.php less hackish, and install the listener unconditionally
Tim Starling
2018-09-04
1
-69
/
+27
*
Reset services before every test
Tim Starling
2018-09-03
1
-3
/
+0
*
Make maintenance scripts fail on unknown parameters
Bill Pirkle
2018-08-06
1
-0
/
+1
*
Allow PHPUnit 6 optionally in require-dev
Reedy
2018-04-12
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 16.0.0
Umherirrender
2018-02-17
1
-1
/
+1
*
tests: Commit initial version of DevelopmentSettings.php
Timo Tijhof
2017-12-27
1
-0
/
+1
*
phpunit.php: omit --quiet in help
Gergő Tisza
2017-09-17
1
-0
/
+9
*
Refactor parser tests
Tim Starling
2016-09-12
1
-110
/
+2
*
Renames preparatory to parser tests refactor
Tim Starling
2016-09-12
1
-1
/
+1
*
Allow --profile to be used in phpunit.php
Tim Starling
2016-09-08
1
-27
/
+24
[next]