summaryrefslogtreecommitdiffstats
path: root/tools/h5stat/testfiles/h5stat_newgrat.h5
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r15320] Update the test files for h5stat.Vailin Choi2008-07-031-0/+0
| | | | h5committested.
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-301-0/+0
|
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. ↵Scot Breitenfeld2008-04-301-0/+0
| | | | New fortran wrappers added.
* [svn-r14702] 1. H5HFiblock.c: fixed problem for uninitialized "u" for bug ↵Vailin Choi2008-03-041-0/+0
| | | | | | | | | | | | #1072 in H5HF_man_iblock_size(). 2. H5HFstat.c: Since H5HF_space_size() zeroed out fs_size, add "meta_size" to store free-space size before adding to "heap_size". 3. h5stat_gentest.c: increase # of groups to get "h5stat_newgrat.h5" that contains indirect block entries in fractal heap. This is for testing the recursive part of the code in H5HF_man_iblock_size(). 4. h5stat_newgrat.h5: the new .h5 file generated by h5stat_gentest.c. 5. h5stat_newgrat.ddl: expected output from new "h5stat_newgrat.h5".
* [svn-r14023] Purpose:Vailin Choi2007-07-271-0/+0
reorganization. Description: move the h5stat tool into its own directory. Platform tested: kagiso.