File: control

package info (click to toggle)
msc-generator 8.6.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180,484 kB
  • sloc: cpp: 129,931; yacc: 23,655; ansic: 7,464; sh: 5,026; makefile: 948
file content (7 lines) | stat: -rw-r--r-- 380 bytes parent folder | download
1
2
3
4
5
6
7
# Smoke test that msc-gen runs and produces a PNG, done for both binary packages separately.
# Anything printed is an error.
Test-Command: ( [ "`echo | msc-gen - -S msc -q | head -c8`" = $'\x89\x50\x4e\x47\x0d\x0a\x1a' ] ) >&2
Depends: msc-generator

Test-Command: ( [ "`echo | msc-gen - -S msc -q | head -c8`" = $'\x89\x50\x4e\x47\x0d\x0a\x1a' ] ) >&2
Depends: msc-generator-nox