File: control

package info (click to toggle)
php-deepcopy 1.13.4-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 612 kB
  • sloc: php: 1,793; makefile: 26
file content (10 lines) | stat: -rw-r--r-- 603 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
Test-Command: mkdir -p vendor && phpabtpl --require myclabs/deep-copy --require doctrine/collections --require doctrine/common --require phpspec/prophecy --require phpspec/prophecy-phpunit > debian/autoload.tests.php.tpl && phpab -o vendor/autoload.php -t debian/autoload.tests.php.tpl tests/DeepCopyTest fixtures && phpunit --bootstrap vendor/autoload.php
Restrictions: rw-build-tree, allow-stderr
Depends: php-doctrine-collections,
         php-doctrine-common,
         php-phpspec-prophecy,
         php-phpspec-prophecy-phpunit,
         phpab,
         phpunit,
         pkg-php-tools,
         @