File: control

package info (click to toggle)
php-twig 3.5.1-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,560 kB
  • sloc: php: 17,829; makefile: 106; sh: 42
file content (12 lines) | stat: -rw-r--r-- 1,045 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Test-Command: mkdir -p vendor && phpabtpl --require psr/container --require symfony/phpunit-bridge --require erusev/parsedown --require league/commonmark --require league/html-to-markdown --require twig/twig --require twig/extra-bundle --require twig/cache-extra --require twig/cssinliner-extra --require twig/html-extra --require twig/inky-extra --require twig/intl-extra --require twig/markdown-extra --require twig/string-extra > debian/autoload.tests.php.tpl && phpab -o vendor/autoload.php -t debian/autoload.tests.php.tpl tests extra/*/Tests && SYMFONY_DEPRECATIONS_HELPER=weak phpunit && for i in extra/*/; do LC_ALL=en_US SYMFONY_DEPRECATIONS_HELPER=weak phpunit --bootstrap vendor/autoload.php -c $i/phpunit.xml.dist $i; done
Restrictions: rw-build-tree, allow-stderr
Depends: locales-all,
         php-league-commonmark,
         php-league-html-to-markdown,
         php-parsedown,
         php-psr-container,
         php-symfony-phpunit-bridge,
         phpab,
         phpunit (>= 9),
         pkg-php-tools (>= 1.41~),
         @