X-Git-Url: https://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/efc068f39f6811cdc0e004d2acf4ef08b2b71c3e..9969a6cd8e946ea3bbcd7f4b357b0e60fc02fe43:/tests/moo2-starbg.tap?ds=sidebyside diff --git a/tests/moo2-starbg.tap b/tests/moo2-starbg.tap deleted file mode 100755 index 107f170..0000000 --- a/tests/moo2-starbg.tap +++ /dev/null @@ -1,35 +0,0 @@ -#!/bin/sh -# -# 2ooM: The Master of Orion II Reverse Engineering Project -# Test correct decoding of various images in starbg.lbx -# Copyright © 2013-2014 Nick Bowler -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -. "$srcdir/tests/util/test-init.sh" || exit 99 - -test x"${MOO2DATA+set}" = x"set" || - skip_all_ "test requires original data files" -dx_create_testdir - -plan_ 4 - -command_ok_ "unpacking fonts.lbx" $LBXTOOL -xf "$MOO2DATA/fonts.lbx" -command_ok_ "unpacking starbg.lbx" $LBXTOOL -xf "$MOO2DATA/starbg.lbx" - -diag_ "Test image with raw flag" -command_ok_ "decoding starbg.lbx.009" \ - $LBXIMG -F pam --output-prefix test0 --palette fonts.lbx.005 \ - -df starbg.lbx.009 -dx_check_pam_md5 "test0.000.pam" 3b6ccbe3fc46e13c1fa80edf611d7a62