X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F3a-create_bmp_for_rect_cen_in_rect.bmp.test;h=536b30b5fad1f07102cb525674f9a45641ecbbfb;hb=refs%2Fheads%2Fmaster;hp=6e20b8e7b2206437b81968cd15c738720dc7e1ac;hpb=a51f9bc3e458756855df5ab51a7e7ec015a9aebd;p=debian%2Fatlc diff --git a/tests/3a-create_bmp_for_rect_cen_in_rect.bmp.test b/tests/3a-create_bmp_for_rect_cen_in_rect.bmp.test index 6e20b8e..536b30b 100755 --- a/tests/3a-create_bmp_for_rect_cen_in_rect.bmp.test +++ b/tests/3a-create_bmp_for_rect_cen_in_rect.bmp.test @@ -1,7 +1,7 @@ #! /bin/sh -$top_builddir/src/non_gui/create_bmp_for_rect_cen_in_rect -b 4 500 100 20 20 1 $top_builddir/tmp/test.bmp +$top_builddir/src/create_bmp_for_rect_cen_in_rect -b 4 500 100 20 20 1 $top_builddir/tmp/test.bmp MD5SUM=`$top_builddir/tools/src/mymd5sum $top_builddir/tmp/test.bmp` if [ $MD5SUM = a4545fdbafdb3150d8dc65eb8ca5e6ef ]; then echo "PASSED:" $0 >> tests.log