summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-02-05 15:39:52 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-02-05 15:39:52 (GMT)
commiteb643cff70ddbd157d95aaee5578f7792aca3f40 (patch)
treeeb19140a0723be500b2d45a9dbb2cf10039c2eec /MANIFEST
parentbfc5f45bea80c46edbb5b95b05d256f4123d8ad5 (diff)
downloadhdf5-eb643cff70ddbd157d95aaee5578f7792aca3f40.zip
hdf5-eb643cff70ddbd157d95aaee5578f7792aca3f40.tar.gz
hdf5-eb643cff70ddbd157d95aaee5578f7792aca3f40.tar.bz2
[svn-r14494] #971 (B2) h5import bug on Windows w/binary datasets. CLOSED. fread in windows needs a binary file to be open with "rb" instead of "r" otherwise it terminates execution if an end of file character is found on the input file. Besides that the binary file generated needs to be open with "wb" , otherwise an end of line character is read twice. FOR 1.6 ONLY (To do for 1.8)
tested: windows, linux, solaris
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 5 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index a715e8f..89467b9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1496,6 +1496,11 @@
./tools/h5import/testfiles/test11.h5
./tools/h5import/testfiles/test12.h5
./tools/h5import/testfiles/test13.h5
+./tools/h5import/testfiles/bin8w.bin
+./tools/h5import/testfiles/bin8w.h5
+./tools/h5import/testfiles/bin8w.conf
+
+
# h5diff sources
./tools/h5diff/h5diffgentest.c