File: imagemagick-test

package info (click to toggle)
node-imagemagick 0.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 388 kB
  • sloc: javascript: 445; sh: 5; makefile: 2
file content (9 lines) | stat: -rwxr-xr-x 179 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/bin/sh
set -e

cp -R debian/tests/sample-images "$AUTOPKGTEST_TMP"
cp *.js *.json "$AUTOPKGTEST_TMP"

nodejs "$AUTOPKGTEST_TMP"/test.js
nodejs "$AUTOPKGTEST_TMP"/test-crop.js