File: control

package info (click to toggle)
php-guzzlehttp-psr7 2.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,224 kB
  • sloc: php: 9,586; xml: 155; makefile: 36
file content (8 lines) | stat: -rw-r--r-- 521 bytes parent folder | download
1
2
3
4
5
6
7
8
Test-Command: php -S 127.0.0.1:10002 tests/Integration/server.php & mkdir -p vendor && phpabtpl --require guzzlehttp/psr7 --require http-interop/http-factory-tests > debian/autoload.tests.php.tpl && phpab -o vendor/autoload.php -t debian/autoload.tests.php.tpl tests && TEST_SERVER=127.0.0.1:10002 phpunit ; exit=$? && killall php && exit $exit
Restrictions: rw-build-tree, allow-stderr
Depends: php-curl,
         php-http-interop-http-factory-tests,
         phpab,
         phpunit,
         pkg-php-tools,
         @