diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-10-03 16:33:55 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-10-03 16:33:55 (GMT) |
commit | e23d2acad826dd7a4155b835872f029d0fcbe09f (patch) | |
tree | 73f311d66aa590ead55f16bc62635a2fb61eb16b /tools/testfiles/tbin2.ddl | |
parent | 16fe9dbb8213da1f0abe9ac07f1952bde10c5ca7 (diff) | |
download | hdf5-e23d2acad826dd7a4155b835872f029d0fcbe09f.zip hdf5-e23d2acad826dd7a4155b835872f029d0fcbe09f.tar.gz hdf5-e23d2acad826dd7a4155b835872f029d0fcbe09f.tar.bz2 |
[svn-r12713]
added new tests with different datatypes for h5dump binary output
tested: kagiso
Diffstat (limited to 'tools/testfiles/tbin2.ddl')
-rw-r--r-- | tools/testfiles/tbin2.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tbin2.ddl b/tools/testfiles/tbin2.ddl index 03f4e48..f480e60 100644 --- a/tools/testfiles/tbin2.ddl +++ b/tools/testfiles/tbin2.ddl @@ -1,5 +1,5 @@ ############################# -Expected output for 'h5dump -d float -o out2.bin -b FILE tbinary.h5' +Expected output for 'h5dump -d float -o out2.bin -b BE tbinary.h5' ############################# HDF5 "tbinary.h5" { DATASET "float" { |