18 lines
462 B
Properties
18 lines
462 B
Properties
|
|
file.reference.yii-framework=../yii/framework
|
||
|
|
ignore.path=
|
||
|
|
include.path=\
|
||
|
|
${php.global.include.path}:\
|
||
|
|
${file.reference.yii-framework}
|
||
|
|
php.version=PHP_53
|
||
|
|
phpunit.bootstrap=protected/tests/bootstrap.php
|
||
|
|
phpunit.bootstrap.create.tests=false
|
||
|
|
phpunit.configuration=protected/tests/phpunit.xml
|
||
|
|
phpunit.run.test.files=false
|
||
|
|
phpunit.suite=
|
||
|
|
phpunit.test.groups.ask=false
|
||
|
|
source.encoding=UTF-8
|
||
|
|
src.dir=.
|
||
|
|
tags.asp=false
|
||
|
|
tags.short=true
|
||
|
|
web.root=.
|