File: 007_pkgtools_phppear_date.sh

package info (click to toggle)
pkg-php-tools 1.37
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 480 kB
  • sloc: php: 1,700; perl: 444; sh: 222; xml: 184; makefile: 14
file content (9 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e
. ./testsuite/common.sh

testpkg='testsuite/data/pearpkg1'

expect_equal "_pkgtools --sourcedirectory '${testpkg}' phppear date" '2009-05-08'