summaryrefslogtreecommitdiffstats
path: root/windows/tools/h5import/h5importtestutil.bat
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2008-09-29 19:41:16 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2008-09-29 19:41:16 (GMT)
commitad6c6761a42df88b13e8f0947afe36b4ddd02d9f (patch)
tree877458803fcc9cfc3cce0728ab0fe10dc880fd94 /windows/tools/h5import/h5importtestutil.bat
parent1d625572d3c93c5bdd50d002831413b9aded4eae (diff)
downloadhdf5-ad6c6761a42df88b13e8f0947afe36b4ddd02d9f.zip
hdf5-ad6c6761a42df88b13e8f0947afe36b4ddd02d9f.tar.gz
hdf5-ad6c6761a42df88b13e8f0947afe36b4ddd02d9f.tar.bz2
[svn-r15723] Purpose: Add h5import test to Windows
Description: Add a new test for h5import to check for alignment. Also fix the failing h5repack test, now that ublock has been added to svn. Tested VS2005 on WinXP
Diffstat (limited to 'windows/tools/h5import/h5importtestutil.bat')
-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