diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2000-11-08 22:16:57 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2000-11-08 22:16:57 (GMT) |
commit | 27dd3628147e3a7576429b1673288920ff8821d3 (patch) | |
tree | fc3d0bf9b166d7dede2d1d5d90ef961167e58b4a | |
parent | 1e7480ad63040f747760820bfed13c73c4b83477 (diff) | |
download | hdf5-27dd3628147e3a7576429b1673288920ff8821d3.zip hdf5-27dd3628147e3a7576429b1673288920ff8821d3.tar.gz hdf5-27dd3628147e3a7576429b1673288920ff8821d3.tar.bz2 |
[svn-r2825]
Purpose:
Adding testing files for h4toh5 converter
these files are parts of files that test different datatype sds objects.
Description:
see above
Solution:
Platforms tested:
eirene,arabica,gondolin,paz,hawkwind
-rw-r--r-- | tools/testfiles/sds_typattr.hdf | bin | 0 -> 4727 bytes |
-rw-r--r-- | tools/testfiles/sds_typchar8.hdf | bin | 0 -> 3082 bytes |
-rw-r--r-- | tools/testfiles/sds_typchunk_comp.hdf | bin | 0 -> 3204 bytes |
-rw-r--r-- | tools/testfiles/sds_typfloat32.hdf | bin | 0 -> 6959 bytes |
-rw-r--r-- | tools/testfiles/sds_typfloat64.hdf | bin | 0 -> 10959 bytes |
-rw-r--r-- | tools/testfiles/sds_typint16.hdf | bin | 0 -> 4957 bytes |
-rw-r--r-- | tools/testfiles/sds_typint32.hdf | bin | 0 -> 6957 bytes |
-rw-r--r-- | tools/testfiles/sds_typint8.hdf | bin | 0 -> 3081 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/tools/testfiles/sds_typattr.hdf b/tools/testfiles/sds_typattr.hdf Binary files differnew file mode 100644 index 0000000..c72b8bd --- /dev/null +++ b/tools/testfiles/sds_typattr.hdf diff --git a/tools/testfiles/sds_typchar8.hdf b/tools/testfiles/sds_typchar8.hdf Binary files differnew file mode 100644 index 0000000..b9f2e7e --- /dev/null +++ b/tools/testfiles/sds_typchar8.hdf diff --git a/tools/testfiles/sds_typchunk_comp.hdf b/tools/testfiles/sds_typchunk_comp.hdf Binary files differnew file mode 100644 index 0000000..ffd4c2a --- /dev/null +++ b/tools/testfiles/sds_typchunk_comp.hdf diff --git a/tools/testfiles/sds_typfloat32.hdf b/tools/testfiles/sds_typfloat32.hdf Binary files differnew file mode 100644 index 0000000..b8cee68 --- /dev/null +++ b/tools/testfiles/sds_typfloat32.hdf diff --git a/tools/testfiles/sds_typfloat64.hdf b/tools/testfiles/sds_typfloat64.hdf Binary files differnew file mode 100644 index 0000000..5a970ca --- /dev/null +++ b/tools/testfiles/sds_typfloat64.hdf diff --git a/tools/testfiles/sds_typint16.hdf b/tools/testfiles/sds_typint16.hdf Binary files differnew file mode 100644 index 0000000..33a31c8 --- /dev/null +++ b/tools/testfiles/sds_typint16.hdf diff --git a/tools/testfiles/sds_typint32.hdf b/tools/testfiles/sds_typint32.hdf Binary files differnew file mode 100644 index 0000000..a4732b6 --- /dev/null +++ b/tools/testfiles/sds_typint32.hdf diff --git a/tools/testfiles/sds_typint8.hdf b/tools/testfiles/sds_typint8.hdf Binary files differnew file mode 100644 index 0000000..5bdbc8d --- /dev/null +++ b/tools/testfiles/sds_typint8.hdf |