File: 012_phppkginfo_hasphpscript.sh

package info (click to toggle)
pkg-php-tools 1.28
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 488 kB
  • ctags: 511
  • sloc: php: 1,439; perl: 446; sh: 225; xml: 179; makefile: 14
file content (8 lines) | stat: -rw-r--r-- 166 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/sh

set -e
. ./testsuite/common.sh

testpkg='testsuite/data/pearpkg1'

expect_equal "php share/pkg-php-tools/scripts/phppkginfo hasphpscript '${testpkg}'" '0'