1 2 3 4 5 6 7 8
|
Restrictions: rw-build-tree, allow-stderr
Depends: php-doctrine-cache,
php-symfony-cache,
phpab,
phpunit,
pkg-php-tools (>= 1.41~),
@
Test-Command: mkdir -p vendor && phpabtpl --require doctrine/annotations --require doctrine/cache --require symfony/cache --require-file ../tests/Doctrine/Tests/Common/Annotations/Fixtures/functions.php --require-file ../tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php > debian/autoload.tests.php.tpl && phpab -o vendor/autoload.php -t debian/autoload.tests.php.tpl -e */ClassNoNamespaceNoComment.php tests/Doctrine/Tests && phpunit
|