Add missing test which is in autotools

This commit is contained in:
Allen Byrne 2018-03-27 08:41:54 -05:00
parent 49829b9117
commit e1f937f14b

View File

@ -157,6 +157,10 @@
ADD_H5_TEST (h5stat_newgrat 0 h5stat_newgrat.h5)
ADD_H5_TEST (h5stat_newgrat-UG 0 -G h5stat_newgrat.h5)
ADD_H5_TEST (h5stat_newgrat-UA 0 -A h5stat_newgrat.h5)
# h5stat_idx.h5 is generated by h5stat_gentest.c
if (HDF5_BUILD_GENERATORS)
ADD_H5_TEST (h5stat_idx 0 h5stat_idx.h5)
endif ()
#
# Tests for -l (--links) option on h5stat_threshold.h5:
# -l 0 (incorrect threshold value)