File: control

package info (click to toggle)
php-zend-eventmanager 3.14.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 904 kB
  • sloc: php: 3,542; xml: 696; makefile: 17
file content (8 lines) | stat: -rw-r--r-- 459 bytes parent folder | download
1
2
3
4
5
6
7
8
Restrictions: allow-stderr, rw-build-tree
Depends: php-laminas-stdlib,
         php-psr-container,
         phpab,
         phpunit,
         pkg-php-tools,
         @
Test-Command: mkdir -p vendor ; phpabtpl --require laminas/laminas-eventmanager --require psr/container > debian/autoload.tests.php.tpl ; phpab -o vendor/autoload.php -t debian/autoload.tests.php.tpl test Interop ; phpunit --exclude-filter 'test.etEventManager$' --exclude-group nophpunit12