Files
hdf5/tools/h5import/testfiles/textpfe.conf
Pedro Vicente Nunes a6e2a45d15 [svn-r15699] 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

tested: windows, linux
2008-09-25 15:38:21 -05:00

12 lines
105 B
Plaintext

PATH /test
INPUT-CLASS TEXTFPE
INPUT-SIZE 64
RANK 1
DIMENSION-SIZES 2
OUTPUT-CLASS FP
OUTPUT-SIZE 64