diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2009-12-25 12:54:08 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2009-12-25 12:54:08 (GMT) |
commit | b6a36494bc0593e25ce78a807c1ad2121a139a7f (patch) | |
tree | 56096a5aca94ff04e8e8270ca09815457a2f0b83 /hl | |
parent | a4027247df26eb54e1d8f8df71bcc01c64057b3b (diff) | |
download | hdf5-b6a36494bc0593e25ce78a807c1ad2121a139a7f.zip hdf5-b6a36494bc0593e25ce78a807c1ad2121a139a7f.tar.gz hdf5-b6a36494bc0593e25ce78a807c1ad2121a139a7f.tar.bz2 |
[svn-r18052] Moved gif2h5 tools tesfiles from hl/tools/testfiles to hl/tools/gif2h5/testfiles
so that it has its own testfiles directory.
Tested:
h5committested.
Diffstat (limited to 'hl')
-rw-r--r-- | hl/tools/gif2h5/h52giftest.sh | 4 | ||||
-rw-r--r-- | hl/tools/gif2h5/testfiles/h52giftst.h5 (renamed from hl/tools/testfiles/h52giftst.h5) | bin | 82816 -> 82816 bytes | |||
-rw-r--r-- | hl/tools/gif2h5/testfiles/image1.gif (renamed from hl/tools/testfiles/image1.gif) | bin | 9736 -> 9736 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/hl/tools/gif2h5/h52giftest.sh b/hl/tools/gif2h5/h52giftest.sh index 7da7d9f..186b369 100644 --- a/hl/tools/gif2h5/h52giftest.sh +++ b/hl/tools/gif2h5/h52giftest.sh @@ -16,8 +16,8 @@ # HDF Utilities Test script -TESTFILE1="$srcdir/../testfiles/h52giftst.h5" -TESTFILE2="$srcdir/../testfiles/image1.gif" +TESTFILE1="$srcdir/testfiles/h52giftst.h5" +TESTFILE2="$srcdir/testfiles/image1.gif" # initialize errors variable errors=0 diff --git a/hl/tools/testfiles/h52giftst.h5 b/hl/tools/gif2h5/testfiles/h52giftst.h5 Binary files differindex a827b3b..a827b3b 100644 --- a/hl/tools/testfiles/h52giftst.h5 +++ b/hl/tools/gif2h5/testfiles/h52giftst.h5 diff --git a/hl/tools/testfiles/image1.gif b/hl/tools/gif2h5/testfiles/image1.gif Binary files differindex b90b23a..b90b23a 100644 --- a/hl/tools/testfiles/image1.gif +++ b/hl/tools/gif2h5/testfiles/image1.gif |