File: control

package info (click to toggle)
code2html 0.9.1-7
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 344 kB
  • sloc: perl: 2,921; ansic: 5; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 241 bytes parent folder | download
1
2
3
4
5
Test-Command: cp -r debian/tests/sample-codes/* $AUTOPKGTEST_TMP;
              cd $AUTOPKGTEST_TMP;
              code2html -l c test.c output.html;
              test -s $AUTOPKGTEST_TMP/output.html
Restrictions: allow-stderr, superficial