File: control

package info (click to toggle)
php-symfony-webpack-encore-bundle 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 408 kB
  • sloc: php: 1,697; xml: 92; makefile: 22
file content (10 lines) | stat: -rw-r--r-- 606 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Test-Command: mkdir -p vendor && phpabtpl --require symfony/webpack-encore-bundle --require symfony/framework-bundle --require symfony/http-client --require symfony/twig-bundle --require symfony/web-link > debian/autoload.tests.php.tpl && phpab --output vendor/autoload.php --template debian/autoload.tests.php.tpl tests && phpunit --exclude-group Composer
Restrictions: allow-stderr, rw-build-tree
Depends: php-symfony-framework-bundle,
         php-symfony-http-client,
         php-symfony-twig-bundle,
         php-symfony-web-link,
         phpab,
         phpunit,
         pkg-php-tools,
         @