summaryrefslogtreecommitdiffstats
path: root/windows/tools/h5import
diff options
context:
space:
mode:
Diffstat (limited to 'windows/tools/h5import')
-rw-r--r--windows/tools/h5import/h5importtestutil.bat5
1 files changed, 5 insertions, 0 deletions
diff --git a/windows/tools/h5import/h5importtestutil.bat b/windows/tools/h5import/h5importtestutil.bat
index ed9c63a..9c224f5 100644
--- a/windows/tools/h5import/h5importtestutil.bat
+++ b/windows/tools/h5import/h5importtestutil.bat
@@ -161,6 +161,11 @@ goto main
set testing=BINARY I8 CR LF EOF
call :tooltest binin8w.bin -c %srcdir%\testfiles\binin8w.conf -o binin8w.h5
+
+ set testing=ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE
+ call :tooltest %srcdir%\testfiles\in64.txt -c %srcdir%\testfiles\textpfe.conf -o test15.h5
+
+
del /f *.txt *.bin *.h5
rmdir /s /q tmp_testfiles