1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
Test-Command: phpunit --bootstrap /usr/share/php/PhpMyAdmin/ShapeFile/autoload.php --no-coverage
Depends: phpunit, @
Test-Command: php -f /usr/share/doc/php-phpmyadmin-shapefile/examples/create_shapefile.php
Depends: php-cli, @
Test-Command: php -f /usr/share/doc/php-phpmyadmin-shapefile/examples/read.php
Depends: php-cli, @
Test-Command: php -f /usr/share/doc/php-phpmyadmin-shapefile/examples/read_point.php
Depends: php-cli, @
Test-Command: php -f /usr/share/doc/php-phpmyadmin-shapefile/examples/read_polygon.php
Depends: php-cli, @
|