Stud.IP
4.2 Revision
|
Variables | |
if(version_compare(phpversion(), '5.4', '>=')) | $inc_path = ini_get('include_path') |
const | TEST_FIXTURES_PATH dirname(dirname(__FILE__)) . "/fixtures/" |
$STUDIP_BASE_PATH = realpath(dirname(__FILE__) . '/../..') | |
$yaml = new \sfYamlParser() | |
$config = $yaml->parse(file_get_contents(dirname(__FILE__) .'/../unit.suite.yml')) | |
$config = $yaml->parse(file_get_contents(dirname(__FILE__) .'/../unit.suite.yml')) |
$inc_path = ini_get('include_path') |
$STUDIP_BASE_PATH = realpath(dirname(__FILE__) . '/../..') |
$yaml = new \sfYamlParser() |
const TEST_FIXTURES_PATH dirname(dirname(__FILE__)) . "/fixtures/" |