summaryrefslogtreecommitdiffstats
path: root/windows/c++
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-03-22 14:18:51 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-03-22 14:18:51 (GMT)
commitae80737f1c0c4ca9abd3daee591e808e83158402 (patch)
tree8af4aa1cc69ec8d486e6b15027ce0c80233a0fac /windows/c++
parent5771fdd19862830a1949cc512ce1e4406351af33 (diff)
downloadhdf5-ae80737f1c0c4ca9abd3daee591e808e83158402.zip
hdf5-ae80737f1c0c4ca9abd3daee591e808e83158402.tar.gz
hdf5-ae80737f1c0c4ca9abd3daee591e808e83158402.tar.bz2
[svn-r10257] Purpose:
For windows support, Remove all.zip from HDF5. Description: Add the c++ test batch file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
Diffstat (limited to 'windows/c++')
-rwxr-xr-xwindows/c++/test/hdf5cpptest.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/windows/c++/test/hdf5cpptest.bat b/windows/c++/test/hdf5cpptest.bat
new file mode 100755
index 0000000..23a7f27
--- /dev/null
+++ b/windows/c++/test/hdf5cpptest.bat
@@ -0,0 +1,2 @@
+testhdf5_cpp%2\%1\testhdf5_cpp%2
+dsets_cpp%2\%1\dsets_cpp%2 \ No newline at end of file