File: control

package info (click to toggle)
php-phpseclib 2.0.30-2%2Bdeb11u2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,784 kB
  • sloc: php: 11,331; sh: 73; xml: 49; makefile: 18
file content (6 lines) | stat: -rw-r--r-- 341 bytes parent folder | download
1
2
3
4
5
6
Depends: php-codesniffer, @
Test-Command: phpcs -s --extensions=php --standard=build/code-sniffer-ruleset.xml /usr/share/php/phpseclib

Restrictions: rw-build-tree
Depends: php-gmp, phpab, phpunit, @
Test-Command: mkdir -p vendor ; phpab -o vendor/autoload.php -t debian/autoload.test.php.tpl tests ; phpunit --bootstrap vendor/autoload.php