Test-Command: mkdir -p vendor ; phpabtpl --require sebastian/environment > debian/autoload.tests.php.tpl ; phpab --output vendor/autoload.php --template debian/autoload.tests.php.tpl tests ; patch -p1 < debian/patches/DEP-8/Use-system-path.patch ; phpunit --bootstrap vendor/autoload.php ; exit=$? ; patch -Rp1 < debian/patches/DEP-8/Use-system-path.patch ; exit $exit
Restrictions: allow-stderr, rw-build-tree
Depends: phpab, phpunit, pkg-php-tools, @
