File: control

package info (click to toggle)
phpmyadmin-shapefile 3.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,424 kB
  • sloc: php: 1,621; makefile: 7
file content (23 lines) | stat: -rw-r--r-- 836 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Test-Command: phpunit --bootstrap /usr/share/php/PhpMyAdmin/ShapeFile/autoload.php --no-coverage
Features: test-name=unit_tests
Depends: phpunit, @

Test-Command: php -f /usr/share/doc/php-phpmyadmin-shapefile/examples/create_shapefile.php
Depends: php-cli, @
Features: test-name=example_create_shapefile
Restrictions: superficial

Test-Command: php -f /usr/share/doc/php-phpmyadmin-shapefile/examples/read.php
Depends: php-cli, @
Features: test-name=example_read
Restrictions: superficial

Test-Command: php -f /usr/share/doc/php-phpmyadmin-shapefile/examples/read_point.php
Depends: php-cli, @
Features: test-name=example_read_point
Restrictions: superficial

Test-Command: php -f /usr/share/doc/php-phpmyadmin-shapefile/examples/read_polygon.php
Depends: php-cli, @
Features: test-name=example_read_polygon
Restrictions: superficial