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
/
shell
/
ShellTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Shell::makeScriptCommand use run.php
daniel
2023-07-25
1
-17
/
+20
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-2
/
+2
*
Migrate use of global to use of config settings
Derick Alangi
2022-08-12
1
-1
/
+2
*
Remove or replace usages of "sanity"
Reedy
2021-11-21
1
-1
/
+1
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-1
/
+1
*
Use Shellbox for Shell::command() etc.
Tim Starling
2021-02-05
1
-6
/
+3
*
Improve some function documentation in tests
Umherirrender
2021-01-14
1
-1
/
+1
*
Fixes shell edge-cases in Windows
Juan Osorio
2020-08-26
1
-2
/
+13
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Replace all call_user_func(_array) in all tests
Thiemo Kreuz
2020-06-06
1
-1
/
+1
*
Manual fix of the remaining assertInternalType & Co.
Daimona Eaytoy
2019-12-15
1
-1
/
+1
*
Autofix 94 PHPUnit 8 compat issues
Daimona Eaytoy
2019-12-13
1
-1
/
+1
*
tests: Prefer assertSame() when comparing the integer 0
Thiemo Kreuz
2019-09-19
1
-1
/
+1
*
Remove covers validator trait where it is not needed
Thiemo Kreuz
2019-05-17
1
-2
/
+0
*
Remove excessive indenting of parameters on newlines
Reedy
2018-11-06
1
-5
/
+6
*
Deprecate wfShellWikiCmd()
Max Semenik
2018-04-16
1
-1
/
+71
*
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
/
+3
*
Add @covers for includes/shell/ tests
Kunal Mehta
2017-12-08
1
-0
/
+1
*
Shell: skip null parameters
Max Semenik
2017-11-29
1
-0
/
+1
*
Replace wfShellExec() with a class
Max Semenik
2017-09-08
1
-0
/
+30