wiki.techinc.nl/tests/phpunit/maintenance
Kunal Mehta 0e1fc6575e Refactor some Installer code into ExecutableFinder
Refactor Installer::locateExecutableInDefaultPaths() into a separate
utility class, ExecutableFinder. This class is already used in plenty of
places outside of the installer, so it's ripe for being extracted.

This class is located in utils/ due to the dependency upon
Shell::command(). Once that no longer has a dependence upon MediaWiki,
this class can be moved to libs/ too.

Change-Id: I175465acc0d64f990445ce05fabcee8b88a0b259
2017-10-26 11:42:05 -07:00
..
backup_LogTest.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
backup_PageTest.php Add basic IP range support to Special:Contributions 2017-09-05 16:15:33 -04:00
backupPrefetchTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00
backupTextPassTest.php Add basic IP range support to Special:Contributions 2017-09-05 16:15:33 -04:00
categoriesRdfTest.php Produce RDF dump of all categories and subcategories in a wiki. 2017-08-28 00:30:35 -07:00
DumpTestCase.php Refactor some Installer code into ExecutableFinder 2017-10-26 11:42:05 -07:00
fetchTextTest.php tests: speed up fetchTextTest 2017-01-03 15:39:27 +01:00
MaintenanceTest.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00