File: control

package info (click to toggle)
php-doctrine-annotations 2.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,552 kB
  • sloc: php: 8,471; xml: 26; makefile: 23
file content (8 lines) | stat: -rw-r--r-- 653 bytes parent folder | download
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,
         @
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 --exclude-group nophpunit11