File: control

package info (click to toggle)
php-doctrine-annotations 2.0.1-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,068 kB
  • sloc: php: 8,441; makefile: 26; xml: 15
file content (8 lines) | stat: -rw-r--r-- 636 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 (>= 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