File: control

package info (click to toggle)
php-phpseclib 2.0.49-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,744 kB
  • sloc: php: 11,989; sh: 66; xml: 49; makefile: 23
file content (3 lines) | stat: -rw-r--r-- 336 bytes parent folder | download
1
2
3
Restrictions: allow-stderr, rw-build-tree
Depends: php-gmp, phpab, phpunit, pkg-php-tools, @
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