File: common.shi

package info (click to toggle)
graphicsmagick 1.4%2Breally1.3.36%2Bhg16481-2%2Bdeb11u1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 42,320 kB
  • sloc: ansic: 241,776; cpp: 18,674; sh: 11,210; perl: 3,384; makefile: 2,419; tcl: 2,211; python: 1,292
file content (7 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
# Common code fragment for wand tests
#
subdir=wand
SRCDIR=${top_srcdir}/${subdir}
export SRCDIR
. ${top_srcdir}/scripts/tap-functions.shi
cd ${subdir} || exit 1