File: 010_pkgtools_phppear_changelog.sh

package info (click to toggle)
pkg-php-tools 1.49
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 528 kB
  • sloc: php: 1,737; sh: 501; perl: 444; xml: 184; makefile: 17
file content (16 lines) | stat: -rw-r--r-- 339 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh

set -e
. ./testsuite/common.sh

testpkg='testsuite/data/pearpkg1'

expect_equal "_pkgtools --sourcedirectory '${testpkg}' phppear changelog" 'Version 1.2.1 - 2009-05-08 (alpha)
----------------------------------------
Notes:
  <none>

Version 0.0.1 - 2009-05-08 (alpha)
----------------------------------------
Notes:
  <none>'