1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Tests: phpunit
Depends: ghostscript,
php-dom,
php-gd,
php-mbstring,
php-mockery,
php-symfony-process,
phpab,
phpunit,
pkg-php-tools (>= 1.41~),
@
Test-Command: phpunit --no-coverage --bootstrap /usr/share/php/dompdf/autoload.php debian/tests/
Depends: phpunit, @
Features: test-name=phpunit
Restrictions: superficial
Test-Command: php -f debian/doc-examples/basic-html-pdf.php > test.pdf && pdfinfo test.pdf
Depends: phpunit, poppler-utils, @
Features: test-name=basic_html_example
Restrictions: superficial
|