Test-Command: patch -p1 < debian/patches/DEP-8/Use-system-path.patch ; mkdir --parents vendor ; phpabtpl --require phpunit/php-code-coverage > debian/autoload.tests.php.tpl ; phpab --output vendor/autoload.php --exclude tests/_files/source_for_branched_exec_lines.php --exclude tests/_files/source_with_ignore.php --exclude tests/_files/source_with_ignore_attributes.php --exclude tests/_files/source_without_namespace.php --exclude tests/_files/source_with_oneline_annotations.php --exclude tests/_files/source_with_ignore.php --exclude tests/_files/source_with_ignore_attributes.php --exclude tests/_files/source_with_enum_and_method_level_ignore_annotation.php --exclude tests/_files/source_with_enum_and_enum_level_ignore_annotation.php --template debian/autoload.tests.php.tpl tests ; XDEBUG_MODE=coverage phpunit ; exit=$? ; patch -Rp1 < debian/patches/DEP-8/Use-system-path.patch ; exit $exit
Restrictions: allow-stderr, rw-build-tree
Depends: patch, php-pcov, php-xdebug, phpab, phpunit, pkg-php-tools, @
