0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.191.68.112


Current Path : /proc/thread-self/root/home/ubuntu/ImageMagick-7.0.10-22/tests/
Upload File :
Current File : //proc/thread-self/root/home/ubuntu/ImageMagick-7.0.10-22/tests/drawtest.tap

#!/bin/sh
# Copyright (C) 1999-2020 ImageMagick Studio LLC
#
# This program is covered by multiple licenses, which are described in
# LICENSE. You should have received a copy of LICENSE with this
# package; otherwise see https://imagemagick.org/script/license.php.
#
. ./common.shi
. ${srcdir}/tests/common.shi
echo "1..1"

${DRAWTEST} drawtest_out.miff && echo "ok" || echo "not ok"
: