File: control

package info (click to toggle)
php-phpseclib 2.0.42-1%2Bdeb12u2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,416 kB
  • sloc: php: 11,867; sh: 66; xml: 49; makefile: 25
file content (6 lines) | stat: -rw-r--r-- 455 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, allow-stderr
Depends: php-gmp, phpab, phpunit, pkg-php-tools (>= 1.41~), @
Test-Command: mkdir -p vendor ; phpabtpl --require phpseclib/phpseclib > debian/autoload.tests.php.tpl ; phpab -o vendor/autoload.php -t debian/autoload.tests.php.tpl tests ; phpunit --bootstrap vendor/autoload.php