X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F2a-create_bmp_for_rect_in_rect.bmp.test;h=d2b644bf73dc5738b2af577ead16e9393497b881;hb=e5d4b145341a7edb81bf7cdecbc61d4ec5ee2097;hp=10097e147e00c9d77e925cbdce7054762365996e;hpb=a51f9bc3e458756855df5ab51a7e7ec015a9aebd;p=debian%2Fatlc diff --git a/tests/2a-create_bmp_for_rect_in_rect.bmp.test b/tests/2a-create_bmp_for_rect_in_rect.bmp.test index 10097e1..d2b644b 100755 --- a/tests/2a-create_bmp_for_rect_in_rect.bmp.test +++ b/tests/2a-create_bmp_for_rect_in_rect.bmp.test @@ -21,7 +21,7 @@ # rehat Linux and a Dec Alpha. Any failure probably indicates a # program bug, so PLEASE PLEASE let me know about it!! -$top_builddir/src/non_gui/create_bmp_for_rect_in_rect -b 4 500 100 20 240 20 460 50 40 1 4.8 $top_builddir/tmp/test_rect_in_rect.bmp +$top_builddir/src/create_bmp_for_rect_in_rect -b 4 500 100 20 240 20 460 50 40 1 4.8 $top_builddir/tmp/test_rect_in_rect.bmp MD5SUM=`$top_builddir/tools/src/mymd5sum $top_builddir/tmp/test_rect_in_rect.bmp` if [ $MD5SUM = c761645b57a08057064eb284a44859e9 ]; then rm $top_builddir/tmp/test_rect_in_rect.bmp