summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-09-24 21:13:49 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-09-24 21:13:49 (GMT)
commit66698746984365e58e6d2848721fc24e415c676e (patch)
tree1fabfa504bed3a2db5f1641651e7531bdace31eb /MANIFEST
parentf1b33ea5788498597d86d051a328183e32f8c02c (diff)
downloadhdf5-66698746984365e58e6d2848721fc24e415c676e.zip
hdf5-66698746984365e58e6d2848721fc24e415c676e.tar.gz
hdf5-66698746984365e58e6d2848721fc24e415c676e.tar.bz2
[svn-r15694] 1)
Bug fix #1281 The TEXTFPE was described in the usage (read floats in scientific notation) but was not implemeneted. Solution: remove TEXTFPE from the help system and have the TEXTFPE input type do the same thing as TEXTPF currently does to support backwards compatibility (the format read for both TEXTFPE and TEXTPF is %f) added a test 2) renamed configuration files to have the extension .conf tested: windows, linux
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST20
1 files changed, 12 insertions, 8 deletions
diff --git a/MANIFEST b/MANIFEST
index 5fb9c0c..bb754e2 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -927,13 +927,13 @@
./tools/h5import/testfiles/fp1
./tools/h5import/testfiles/fp2
./tools/h5import/testfiles/in1
-./tools/h5import/testfiles/textfp32
-./tools/h5import/testfiles/textfp64
-./tools/h5import/testfiles/textin16
-./tools/h5import/testfiles/textin32
-./tools/h5import/testfiles/textin8
-./tools/h5import/testfiles/textuin16
-./tools/h5import/testfiles/textuin32
+./tools/h5import/testfiles/textfp32.conf
+./tools/h5import/testfiles/textfp64.conf
+./tools/h5import/testfiles/textin16.conf
+./tools/h5import/testfiles/textin32.conf
+./tools/h5import/testfiles/textin8.conf
+./tools/h5import/testfiles/textuin16.conf
+./tools/h5import/testfiles/textuin32.conf
./tools/h5import/testfiles/test1.h5
./tools/h5import/testfiles/test2.h5
./tools/h5import/testfiles/test3.h5
@@ -948,8 +948,12 @@
./tools/h5import/testfiles/test12.h5
./tools/h5import/testfiles/test13.h5
./tools/h5import/testfiles/teststr.h5
-./tools/h5import/testfiles/txtstr
+./tools/h5import/testfiles/test15.h5
+./tools/h5import/testfiles/teststr.h5
./tools/h5import/testfiles/textstr
+./tools/h5import/testfiles/textpfe.conf
+./tools/h5import/testfiles/in64.txt
+