File: control

package info (click to toggle)
php-phpstan-phpdoc-parser 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,476 kB
  • sloc: php: 21,156; makefile: 50; xml: 42; sh: 17
file content (9 lines) | stat: -rw-r--r-- 762 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
Restrictions: rw-build-tree allow-stderr
Depends: debhelper,
         php-doctrine-annotations,
         php-symfony-process,
         phpab,
         phpunit,
         pkg-php-tools,
         @
Test-Command: mkdir -p vendor && phpabtpl --require phpstan/phpdoc-parser --require doctrine/annotations --require symfony/process > debian/autoload.tests.php.tpl && phpab -o vendor/autoload.php -t debian/autoload.tests.php.tpl --exclude tests/PHPStan/Printer/data/printer-1-tabs-before.php --exclude tests/PHPStan/Printer/data/printer-1-spaces-before.php --exclude tests/PHPStan/Printer/data/printer-1-tabs-after.php --exclude tests/PHPStan/Printer/data/printer-1-spaces-after.php tests && ./build-abnfgen.sh && phpunit --no-coverage --bootstrap vendor/autoload.php