File: basic

package info (click to toggle)
gappa 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,316 kB
  • sloc: cpp: 11,864; python: 59; makefile: 19; sh: 5
file content (6 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/bin/sh

set -e

gappa debian/tests/basic.gappa 2> $AUTOPKGTEST_TMP/basic.output
cmp -s $AUTOPKGTEST_TMP/basic.output debian/tests/basic.expected