Test-Command: cp -a examples/*.fig $AUTOPKGTEST_TMP;
              fig2ps $AUTOPKGTEST_TMP/*.fig
Restrictions: allow-stderr

Test-Command: cp -a examples/*.fig $AUTOPKGTEST_TMP;
              fig2ps --eps $AUTOPKGTEST_TMP/*.fig
Restrictions: allow-stderr

Test-Command: cp -a examples/*.fig $AUTOPKGTEST_TMP;
              fig2ps --eps --focespecial $AUTOPKGTEST_TMP/*.fig
Restrictions: allow-stderr

Test-Command: cp -a examples/*.fig $AUTOPKGTEST_TMP;
              fig2ps --pdf $AUTOPKGTEST_TMP/*.fig
Restrictions: allow-stderr

Test-Command: cp -a examples/Included_file.png $AUTOPKGTEST_TMP;
              fig2ps $AUTOPKGTEST_TMP/Included_file.png
Restrictions: allow-stderr
