mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-03 02:32:04 +08:00
a45d0d96a2
the generanted hdf files against saved output of hdp. This did not work well because whenever the hdp changes its output format, the tests failed unnecessarily. The tests also failed if the test machine uses a different version of HDF library from the HDF5 development machine. Changed the algorithm to compare the generated HDF files against saved HDF files (first by a simple cmp; if that fails, compare the output of the host machine's hdp on both HDF files.) Saved HDF files are stored in testfiles/Expected. Tested on Hawkwind (FreeBSD) with srcdir option and Baldric (Solaris) without srcdir option. |
||
---|---|---|
.. | ||
Expected | ||
h5dumptst.c | ||
tall-1.ddl | ||
tall-2.ddl | ||
tall-3.ddl | ||
tall.dmp | ||
tall.h5 | ||
tattr-1.ddl | ||
tattr-2.ddl | ||
tattr-3.ddl | ||
tattr.dmp | ||
tattr.h5 | ||
tcomp-1.ddl | ||
tcomp-2.ddl | ||
tcomp-3.ddl | ||
tcompound2.dmp | ||
tcompound2.h5 | ||
tcompound.dmp | ||
tcompound.h5 | ||
tdset2.dmp | ||
tdset2.h5 | ||
tdset-1.ddl | ||
tdset-2.ddl | ||
tdset.dmp | ||
tdset.h5 | ||
tgroup-1.ddl | ||
tgroup-2.ddl | ||
tgroup.dmp | ||
tgroup.h5 | ||
thlink-1.ddl | ||
thlink-2.ddl | ||
thlink-3.ddl | ||
thlink-4.ddl | ||
thlink-5.ddl | ||
thlink.dmp | ||
thlink.h5 | ||
tloop2.h5 | ||
tloop-1.ddl | ||
tloop.dmp | ||
tloop.h5 | ||
tmany.dmp | ||
tmany.h5 | ||
tslink-1.ddl | ||
tslink-2.ddl | ||
tslink.dmp | ||
tslink.h5 | ||
tstr2.dmp | ||
tstr2.h5 | ||
tstr-1.ddl | ||
tstr.dmp | ||
tstr.h5 |