File: control

package info (click to toggle)
php-doctrine-persistence 4.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 680 kB
  • sloc: php: 3,390; makefile: 22
file content (8 lines) | stat: -rw-r--r-- 438 bytes parent folder | download
1
2
3
4
5
6
7
8
Test-Command: mkdir -p vendor && phpabtpl --require doctrine/common --require doctrine/persistence --require symfony/cache > debian/autoload.tests.php.tpl && phpab -o vendor/autoload.php -t debian/autoload.tests.php.tpl tests && phpunit --bootstrap vendor/autoload.php
Restrictions: rw-build-tree, allow-stderr
Depends: php-doctrine-common,
         php-symfony-cache,
         phpab,
         phpunit,
         pkg-php-tools,
         @