Semantic MediaWiki and related extensions
Functions | Variables
mw-phpunit-runner.php File Reference

Functions

 isReadablePath ( $path)
 
 addArguments ( $args)
 
 getDirectory ()
 

Variables

 $extDirectory = dirname( getDirectory() )
 
 $config = isReadablePath( "$extDirectory/phpunit.xml.dist" )
 
 $mw = isReadablePath( dirname( dirname( $extDirectory ) ) . "/tests/phpunit/phpunit.php" )
 

Detailed Description

This file is part of the MediaWiki extension Lingo.

The Lingo extension is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

The Lingo extension is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Author
Stephan Gambke
mwjames
Since
2.0

Function Documentation

◆ getDirectory()

getDirectory ( )
Returns
string

About | General disclaimer | Privacy policy