diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-04-03 21:07:27 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-04-03 21:07:27 (GMT) |
commit | c83dbd9c1869639721ca73df403fe3df98b21f09 (patch) | |
tree | 75d53e538068e415e10a95c88ea3f1aa01f204e6 /tools/testfiles/tbinary.h5 | |
parent | 04c174bde0e54b4432c0502f63b279731dda2559 (diff) | |
download | hdf5-c83dbd9c1869639721ca73df403fe3df98b21f09.zip hdf5-c83dbd9c1869639721ca73df403fe3df98b21f09.tar.gz hdf5-c83dbd9c1869639721ca73df403fe3df98b21f09.tar.bz2 |
[svn-r14792] bug fix: #1106 h5dump -b will dump ASCII values for datasets after the first one. One variable that controls the binary output was incorrectly reset to zero after a binary output was done a first time. The effect was that on cases of several datasets, the ones after the first were not binary written. Eliminated the resetting of that variable and tested a file with several datasets. Modified the test file so that it is easier to test with the tool binread, that reads the binary output of h5dump.
tested: windows, linux
Diffstat (limited to 'tools/testfiles/tbinary.h5')
-rw-r--r-- | tools/testfiles/tbinary.h5 | bin | 806144 -> 2144 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testfiles/tbinary.h5 b/tools/testfiles/tbinary.h5 Binary files differindex 691b008..adc5b15 100644 --- a/tools/testfiles/tbinary.h5 +++ b/tools/testfiles/tbinary.h5 |