File: tst.sh

package info (click to toggle)
frog 0.12.15-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,096 kB
  • sloc: sh: 11,167; cpp: 4,661; python: 765; makefile: 32
file content (4 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (2)
1
2
3
4
#! /bin/sh

./frog --skip=p -t $srcdir/../tests/tst.txt -o tst.out >& /dev/null
diff -w tst.out $srcdir/../tests/tst.ok