1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Test-Command: php -n -f examples/yaml-load.php
Depends: php-cli, @
Restrictions: superficial
Test-Command: php -n -f examples/yaml-dump.php
Depends: php-cli, @
Restrictions: superficial
Test-Command: phpunit --no-coverage --do-not-cache-result --bootstrap /usr/share/php/spyc/Spyc.php debian/tests/
Depends: phpunit, @
Features: test-name=phpunit-simple
Test-Command: phpunit --no-coverage --do-not-cache-result --bootstrap /usr/share/php/spyc/Spyc.php tests/
Depends: phpunit, @
Features: test-name=phpunit
|