File: control

package info (click to toggle)
php-phpseclib 2.0.48-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,744 kB
  • sloc: php: 11,985; sh: 66; xml: 49; makefile: 23
file content (3 lines) | stat: -rw-r--r-- 347 bytes parent folder | download
1
2
3
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 --exclude-group nophpunit11