diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2013-08-08 17:24:43 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2013-08-08 17:24:43 (GMT) |
commit | c902bbdd9041be89ffe6bc1f186ae166e03c435a (patch) | |
tree | 4b73867753f18ce82cb2eebfc98763a139d9b9b0 /tools/h5stat/testfiles/h5stat_newgrat-UA.ddl | |
parent | f1b5d46cd045a9a705be6515a338e7bbb3298161 (diff) | |
download | hdf5-c902bbdd9041be89ffe6bc1f186ae166e03c435a.zip hdf5-c902bbdd9041be89ffe6bc1f186ae166e03c435a.tar.gz hdf5-c902bbdd9041be89ffe6bc1f186ae166e03c435a.tar.bz2 |
[svn-r23975] This checkin contains--
A) Fix for HDFFV-1238:
--Add 3 new options to allow users in setting threshold for small groups/datasets/attributes (tools/h5stat/h5stat.c)
--Generate new test file for testing the new options (tools/h5stat/h5stat_gentest.c)
--Add tests for the new options (tools/h5stat/testh5stat.sh.in)
--Update expected output files (tools/h5stat/testfiles/*.ddl)
B) Fix a bug in determining maximum dimension size for 1-D dataset in dataset_stats() (tools/h5stat/h5stat.c)
Diffstat (limited to 'tools/h5stat/testfiles/h5stat_newgrat-UA.ddl')
-rw-r--r-- | tools/h5stat/testfiles/h5stat_newgrat-UA.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5stat/testfiles/h5stat_newgrat-UA.ddl b/tools/h5stat/testfiles/h5stat_newgrat-UA.ddl index 70f9a82..18f91f3 100644 --- a/tools/h5stat/testfiles/h5stat_newgrat-UA.ddl +++ b/tools/h5stat/testfiles/h5stat_newgrat-UA.ddl @@ -2,7 +2,7 @@ Expected output for 'h5stat -A h5stat_newgrat.h5' ############################# Filename: h5stat_newgrat.h5 -Small # of attributes: +Small # of attributes (objects with 1 to 10 attributes): Total # of objects with small # of attributes: 0 Attribute bins: # of objects with 100 - 999 attributes: 1 |