File: control

package info (click to toggle)
php-guzzlehttp-psr7 2.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 812 kB
  • sloc: php: 9,510; xml: 148; makefile: 36
file content (8 lines) | stat: -rw-r--r-- 496 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 -v
Restrictions: rw-build-tree, allow-stderr
Depends: php-curl,
         php-http-interop-http-factory-tests,
         phpab,
         phpunit,
         pkg-php-tools (>= 1.41~),
         @