summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MANIFEST554
-rwxr-xr-xwindows_vs6/examples/testExamples.bat158
-rwxr-xr-xwindows_vs6/fortran/test/testhdf5_fortran.bat17
-rwxr-xr-xwindows_vs6/hl/c++/test/test_hdf5_hl_cpp.bat24
-rw-r--r--windows_vs6/hl/examples/test_hl_cexamples.BAT76
-rw-r--r--windows_vs6/hl/fortran/examples/test_hl_f90examples.BAT64
-rwxr-xr-xwindows_vs6/hl/fortran/test/test_hdf5_hl_fortran.BAT36
-rwxr-xr-xwindows_vs6/hl/test/test_hdf5_hl.BAT56
-rw-r--r--windows_vs6/hl/tools/gif2h5/h52giftest.bat67
9 files changed, 21 insertions, 1031 deletions
diff --git a/MANIFEST b/MANIFEST
index bf61dec..7f16821 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1610,8 +1610,8 @@
./vms/tools/h5repack/make.com
./vms/tools/lib/make.com
-#Windows-specific Files.
-# NOTE: I will be clean this up shortly.
+# Windows-specific Files.
+# Batch scripts
./windows/copy_hdf.bat
./windows/COPYING
./windows/hdf5bt.BAT
@@ -1633,503 +1633,298 @@
./windows/batch_intelc/convert_to_icproj.BAT
./windows/batch_intelc/hdf5bt_intelc.BAT
./windows/batch_intelc/hdf5build_intelc.BAT
-
./windows/batch_net/convert.js
./windows/batch_net/convert_to_vcproj.bat
./windows/batch_net/hdf5bt_net.bat
./windows/batch_net/hdf5build_net.bat
+# C++ Examples
./windows/c++/examples/testcppExamples.BAT
-
./windows/c++/examples/allcppexamples/allcppexamples.sln
./windows/c++/examples/allcppexamples/allcppexamples.vcproj
-
./windows/c++/examples/chunkstest/chunkstest.vcproj
-
./windows/c++/examples/chunkstestdll/chunkstestdll.vcproj
-
./windows/c++/examples/compoundtest/compoundtest.vcproj
-
./windows/c++/examples/compoundtestdll/compoundtestdll.vcproj
-
./windows/c++/examples/createtest/createtest.vcproj
-
./windows/c++/examples/createtestdll/createtestdll.vcproj
-
./windows/c++/examples/extend_dstest/extend_dstest.vcproj
-
./windows/c++/examples/extend_dstestdll/extend_dstestdll.vcproj
-
./windows/c++/examples/h5grouptest/h5grouptest.vcproj
-
./windows/c++/examples/h5grouptestdll/h5grouptestdll.vcproj
-
./windows/c++/examples/readdatatest/readdatatest.vcproj
-
./windows/c++/examples/readdatatestdll/readdatatestdll.vcproj
-
./windows/c++/examples/writedatatest/writedatatest.vcproj
-
./windows/c++/examples/writedatatestdll/writedatatestdll.vcproj
+# C++ Tests
./windows/c++/test/hdf5cpptest.bat
-
./windows/c++/test/dsets_cpp/dsets_cpp.vcproj
-
./windows/c++/test/dsets_cppdll/dsets_cppdll.vcproj
-
./windows/c++/test/testhdf5_cpp/testhdf5_cpp.vcproj
-
./windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj
+# Library Examples
./windows/examples/testExamples.bat
./windows/examples/testExamples_exp_output.txt
-
./windows/examples/allexamples/allexamples.sln
./windows/examples/allexamples/allexamples.vcproj
-
./windows/examples/attributetest/attributetest.vcproj
-
./windows/examples/attributetestdll/attributetestdll.vcproj
-
./windows/examples/chunkread/chunkread.vcproj
-
./windows/examples/chunkreaddll/chunkreaddll.vcproj
-
./windows/examples/compoundtest/compoundtest.vcproj
-
./windows/examples/compoundtestdll/compoundtestdll.vcproj
-
./windows/examples/extendwritetest/extendwritetest.vcproj
-
./windows/examples/extendwritetestdll/extendwritetestdll.vcproj
-
./windows/examples/grouptest/grouptest.vcproj
-
./windows/examples/grouptestdll/grouptestdll.vcproj
-
./windows/examples/intermgrouptest/intermgrouptest.vcproj
-
./windows/examples/intermgrouptestdll/intermgrouptestdll.vcproj
-
./windows/examples/readtest/readtest.vcproj
-
./windows/examples/readtestdll/readtestdll.vcproj
-
./windows/examples/selectest/selectest.vcproj
-
./windows/examples/selectestdll/selectestdll.vcproj
-
./windows/examples/writetest/writetest.vcproj
-
./windows/examples/writetestdll/writetestdll.vcproj
+# Fortran Examples
./windows/fortran/examples/allf90examples/allf90examples.sln
./windows/fortran/examples/allf90examples/allf90examples.vcproj
-
./windows/fortran/examples/attreexampletest/attreexampletest.vfproj
-
./windows/fortran/examples/attreexampletestdll/attreexampletestdll.vfproj
-
./windows/fortran/examples/compoundtest/compoundtest.vfproj
-
./windows/fortran/examples/compoundtestdll/compoundtestdll.vfproj
-
./windows/fortran/examples/dsetexampletest/dsetexampletest.vfproj
-
./windows/fortran/examples/dsetexampletestdll/dsetexampletestdll.vfproj
-
./windows/fortran/examples/fileexampletest/fileexampletest.vfproj
-
./windows/fortran/examples/fileexampletestdll/fileexampletestdll.vfproj
-
./windows/fortran/examples/groupexampletest/groupexampletest.vfproj
-
./windows/fortran/examples/groupexampletestdll/groupexampletestdll.vfproj
-
./windows/fortran/examples/grpdsetexampletest/grpdsetexampletest.vfproj
-
./windows/fortran/examples/grpdsetexampletestdll/grpdsetexampletestdll.vfproj
-
./windows/fortran/examples/grpittest/grpittest.vfproj
-
./windows/fortran/examples/grpittestdll/grpittestdll.vfproj
-
./windows/fortran/examples/grpsexampletest/grpsexampletest.vfproj
-
./windows/fortran/examples/grpsexampletestdll/grpsexampletestdll.vfproj
-
./windows/fortran/examples/hyperslabtest/hyperslabtest.vfproj
-
./windows/fortran/examples/hyperslabtestdll/hyperslabtestdll.vfproj
-
./windows/fortran/examples/mountexampletest/mountexampletest.vfproj
-
./windows/fortran/examples/mountexampletestdll/mountexampletestdll.vfproj
-
./windows/fortran/examples/refobjexampletest/refobjexampletest.vfproj
-
./windows/fortran/examples/refobjexampletestdll/refobjexampletestdll.vfproj
-
./windows/fortran/examples/refregexampletest/refregexampletest.vfproj
-
./windows/fortran/examples/refregexampletestdll/refregexampletestdll.vfproj
-
./windows/fortran/examples/rwdsetexampletest/rwdsetexampletest.vfproj
-
./windows/fortran/examples/rwdsetexampletestdll/rwdsetexampletestdll.vfproj
-
./windows/fortran/examples/selecteletest/selecteletest.vfproj
-
./windows/fortran/examples/selecteletestdll/selecteletestdll.vfproj
+# Windows-maintained Fortran Source
./windows/fortran/src/H5f90i_gen.h
./windows/fortran/src/H5fortran_types.f90
+# Fortran Tests
./windows/fortran/test/testhdf5_fortran.bat
-
./windows/fortran/test/flush1_fortran/flush1_fortran.vfproj
-
./windows/fortran/test/flush1_fortrandll/flush1_fortrandll.vfproj
-
./windows/fortran/test/flush2_fortran/flush2_fortran.vfproj
-
./windows/fortran/test/flush2_fortrandll/flush2_fortrandll.vfproj
-
./windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj
-
./windows/fortran/test/libtest_fortran/libtest_fortran_lib.vcproj
./windows/fortran/test/libtest_fortran/libtest_fortran.vfproj
-
./windows/fortran/test/libtest_fortrandll/libtest_fortrandll.vfproj
-
./windows/fortran/test/testhdf5_fortran/testhdf5_fortran.vfproj
-
./windows/fortran/test/testhdf5_fortrandll/testhdf5_fortrandll.vfproj
-
+# High-Leve C++ Tests
./windows/hl/c++/test/test_hdf5_hl_cpp.bat
-
./windows/hl/c++/test/hl_test_table_cpp/hl_test_table_cpp.vcproj
-
./windows/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.vcproj
+# High-Level Library Examples
./windows/hl/examples/test_hl_cexamples.BAT
-
./windows/hl/examples/allhlcexamples/allhlcexamples.sln
./windows/hl/examples/allhlcexamples/allhlcexamples.vcproj
-
./windows/hl/examples/ex_ds/ex_ds.vcproj
-
./windows/hl/examples/ex_dsdll/ex_dsdll.vcproj
-
./windows/hl/examples/ex_images/ex_images.vcproj
-
./windows/hl/examples/ex_imagesdll/ex_imagesdll.vcproj
-
./windows/hl/examples/ex_lite/ex_lite.vcproj
-
./windows/hl/examples/ex_litedll/ex_litedll.vcproj
-
./windows/hl/examples/ex_packet/ex_packet.vcproj
-
./windows/hl/examples/ex_packetdll/ex_packetdll.vcproj
-
./windows/hl/examples/ex_table/ex_table.vcproj
-
./windows/hl/examples/ex_tabledll/ex_tabledll.vcproj
-
+# High-Level Fortran Examples
./windows/hl/fortran/examples/test_hl_f90examples.BAT
-
./windows/hl/fortran/examples/allhlf90examples/allhlf90examples.sln
./windows/hl/fortran/examples/allhlf90examples/allhlf90examples.vcproj
-
./windows/hl/fortran/examples/ex_lite/ex_lite.vfproj
-
./windows/hl/fortran/examples/ex_litedll/ex_litedll.vfproj
+# High-Level Fortran Tests
./windows/hl/fortran/test/test_hdf5_hl_fortran.BAT
-
./windows/hl/fortran/test/hl_test_image_fortran/hl_test_image_fortran.vfproj
-
./windows/hl/fortran/test/hl_test_image_fortrandll/hl_test_image_fortrandll.vfproj
-
./windows/hl/fortran/test/hl_test_lite_fortran/hl_test_lite_fortran.vfproj
-
./windows/hl/fortran/test/hl_test_lite_fortrandll/hl_test_lite_fortrandll.vfproj
-
./windows/hl/fortran/test/hl_test_table_fortran/hl_test_table_fortran.vfproj
-
./windows/hl/fortran/test/hl_test_table_fortrandll/hl_test_table_fortrandll.vfproj
+# High-Level Library Tests
./windows/hl/test/test_hdf5_hl.BAT
-
./windows/hl/test/hl_test_ds/hl_test_ds.vcproj
-
./windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj
-
./windows/hl/test/hl_test_image/hl_test_image.vcproj
-
./windows/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj
-
./windows/hl/test/hl_test_lite/hl_test_lite.vcproj
-
./windows/hl/test/hl_test_litedll/hl_test_litedll.vcproj
-
./windows/hl/test/hl_test_packet/hl_test_packet.vcproj
-
./windows/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj
-
./windows/hl/test/hl_test_table/hl_test_table.vcproj
-
./windows/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj
+# High-Level Tools
./windows/hl/tools/gif2h5/h52giftest.bat
-
./windows/hl/tools/gifconv/gif2h5.vcproj
./windows/hl/tools/gifconv/h52gif.vcproj
-
./windows/hl/tools/gifconvdll/gif2h5dll.vcproj
./windows/hl/tools/gifconvdll/h52gifdll.vcproj
+# Misc. Projects
./windows/misc/fortrantypegen/fortrantypegen.sln
./windows/misc/fortrantypegen/H5fortran_detect.vfproj
-
./windows/misc/H5fortran_detect_gen/H5fortran_detect_gen.sln
./windows/misc/H5fortran_detect_gen/H5fortran_detect_gen.vfproj
-
./windows/misc/matchtypegen/H5match_types.vcproj
./windows/misc/matchtypegen/matchtypegen.sln
-
./windows/misc/typegen/typegen.sln
-
./windows/misc/typegen/h5tinit/h5tinit.vcproj
+# Project Files
./windows/proj/all/all.sln
./windows/proj/all/all.vcproj
-
./windows/proj/all_fortran/all_fortran.sln
./windows/proj/all_fortran/all_fortran.vcproj
-
./windows/proj/hdf5/hdf5.vcproj
-
./windows/proj/hdf5_cpp/hdf5_cpp.vcproj
-
./windows/proj/hdf5_cppdll/hdf5_cppdll.vcproj
-
./windows/proj/hdf5dll/hdf5dll.vcproj
-
./windows/proj/hdf5_f90cstub/hdf5_f90cstub.vcproj
-
./windows/proj/hdf5_f90cstubdll/hdf5_f90cstubdll.vcproj
-
./windows/proj/hdf5_fortran/hdf5_fortran.vfproj
-
./windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj
-
./windows/proj/hdf5_hl/hdf5_hl.vcproj
-
./windows/proj/hdf5_hl_cpp/hdf5_hl_cpp.vcproj
-
./windows/proj/hdf5_hl_cppdll/hdf5_hl_cppdll.vcproj
-
./windows/proj/hdf5_hldll/hdf5_hldll.vcproj
-
./windows/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.vcproj
-
./windows/proj/hdf5_hl_fortran/hdf5_hl_fortran_lib.vcproj
./windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.vfproj
-
./windows/proj/hdf5_hl_fortrandll/hdf5_hl_fortrandll.vfproj
+# Windows-maintainted Source
./windows/src/H5pubconf.h
./windows/src/H5Tinit.c
+# Library Test Projects
./windows/test/hdf5test.bat
./windows/test/hdf5timingtest.bat
./windows/test/testerr.bat
-
./windows/test/big/big.vcproj
-
./windows/test/bigdll/bigdll.vcproj
-
./windows/test/bittests/bittests.vcproj
-
./windows/test/bittestsdll/bittestsdll.vcproj
-
./windows/test/btree2/btree2.vcproj
-
./windows/test/btree2dll/btree2dll.vcproj
-
./windows/test/cache/cache.vcproj
-
./windows/test/cache_api/cache_api.vcproj
-
./windows/test/cache_apidll/cache_apidll.vcproj
-
./windows/test/cachedll/cachedll.vcproj
-
./windows/test/chunk/chunk.vcproj
-
./windows/test/chunkdll/chunkdll.vcproj
-
./windows/test/cmpd_dset/cmpd_dset.vcproj
-
./windows/test/cmpd_dsetdll/cmpd_dsetdll.vcproj
-
./windows/test/cross_read/cross_read.vcproj
-
./windows/test/cross_readdll/cross_readdll.vcproj
-
./windows/test/dangle/dangle.vcproj
-
./windows/test/dangledll/dangledll.vcproj
-
./windows/test/dsets/dsets.vcproj
-
./windows/test/dsetsdll/dsetsdll.vcproj
-
./windows/test/dt_arith/dt_arith.vcproj
-
./windows/test/dt_arithdll/dt_arithdll.vcproj
-
./windows/test/dtransform/dtransform.vcproj
-
./windows/test/dtransformdll/dtransformdll.vcproj
-
./windows/test/dtypes/dtypes.vcproj
-
./windows/test/dtypesdll/dtypesdll.vcproj
-
./windows/test/enum/enum.vcproj
-
./windows/test/enumdll/enumdll.vcproj
-
./windows/test/error_api/error_api.vcproj
-
./windows/test/error_apidll/error_apidll.vcproj
-
./windows/test/error_compat/error_compat.vcproj
-
./windows/test/error_compatdll/error_compatdll.vcproj
-
./windows/test/extend/extend.vcproj
-
./windows/test/extenddll/extenddll.vcproj
-
./windows/test/external/external.vcproj
-
./windows/test/externaldll/externaldll.vcproj
-
./windows/test/fheap/fheap.vcproj
-
./windows/test/fheapdll/fheapdll.vcproj
-
./windows/test/fillval/fillval.vcproj
-
./windows/test/fillvaldll/fillvaldll.vcproj
-
./windows/test/flush1/flush1.vcproj
-
./windows/test/flush1dll/flush1dll.vcproj
-
./windows/test/flush2/flush2.vcproj
-
./windows/test/flush2dll/flush2dll.vcproj
-
./windows/test/getname/getname.vcproj
-
./windows/test/getnamedll/getnamedll.vcproj
-
./windows/test/getub/getub.vcproj
-
./windows/test/gheap/gheap.vcproj
-
./windows/test/gheapdll/gheapdll.vcproj
-
./windows/test/hyperslab/hyperslab.vcproj
-
./windows/test/hyperslabdll/hyperslabdll.vcproj
-
./windows/test/iopipe/iopipe.vcproj
-
./windows/test/iopipedll/iopipedll.vcproj
-
./windows/test/istore/istore.vcproj
-
./windows/test/istoredll/istoredll.vcproj
-
./windows/test/lheap/lheap.vcproj
-
./windows/test/lheapdll/lheapdll.vcproj
-
./windows/test/libtest/libtest.vcproj
-
./windows/test/libtestD/libtestD.vcproj
-
./windows/test/links/links.vcproj
-
./windows/test/linksdll/linksdll.vcproj
-
./windows/test/mount/mount.vcproj
-
./windows/test/mountdll/mountdll.vcproj
-
./windows/test/mtime/mtime.vcproj
-
./windows/test/mtimedll/mtimedll.vcproj
-
./windows/test/ntypes/ntypes.vcproj
-
./windows/test/ntypesdll/ntypesdll.vcproj
-
./windows/test/objcopy/objcopy.vcproj
-
./windows/test/objcopydll/objcopydll.vcproj
-
./windows/test/ohdr/ohdr.vcproj
-
./windows/test/ohdrdll/ohdrdll.vcproj
-
./windows/test/ohdr_gentst/ohdr_gentst.vcproj
-
./windows/test/overhead/overhead.vcproj
-
./windows/test/overheaddll/overheaddll.vcproj
-
./windows/test/pool/pool.vcproj
-
./windows/test/pooldll/pooldll.vcproj
-
./windows/test/reserved/reserved.vcproj
-
./windows/test/reserveddll/reserveddll.vcproj
-
./windows/test/set_extent/set_extent.vcproj
-
./windows/test/set_extentdll/set_extentdll.vcproj
-
./windows/test/stab/stab.vcproj
-
./windows/test/stabdll/stabdll.vcproj
-
./windows/test/tellub/tellub.vcproj
-
./windows/test/testhdf5/testhdf5.vcproj
-
./windows/test/testhdf5dll/testhdf5dll.vcproj
-
./windows/test/ttsafedll/ttsafedll.vcproj
-
./windows/test/unlink/unlink.vcproj
-
./windows/test/unlinkdll/unlinkdll.vcproj
-
./windows/test/vfd/vfd.vcproj
-
./windows/test/vfddll/vfddll.vcproj
+# Library Tools
./windows/tools/copytest.BAT
./windows/tools/difftest.BAT
./windows/tools/dumptest.bat
@@ -2141,616 +1936,309 @@
./windows/tools/stattest.BAT
./windows/tools/testhdf5tools.BAT
./windows/tools/tooltest.bat
-
./windows/tools/h5copy/h5copy.vcproj
-
./windows/tools/h5debug/h5debug.vcproj
-
./windows/tools/h5debugdll/h5debugdll.vcproj
-
./windows/tools/h5diff/h5diff.vcproj
-
./windows/tools/h5diffdll/h5diffdll.vcproj
-
./windows/tools/h5dump/h5dump.vcproj
-
./windows/tools/h5dumpdll/h5dumpdll.vcproj
-
./windows/tools/h5import/h5import.vcproj
-
./windows/tools/h5importdll/h5importdll.vcproj
-
./windows/tools/h5jam/h5jam.vcproj
-
./windows/tools/h5ls/h5ls.vcproj
-
./windows/tools/h5lsdll/h5lsdll.vcproj
-
./windows/tools/h5mkgrp/h5mkgrp.vcproj
-
./windows/tools/h5repack/h5repack.vcproj
-
./windows/tools/h5repackdll/h5repackdll.vcproj
-
./windows/tools/h5repart/h5repart.vcproj
-
./windows/tools/h5repartdll/h5repartdll.vcproj
-
./windows/tools/h5stat/h5stat.vcproj
-
./windows/tools/h5statdll/h5statdll.vcproj
-
./windows/tools/h5unjam/h5unjam.vcproj
-
./windows/tools/talign/talign.vcproj
-
./windows/tools/taligndll/taligndll.vcproj
-
./windows/tools/testfiles/binread/binread.vcproj
-
./windows/tools/testfiles/h5difftst/h5difftst.vcproj
-
./windows/tools/testfiles/h5dumptst/h5dumptst.vcproj
-
./windows/tools/testfiles/h5importtst/h5importtst.vcproj
-
./windows/tools/testfiles/h5jamtst/h5jamtst.vcproj
-
./windows/tools/testfiles/h5repacktst/h5repacktst.vcproj
-
./windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj
-
./windows/tools/testfiles/h5reparttst/h5reparttst.vcproj
-
./windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj
-
./windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj
-
./windows/tools/toolslib/toolslib.vcproj
-
./windows/tools/toolslibD/toolslibD.vcproj
-./windows_vs6/COPYING
+# Visual Studio 6.0 Project Files
+./windows_vs6/COPYING
./windows_vs6/c++/examples/allcppexamples/allcppexamples.dsp
./windows_vs6/c++/examples/allcppexamples/allcppexamples.dsw
-
./windows_vs6/c++/examples/chunkstest/chunkstest.dsp
-
./windows_vs6/c++/examples/chunkstestdll/chunkstestdll.dsp
-
./windows_vs6/c++/examples/compoundtest/compoundtest.dsp
-
./windows_vs6/c++/examples/compoundtestdll/compoundtestdll.dsp
-
./windows_vs6/c++/examples/createtest/createtest.dsp
-
./windows_vs6/c++/examples/createtestdll/createtestdll.dsp
-
./windows_vs6/c++/examples/extend_dstest/extend_dstest.dsp
-
./windows_vs6/c++/examples/extend_dstestdll/extend_dstestdll.dsp
-
./windows_vs6/c++/examples/h5grouptest/h5grouptest.dsp
-
./windows_vs6/c++/examples/h5grouptestdll/h5grouptestdll.dsp
-
./windows_vs6/c++/examples/readdatatest/readdatatest.dsp
-
./windows_vs6/c++/examples/readdatatestdll/readdatatestdll.dsp
-
./windows_vs6/c++/examples/writedatatest/writedatatest.dsp
-
./windows_vs6/c++/examples/writedatatestdll/writedatatestdll.dsp
-
./windows_vs6/c++/test/dsets_cpp/dsets_cpp.dsp
-
./windows_vs6/c++/test/dsets_cppdll/dsets_cppdll.dsp
-
./windows_vs6/c++/test/testhdf5_cpp/testhdf5_cpp.dsp
-
./windows_vs6/c++/test/testhdf5_cppdll/testhdf5_cppdll.dsp
-
-./windows_vs6/examples/testExamples.bat
-
./windows_vs6/examples/allexamples/allexamples.dsp
./windows_vs6/examples/allexamples/allexamples.dsw
-
./windows_vs6/examples/attributetest/attributetest.dsp
-
./windows_vs6/examples/attributetestdll/attributetestdll.dsp
-
./windows_vs6/examples/chunkread/chunkread.dsp
-
./windows_vs6/examples/chunkreaddll/chunkreaddll.dsp
-
./windows_vs6/examples/compoundtest/compoundtest.dsp
-
./windows_vs6/examples/compoundtestdll/compoundtestdll.dsp
-
./windows_vs6/examples/extendwritetest/extendwritetest.dsp
-
./windows_vs6/examples/extendwritetestdll/extendwritetestdll.dsp
-
./windows_vs6/examples/grouptest/grouptest.dsp
-
./windows_vs6/examples/grouptestdll/grouptestdll.dsp
-
./windows_vs6/examples/intermgrouptest/intermgrouptest.dsp
-
./windows_vs6/examples/intermgrouptestdll/intermgrouptestdll.dsp
-
./windows_vs6/examples/readtest/readtest.dsp
-
./windows_vs6/examples/readtestdll/readtestdll.dsp
-
./windows_vs6/examples/selectest/selectest.dsp
-
./windows_vs6/examples/selectestdll/selectestdll.dsp
-
./windows_vs6/examples/writetest/writetest.dsp
-
./windows_vs6/examples/writetestdll/writetestdll.dsp
-
./windows_vs6/fortran/examples/allf90examples/allf90examples.dsp
./windows_vs6/fortran/examples/allf90examples/allf90examples.dsw
-
./windows_vs6/fortran/examples/attreexampletest/attreexampletest.dsp
-
./windows_vs6/fortran/examples/attreexampletestdll/attreexampletestdll.dsp
-
./windows_vs6/fortran/examples/compoundtest/compoundtest.dsp
-
./windows_vs6/fortran/examples/compoundtestdll/compoundtestdll.dsp
-
./windows_vs6/fortran/examples/dsetexampletest/dsetexampletest.dsp
-
./windows_vs6/fortran/examples/dsetexampletestdll/dsetexampletestdll.dsp
-
./windows_vs6/fortran/examples/fileexampletest/fileexampletest.dsp
-
./windows_vs6/fortran/examples/fileexampletestdll/fileexampletestdll.dsp
-
./windows_vs6/fortran/examples/groupexampletest/groupexampletest.dsp
-
./windows_vs6/fortran/examples/groupexampletestdll/groupexampletestdll.dsp
-
./windows_vs6/fortran/examples/grpdsetexampletest/grpdsetexampletest.dsp
-
./windows_vs6/fortran/examples/grpdsetexampletestdll/grpdsetexampletestdll.dsp
-
./windows_vs6/fortran/examples/grpittest/grpittest.dsp
-
./windows_vs6/fortran/examples/grpittestdll/grpittestdll.dsp
-
./windows_vs6/fortran/examples/grpsexampletest/grpsexampletest.dsp
-
./windows_vs6/fortran/examples/grpsexampletestdll/grpsexampletestdll.dsp
-
./windows_vs6/fortran/examples/hyperslabtest/hyperslabtest.dsp
-
./windows_vs6/fortran/examples/hyperslabtestdll/hyperslabtestdll.dsp
-
./windows_vs6/fortran/examples/mountexampletest/mountexampletest.dsp
-
./windows_vs6/fortran/examples/mountexampletestdll/mountexampletestdll.dsp
-
./windows_vs6/fortran/examples/refobjexampletest/refobjexampletest.dsp
-
./windows_vs6/fortran/examples/refobjexampletestdll/refobjexampletestdll.dsp
-
./windows_vs6/fortran/examples/refregexampletest/refregexampletest.dsp
-
./windows_vs6/fortran/examples/refregexampletestdll/refregexampletestdll.dsp
-
./windows_vs6/fortran/examples/rwdsetexampletest/rwdsetexampletest.dsp
-
./windows_vs6/fortran/examples/rwdsetexampletestdll/rwdsetexampletestdll.dsp
-
./windows_vs6/fortran/examples/selecteletest/selecteletest.dsp
-
./windows_vs6/fortran/examples/selecteletestdll/selecteletestdll.dsp
-
-./windows_vs6/fortran/test/testhdf5_fortran.bat
-
./windows_vs6/fortran/test/flush1_fortran/flush1_fortran.dsp
-
./windows_vs6/fortran/test/flush1_fortrandll/flush1_fortrandll.dsp
-
./windows_vs6/fortran/test/flush2_fortran/flush2_fortran.dsp
-
./windows_vs6/fortran/test/flush2_fortrandll/flush2_fortrandll.dsp
-
./windows_vs6/fortran/test/libtest_cstubdll/libtest_cstubdll.dsp
-
./windows_vs6/fortran/test/libtest_fortran/libtest_fortran.dsp
-
./windows_vs6/fortran/test/libtest_fortrandll/libtest_fortrandll.dsp
-
./windows_vs6/fortran/test/testhdf5_fortran/testhdf5_fortran.dsp
-
./windows_vs6/fortran/test/testhdf5_fortrandll/testhdf5_fortrandll.dsp
-
-
-./windows_vs6/hl/c++/test/test_hdf5_hl_cpp.bat
-
./windows_vs6/hl/c++/test/hl_test_table_cpp/hl_test_table_cpp.dsp
-
./windows_vs6/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.dsp
-
-./windows_vs6/hl/examples/test_hl_cexamples.BAT
-
./windows_vs6/hl/examples/allhlcexamples/allhlcexamples.dsp
./windows_vs6/hl/examples/allhlcexamples/allhlcexamples.dsw
-
./windows_vs6/hl/examples/ex_ds/ex_ds.dsp
-
./windows_vs6/hl/examples/ex_dsdll/ex_dsdll.dsp
-
./windows_vs6/hl/examples/ex_images/ex_images.dsp
-
./windows_vs6/hl/examples/ex_imagesdll/ex_imagesdll.dsp
-
./windows_vs6/hl/examples/ex_lite/ex_lite.dsp
-
./windows_vs6/hl/examples/ex_litedll/ex_litedll.dsp
-
./windows_vs6/hl/examples/ex_packet/ex_packet.dsp
-
./windows_vs6/hl/examples/ex_packetdll/ex_packetdll.dsp
-
./windows_vs6/hl/examples/ex_table/ex_table.dsp
-
./windows_vs6/hl/examples/ex_tabledll/ex_tabledll.dsp
-
-./windows_vs6/hl/fortran/examples/test_hl_f90examples.BAT
-
./windows_vs6/hl/fortran/examples/allhlf90examples/allhlf90examples.dsp
./windows_vs6/hl/fortran/examples/allhlf90examples/allhlf90examples.dsw
-
./windows_vs6/hl/fortran/examples/ex_lite/ex_lite.dsp
-
./windows_vs6/hl/fortran/examples/ex_litedll/ex_litedll.dsp
-
-./windows_vs6/hl/fortran/test/test_hdf5_hl_fortran.BAT
-
./windows_vs6/hl/fortran/test/hl_test_image_fortran/hl_test_image_fortran.dsp
-
./windows_vs6/hl/fortran/test/hl_test_image_fortrandll/hl_test_image_fortrandll.dsp
-
./windows_vs6/hl/fortran/test/hl_test_lite_fortran/hl_test_lite_fortran.dsp
-
./windows_vs6/hl/fortran/test/hl_test_lite_fortrandll/hl_test_lite_fortrandll.dsp
-
./windows_vs6/hl/fortran/test/hl_test_table_fortran/hl_test_table_fortran.dsp
-
./windows_vs6/hl/fortran/test/hl_test_table_fortrandll/hl_test_table_fortrandll.dsp
-
-./windows_vs6/hl/test/test_hdf5_hl.BAT
-
./windows_vs6/hl/test/hl_test_ds/hl_test_ds.dsp
-
./windows_vs6/hl/test/hl_test_dsdll/hl_test_dsdll.dsp
-
./windows_vs6/hl/test/hl_test_image/hl_test_image.dsp
-
./windows_vs6/hl/test/hl_test_imagedll/hl_test_imagedll.dsp
-
./windows_vs6/hl/test/hl_test_lite/hl_test_lite.dsp
-
./windows_vs6/hl/test/hl_test_litedll/hl_test_litedll.dsp
-
./windows_vs6/hl/test/hl_test_packet/hl_test_packet.dsp
-
./windows_vs6/hl/test/hl_test_packetdll/hl_test_packetdll.dsp
-
./windows_vs6/hl/test/hl_test_table/hl_test_table.dsp
-
./windows_vs6/hl/test/hl_test_tabledll/hl_test_tabledll.dsp
-
-
-./windows_vs6/hl/tools/gif2h5/h52giftest.bat
-
./windows_vs6/hl/tools/gifconv/gif2h5.dsp
./windows_vs6/hl/tools/gifconv/h52gif.dsp
-
./windows_vs6/hl/tools/gifconvdll/gif2h5dll.dsp
./windows_vs6/hl/tools/gifconvdll/h52gifdll.dsp
-
./windows_vs6/misc/fortrantypegen/fortrantypegen.dsw
./windows_vs6/misc/fortrantypegen/H5fortran_detect.dsp
-
./windows_vs6/misc/H5fortran_detect_gen/H5fortran_detect_gen.dsp
./windows_vs6/misc/H5fortran_detect_gen/H5fortran_detect_gen.dsw
-
./windows_vs6/misc/matchtypegen/H5match_types.dsp
./windows_vs6/misc/matchtypegen/matchtypegen.dsw
-
./windows_vs6/misc/typegen/typegen.dsw
-
./windows_vs6/misc/typegen/h5tinit/h5tinit.dsp
-
./windows_vs6/proj/all/all.dsp
./windows_vs6/proj/all/all.dsw
-
./windows_vs6/proj/hdf5/hdf5.dsp
-
./windows_vs6/proj/hdf5_cpp/hdf5_cpp.dsp
-
./windows_vs6/proj/hdf5_cppdll/hdf5_cppdll.dsp
-
./windows_vs6/proj/hdf5dll/hdf5dll.dsp
-
./windows_vs6/proj/hdf5_f90cstub/hdf5_f90cstub.dsp
-
./windows_vs6/proj/hdf5_f90cstubdll/hdf5_f90cstubdll.dsp
-
./windows_vs6/proj/hdf5_fortran/hdf5_fortran.dsp
-
./windows_vs6/proj/hdf5_fortrandll/hdf5_fortrandll.dsp
-
./windows_vs6/proj/hdf5_hl/hdf5_hl.dsp
-
./windows_vs6/proj/hdf5_hl_cpp/hdf5_hl_cpp.dsp
-
./windows_vs6/proj/hdf5_hl_cppdll/hdf5_hl_cppdll.dsp
-
./windows_vs6/proj/hdf5_hldll/hdf5_hldll.dsp
-
./windows_vs6/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.dsp
-
./windows_vs6/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp
-
./windows_vs6/proj/hdf5_hl_fortrandll/hdf5_hl_fortrandll.dsp
-
./windows_vs6/test/big/big.dsp
-
./windows_vs6/test/bigdll/bigdll.dsp
-
./windows_vs6/test/bittests/bittests.dsp
-
./windows_vs6/test/bittestsdll/bittestsdll.dsp
-
./windows_vs6/test/btree2/btree2.dsp
-
./windows_vs6/test/btree2dll/btree2dll.dsp
-
./windows_vs6/test/cache/cache.dsp
-
./windows_vs6/test/cache_api/cache_api.dsp
-
./windows_vs6/test/cache_apidll/cache_apidll.dsp
-
./windows_vs6/test/cachedll/cachedll.dsp
-
./windows_vs6/test/chunk/chunk.dsp
-
./windows_vs6/test/chunkdll/chunkdll.dsp
-
./windows_vs6/test/cmpd_dset/cmpd_dset.dsp
-
./windows_vs6/test/cmpd_dsetdll/cmpd_dsetdll.dsp
-
./windows_vs6/test/cross_read/cross_read.dsp
-
./windows_vs6/test/cross_readdll/cross_readdll.dsp
-
./windows_vs6/test/dangle/dangle.dsp
-
./windows_vs6/test/dangledll/dangledll.dsp
-
./windows_vs6/test/dsets/dsets.dsp
-
./windows_vs6/test/dsetsdll/dsetsdll.dsp
-
./windows_vs6/test/dt_arith/dt_arith.dsp
-
./windows_vs6/test/dt_arithdll/dt_arithdll.dsp
-
./windows_vs6/test/dtransform/dtransform.dsp
-
./windows_vs6/test/dtransformdll/dtransformdll.dsp
-
./windows_vs6/test/dtypes/dtypes.dsp
-
./windows_vs6/test/dtypesdll/dtypesdll.dsp
-
./windows_vs6/test/enum/enum.dsp
-
./windows_vs6/test/enumdll/enumdll.dsp
-
./windows_vs6/test/error_api/error_api.dsp
-
./windows_vs6/test/error_apidll/error_apidll.dsp
-
./windows_vs6/test/error_compat/error_compat.dsp
-
./windows_vs6/test/error_compatdll/error_compatdll.dsp
-
./windows_vs6/test/extend/extend.dsp
-
./windows_vs6/test/extenddll/extenddll.dsp
-
./windows_vs6/test/external/external.dsp
-
./windows_vs6/test/externaldll/externaldll.dsp
-
./windows_vs6/test/fheap/fheap.dsp
-
./windows_vs6/test/fheapdll/fheapdll.dsp
-
./windows_vs6/test/fillval/fillval.dsp
-
./windows_vs6/test/fillvaldll/fillvaldll.dsp
-
./windows_vs6/test/flush1/flush1.dsp
-
./windows_vs6/test/flush1dll/flush1dll.dsp
-
./windows_vs6/test/flush2/flush2.dsp
-
./windows_vs6/test/flush2dll/flush2dll.dsp
-
./windows_vs6/test/getname/getname.dsp
-
./windows_vs6/test/getnamedll/getnamedll.dsp
-
./windows_vs6/test/getub/getub.dsp
-
./windows_vs6/test/gheap/gheap.dsp
-
./windows_vs6/test/gheapdll/gheapdll.dsp
-
./windows_vs6/test/hyperslab/hyperslab.dsp
-
./windows_vs6/test/hyperslabdll/hyperslabdll.dsp
-
./windows_vs6/test/iopipe/iopipe.dsp
-
./windows_vs6/test/iopipedll/iopipedll.dsp
-
./windows_vs6/test/istore/istore.dsp
-
./windows_vs6/test/istoredll/istoredll.dsp
-
./windows_vs6/test/lheap/lheap.dsp
-
./windows_vs6/test/lheapdll/lheapdll.dsp
-
./windows_vs6/test/libtest/libtest.dsp
-
./windows_vs6/test/libtestD/libtestD.dsp
-
./windows_vs6/test/links/links.dsp
-
./windows_vs6/test/linksdll/linksdll.dsp
-
./windows_vs6/test/mount/mount.dsp
-
./windows_vs6/test/mountdll/mountdll.dsp
-
./windows_vs6/test/mtime/mtime.dsp
-
./windows_vs6/test/mtimedll/mtimedll.dsp
-
./windows_vs6/test/ntypes/ntypes.dsp
-
./windows_vs6/test/ntypesdll/ntypesdll.dsp
-
./windows_vs6/test/objcopy/objcopy.dsp
-
./windows_vs6/test/objcopydll/objcopydll.dsp
-
./windows_vs6/test/ohdr/ohdr.dsp
-
./windows_vs6/test/ohdrdll/ohdrdll.dsp
-
./windows_vs6/test/ohdr_gentst/ohdr_gentst.dsp
-
./windows_vs6/test/overhead/overhead.dsp
-
./windows_vs6/test/overheaddll/overheaddll.dsp
-
./windows_vs6/test/pool/pool.dsp
-
./windows_vs6/test/pooldll/pooldll.dsp
-
./windows_vs6/test/ref/ref.dsp
-
./windows_vs6/test/refdll/refdll.dsp
-
./windows_vs6/test/reserved/reserved.dsp
-
./windows_vs6/test/reserveddll/reserveddll.dsp
-
./windows_vs6/test/set_extent/set_extent.dsp
-
./windows_vs6/test/set_extentdll/set_extentdll.dsp
-
./windows_vs6/test/stab/stab.dsp
-
./windows_vs6/test/stabdll/stabdll.dsp
-
./windows_vs6/test/tellub/tellub.dsp
-
./windows_vs6/test/testhdf5/testhdf5.dsp
-
./windows_vs6/test/testhdf5dll/testhdf5dll.dsp
-
./windows_vs6/test/ttsafedll/ttsafedll.dsp
-
./windows_vs6/test/unlink/unlink.dsp
-
./windows_vs6/test/unlinkdll/unlinkdll.dsp
-
./windows_vs6/test/vfd/vfd.dsp
-
./windows_vs6/test/vfddll/vfddll.dsp
-
./windows_vs6/tools/h5copy/h5copy.dsp
-
./windows_vs6/tools/h5debug/h5debug.dsp
-
./windows_vs6/tools/h5debugdll/h5debugdll.dsp
-
./windows_vs6/tools/h5diff/h5diff.dsp
-
./windows_vs6/tools/h5diffdll/h5diffdll.dsp
-
./windows_vs6/tools/h5dump/h5dump.dsp
-
./windows_vs6/tools/h5dumpdll/h5dumpdll.dsp
-
./windows_vs6/tools/h5import/h5import.dsp
-
./windows_vs6/tools/h5importdll/h5importdll.dsp
-
./windows_vs6/tools/h5jam/h5jam.dsp
-
./windows_vs6/tools/h5ls/h5ls.dsp
-
./windows_vs6/tools/h5lsdll/h5lsdll.dsp
-
./windows_vs6/tools/h5mkgrp/h5mkgrp.dsp
-
./windows_vs6/tools/h5repack/h5repack.dsp
-
./windows_vs6/tools/h5repackdll/h5repackdll.dsp
-
./windows_vs6/tools/h5repart/h5repart.dsp
-
./windows_vs6/tools/h5repartdll/h5repartdll.dsp
-
./windows_vs6/tools/h5stat/h5stat.dsp
-
./windows_vs6/tools/h5statdll/h5statdll.dsp
-
./windows_vs6/tools/h5unjam/h5unjam.dsp
-
./windows_vs6/tools/talign/talign.dsp
-
./windows_vs6/tools/taligndll/taligndll.dsp
-
./windows_vs6/tools/testfiles/binread/binread.dsp
-
./windows_vs6/tools/testfiles/h5difftst/h5difftst.dsp
-
./windows_vs6/tools/testfiles/h5dumptst/h5dumptst.dsp
-
./windows_vs6/tools/testfiles/h5importtst/h5importtst.dsp
-
./windows_vs6/tools/testfiles/h5jamtst/h5jamtst.dsp
-
./windows_vs6/tools/testfiles/h5repacktst/h5repacktst.dsp
-
./windows_vs6/tools/testfiles/h5repart_gentest/h5repart_gentest.dsp
-
./windows_vs6/tools/testfiles/h5reparttst/h5reparttst.dsp
-
./windows_vs6/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.dsp
-
./windows_vs6/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.dsp
-
./windows_vs6/tools/toolslib/toolslib.dsp
-
./windows_vs6/tools/toolslibD/toolslibD.dsp \ No newline at end of file
diff --git a/windows_vs6/examples/testExamples.bat b/windows_vs6/examples/testExamples.bat
deleted file mode 100755
index 57aa19c..0000000
--- a/windows_vs6/examples/testExamples.bat
+++ /dev/null
@@ -1,158 +0,0 @@
-@REM Copyright by The HDF Group.
-@REM Copyright by the Board of Trustees of the University of Illinois.
-@REM All rights reserved.
-@REM
-@REM This file is part of HDF5. The full HDF5 copyright notice, including
-@REM terms governing use, modification, and redistribution, is contained in
-@REM the files COPYING and Copyright.html. COPYING can be found at the root
-@REM of the source code distribution tree; Copyright.html can be found at the
-@REM root level of an installed copy of the electronic HDF5 document set and
-@REM is linked from the top-level documents page. It can also be found at
-@REM http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
-@REM access to either file, you may request a copy from help@hdfgroup.org.
-
-@ECHO OFF
-REM This batch file is used to test HDF5 C examples.
-REM by Xuan Bai
-REM Created: 09/09/2004
-REM Last Modified: 10/16/2004
-
-if %1.==. GOTO WRONG
-if "%1"=="/?" GOTO HELP
-if %1==release GOTO RELEASE
-if %1==debug GOTO DEBUG
-GOTO WRONG
-
-:RELEASE
-if %2.==. GOTO REL
-if %2==dll GOTO RELDLL
-GOTO WRONG
-
-:REL
-type nul > %1.txt
-cd examplesREL
-attributetest >> ..\%1.txt
-compoundtest >> ..\%1.txt
-extendwritetest >> ..\%1.txt
-grouptest >> ..\%1.txt
-intermgrouptest >> ..\%1.txt
-selectest >> ..\%1.txt
-writetest >> ..\%1.txt
-chunkread >> ..\%1.txt
-readtest >> ..\%1.txt
-cd ..
-more /e +3 testExamples_exp_output.txt > output.txt
-fc %1.txt output.txt >temp.txt
-if %ERRORLEVEL%==0 (
- echo All HDF5 C examples tests passed.
-) else (
- echo HDF5 C examples tests failed.
- echo.
- more temp.txt
-)
-del output.txt
-del temp.txt
-GOTO END
-
-:RELDLL
-type nul > %1.txt
-cd examplesRELDLL
-attributetestdll >> ..\%1.txt
-compoundtestdll >> ..\%1.txt
-extendwritetestdll >> ..\%1.txt
-grouptestdll >> ..\%1.txt
-intermgrouptestdll >> ..\%1.txt
-selectestdll >> ..\%1.txt
-writetestdll >> ..\%1.txt
-chunkreaddll >> ..\%1.txt
-readtestdll >> ..\%1.txt
-cd ..
-more /e +3 testExamples_exp_output.txt > output.txt
-fc %1.txt output.txt >temp.txt
-if %ERRORLEVEL%==0 (
- echo All HDF5 C examples tests passed.
-) else (
- echo HDF5 C examples tests failed.
- echo.
- more temp.txt
-)
-del output.txt
-del temp.txt
-GOTO END
-
-:DEBUG
-if %2.==. GOTO DBG
-if %2==dll GOTO DBGDLL
-GOTO WRONG
-
-:DBG
-type nul > %1.txt
-cd examplesDBG
-attributetest >> ..\%1.txt
-compoundtest >> ..\%1.txt
-extendwritetest >> ..\%1.txt
-grouptest >> ..\%1.txt
-intermgrouptest >> ..\%1.txt
-selectest >> ..\%1.txt
-writetest >> ..\%1.txt
-chunkread >> ..\%1.txt
-readtest >> ..\%1.txt
-cd ..
-more /e +3 testExamples_exp_output.txt > output.txt
-fc %1.txt output.txt >temp.txt
-if %ERRORLEVEL%==0 (
- echo All HDF5 C examples tests passed.
-) else (
- echo HDF5 C examples tests failed.
- echo.
- more temp.txt
-)
-del output.txt
-del temp.txt
-GOTO END
-
-:DBGDLL
-type nul > %1.txt
-cd examplesDBGDLL
-attributetestdll >> ..\%1.txt
-compoundtestdll >> ..\%1.txt
-extendwritetestdll >> ..\%1.txt
-grouptestdll >> ..\%1.txt
-intermgrouptestdll >> ..\%1.txt
-selectestdll >> ..\%1.txt
-writetestdll >> ..\%1.txt
-chunkreaddll >> ..\%1.txt
-readtestdll >> ..\%1.txt
-cd ..
-more /e +3 testExamples_exp_output.txt > output.txt
-fc %1.txt output.txt >temp.txt
-if %ERRORLEVEL%==0 (
- echo All HDF5 C examples tests passed.
-) else (
- echo HDF5 C examples tests failed.
- echo.
- more temp.txt
-)
-del output.txt
-del temp.txt
-GOTO END
-
-:WRONG
-echo The syntax of the command is incorrect.
-echo.
-
-:HELP
-echo Tests HDF5 C examples.
-echo.
-echo testExamples [OPTION]
-echo.
-echo Please use one of the following options!
-echo.
-echo testExamples release test HDF5 C examples -- release version
-echo testExamples release dll test HDF5 C examples -- release dll version
-echo testExamples debug test HDF5 C examples -- debug version
-echo testExamples debug dll test HDF5 C examples -- debug dll version
-echo testExamples /? Help information
-echo.
-
-:END
diff --git a/windows_vs6/fortran/test/testhdf5_fortran.bat b/windows_vs6/fortran/test/testhdf5_fortran.bat
deleted file mode 100755
index 99ff10f..0000000
--- a/windows_vs6/fortran/test/testhdf5_fortran.bat
+++ /dev/null
@@ -1,17 +0,0 @@
-@REM Copyright by The HDF Group.
-@REM Copyright by the Board of Trustees of the University of Illinois.
-@REM All rights reserved.
-@REM
-@REM This file is part of HDF5. The full HDF5 copyright notice, including
-@REM terms governing use, modification, and redistribution, is contained in
-@REM the files COPYING and Copyright.html. COPYING can be found at the root
-@REM of the source code distribution tree; Copyright.html can be found at the
-@REM root level of an installed copy of the electronic HDF5 document set and
-@REM is linked from the top-level documents page. It can also be found at
-@REM http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
-@REM access to either file, you may request a copy from help@hdfgroup.org.
-
-testhdf5_fortran%2\%1\testhdf5_fortran%2
-flush1_fortran%2\%1\flush1_fortran%2
-copy fflush1.h5 flush2_fortran\%1\fflush1.h5
-flush2_fortran%2\%1\flush2_fortran%2
diff --git a/windows_vs6/hl/c++/test/test_hdf5_hl_cpp.bat b/windows_vs6/hl/c++/test/test_hdf5_hl_cpp.bat
deleted file mode 100755
index bf9b70c..0000000
--- a/windows_vs6/hl/c++/test/test_hdf5_hl_cpp.bat
+++ /dev/null
@@ -1,24 +0,0 @@
-@REM Copyright by The HDF Group.
-@REM Copyright by the Board of Trustees of the University of Illinois.
-@REM All rights reserved.
-@REM
-@REM This file is part of HDF5. The full HDF5 copyright notice, including
-@REM terms governing use, modification, and redistribution, is contained in
-@REM the files COPYING and Copyright.html. COPYING can be found at the root
-@REM of the source code distribution tree; Copyright.html can be found at the
-@REM root level of an installed copy of the electronic HDF5 document set and
-@REM is linked from the top-level documents page. It can also be found at
-@REM http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
-@REM access to either file, you may request a copy from help@hdfgroup.org.
-
-@ECHO OFF
-
-@REM This batch file will be used to test HDF5 High Level C++ Library.
-@REM By Fang GUO
-@REM Created on: 05/27/2005
-
-echo.
-echo ===============================================
-echo Testing hl_test_table_cpp%2 -- %1
-echo ===============================================
-hl_test_table_cpp%2\%1\hl_test_table_cpp%2 \ No newline at end of file
diff --git a/windows_vs6/hl/examples/test_hl_cexamples.BAT b/windows_vs6/hl/examples/test_hl_cexamples.BAT
deleted file mode 100644
index be63180..0000000
--- a/windows_vs6/hl/examples/test_hl_cexamples.BAT
+++ /dev/null
@@ -1,76 +0,0 @@
-@REM Copyright by The HDF Group.
-@REM Copyright by the Board of Trustees of the University of Illinois.
-@REM All rights reserved.
-@REM
-@REM This file is part of HDF5. The full HDF5 copyright notice, including
-@REM terms governing use, modification, and redistribution, is contained in
-@REM the files COPYING and Copyright.html. COPYING can be found at the root
-@REM of the source code distribution tree; Copyright.html can be found at the
-@REM root level of an installed copy of the electronic HDF5 document set and
-@REM is linked from the top-level documents page. It can also be found at
-@REM http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
-@REM access to either file, you may request a copy from help@hdfgroup.org.
-
-@ECHO OFF
-@:: This batch file is used to test HDF5 High Level C examples.
-@:: Written by : Fang GUO
-@:: Created : 07/26/2005
-@:: Last Modified:
-
-:: Track errors
-set total_error=0
-
-if %1.==. GOTO WRONG
-if "%1"=="/?" GOTO HELP
-if "%1"=="release" GOTO CONFIG
-if "%1"=="debug" GOTO CONFIG
-
-GOTO WRONG
-
-:CONFIG
-if "%2"=="dll" GOTO TEST
-if %2.==. GOTO TEST
-GOTO WRONG
-
-:TEST
-echo Testing %1 %2 version of High Level examples
-echo.
-
-for %%i in (ds lite table images packet) do (
-HLCexamples%1%2\ex_%%i%2
-if not %errorlevel%==0 set /A totalerror=totalerror+1
-)
-
-
-if %total_error%==0 (
-echo.
-echo. All of the HL C Examples Passed!
-) else (
-echo.
-echo. %total_error% HL C Examples Failed!
-)
-
-GOTO END
-
-:WRONG
-echo The syntax of the command is incorrect.
-echo Use test_hl_cexamples /? for usage informtaion
-echo.
-GOTO END
-
-:HELP
-echo Tests HDF5 High Level C examples.
-echo.
-echo test_hl_cexamples [OPTION]
-echo.
-echo Please use one of the following options!
-echo.
-echo test_hl_cexamples release test HDF5 HL C examples -- release version
-echo test_hl_cexamples release dll test HDF5 HL C examples -- release dll version
-echo test_hl_cexamples debug test HDF5 HL C examples -- debug version
-echo test_hl_cexamples debug dll test HDF5 HL C examples -- debug dll version
-echo test_hl_cexamples /? Help information
-echo.
-GOTO END
-
-:END
diff --git a/windows_vs6/hl/fortran/examples/test_hl_f90examples.BAT b/windows_vs6/hl/fortran/examples/test_hl_f90examples.BAT
deleted file mode 100644
index 30a05d4..0000000
--- a/windows_vs6/hl/fortran/examples/test_hl_f90examples.BAT
+++ /dev/null
@@ -1,64 +0,0 @@
-@REM Copyright by The HDF Group.
-@REM Copyright by the Board of Trustees of the University of Illinois.
-@REM All rights reserved.
-@REM
-@REM This file is part of HDF5. The full HDF5 copyright notice, including
-@REM terms governing use, modification, and redistribution, is contained in
-@REM the files COPYING and Copyright.html. COPYING can be found at the root
-@REM of the source code distribution tree; Copyright.html can be found at the
-@REM root level of an installed copy of the electronic HDF5 document set and
-@REM is linked from the top-level documents page. It can also be found at
-@REM http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
-@REM access to either file, you may request a copy from help@hdfgroup.org.
-
-@ECHO OFF
-@:: This batch file is used to test HDF5 High Level Fortran examples.
-@:: Written by : Fang GUO
-@:: Created : 12/20/2005
-@:: Last Modified:
-
-if %1.==. GOTO WRONG
-if "%1"=="/?" GOTO HELP
-if "%1"=="release" GOTO CONFIG
-if "%1"=="debug" GOTO CONFIG
-
-GOTO WRONG
-
-:CONFIG
-if "%2"=="dll" GOTO TEST
-if %2.==. GOTO TEST
-GOTO WRONG
-
-:TEST
-echo.
-HLf90examples%1%2\ex_lite%2
-if ERRORLEVEL == 0 (
-echo. %1 %2 version of High Level Fortran examples PASSED
-)else (
-echo. %1 %2 version of High Level Fortran examples FAILED
-)
-echo.
-GOTO END
-
-:WRONG
-echo The syntax of the command is incorrect.
-echo Use test_hl_f90examples /? for usage informtaion
-echo.
-GOTO END
-
-:HELP
-echo Tests HDF5 High Level Fortran examples.
-echo.
-echo test_hl_f90examples [OPTION]
-echo.
-echo Please use one of the following options!
-echo.
-echo test_hl_f90examples release test HDF5 HL Fortran examples -- release version
-echo test_hl_f90examples release dll test HDF5 HL Fortran examples -- release dll version
-echo test_hl_f90examples debug test HDF5 HL Fortran examples -- debug version
-echo test_hl_f90examples debug dll test HDF5 HL Fortran examples -- debug dll version
-echo test_hl_f90examples /? Help information
-echo.
-GOTO END
-
-:END
diff --git a/windows_vs6/hl/fortran/test/test_hdf5_hl_fortran.BAT b/windows_vs6/hl/fortran/test/test_hdf5_hl_fortran.BAT
deleted file mode 100755
index 95e4539..0000000
--- a/windows_vs6/hl/fortran/test/test_hdf5_hl_fortran.BAT
+++ /dev/null
@@ -1,36 +0,0 @@
-@REM Copyright by The HDF Group.
-@REM Copyright by the Board of Trustees of the University of Illinois.
-@REM All rights reserved.
-@REM
-@REM This file is part of HDF5. The full HDF5 copyright notice, including
-@REM terms governing use, modification, and redistribution, is contained in
-@REM the files COPYING and Copyright.html. COPYING can be found at the root
-@REM of the source code distribution tree; Copyright.html can be found at the
-@REM root level of an installed copy of the electronic HDF5 document set and
-@REM is linked from the top-level documents page. It can also be found at
-@REM http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
-@REM access to either file, you may request a copy from help@hdfgroup.org.
-
-@ECHO OFF
-
-REM This batch file will be used to test HDF5 High Level Fortran Library.
-REM By Xuan Bai
-REM Last Modified on: 07/15/2005
-
-echo.
-echo ===============================================
-echo Testing hl_test_lite_fortran%2 -- %1
-echo ===============================================
-hl_test_lite_fortran%2\%1\hl_test_lite_fortran%2
-
-echo.
-echo ===============================================
-echo Testing hl_test_image_fortran%2 -- %1
-echo ===============================================
-hl_test_image_fortran%2\%1\hl_test_image_fortran%2
-
-echo.
-echo ===============================================
-echo Testing hl_test_table_fortran%2 -- %1
-echo ===============================================
-hl_test_table_fortran%2\%1\hl_test_table_fortran%2 \ No newline at end of file
diff --git a/windows_vs6/hl/test/test_hdf5_hl.BAT b/windows_vs6/hl/test/test_hdf5_hl.BAT
deleted file mode 100755
index d42aa86..0000000
--- a/windows_vs6/hl/test/test_hdf5_hl.BAT
+++ /dev/null
@@ -1,56 +0,0 @@
-@REM Copyright by The HDF Group.
-@REM Copyright by the Board of Trustees of the University of Illinois.
-@REM All rights reserved.
-@REM
-@REM This file is part of HDF5. The full HDF5 copyright notice, including
-@REM terms governing use, modification, and redistribution, is contained in
-@REM the files COPYING and Copyright.html. COPYING can be found at the root
-@REM of the source code distribution tree; Copyright.html can be found at the
-@REM root level of an installed copy of the electronic HDF5 document set and
-@REM is linked from the top-level documents page. It can also be found at
-@REM http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
-@REM access to either file, you may request a copy from help@hdfgroup.org.
-
-@ECHO OFF
-
-@REM This batch file will be used to test HDF5 High Level Library.
-@REM By Xuan Bai
-@REM Last Modified on: 07/14/2005 by Fang GUO
-
-echo.
-echo ===============================================
-echo Testing hl_test_ds%2 -- %1
-echo ===============================================
-hl_test_ds%2\%1\hl_test_ds%2
-
-echo.
-echo ===============================================
-echo Testing hl_test_lite%2 -- %1
-echo ===============================================
-hl_test_lite%2\%1\hl_test_lite%2
-
-echo.
-echo ===============================================
-echo Testing hl_test_image%2 -- %1
-echo ===============================================
-hl_test_image%2\%1\hl_test_image%2
-
-echo.
-echo ===============================================
-echo Testing hl_test_table%2 -- %1
-echo ===============================================
-hl_test_table%2\%1\hl_test_table%2
-
-echo.
-echo ===============================================
-echo Testing hl_test_packet%2 -- %1
-echo ===============================================
-hl_test_packet%2\%1\hl_test_packet%2
-
-echo.
-echo ===============================================
-echo Testing h52gif and gif2h5 -- %1 %2
-echo ===============================================
-cd ..\tools\gif2h5
-call h52giftest %1 %2
-cd ..\..\test \ No newline at end of file
diff --git a/windows_vs6/hl/tools/gif2h5/h52giftest.bat b/windows_vs6/hl/tools/gif2h5/h52giftest.bat
deleted file mode 100644
index a28b484..0000000
--- a/windows_vs6/hl/tools/gif2h5/h52giftest.bat
+++ /dev/null
@@ -1,67 +0,0 @@
-@REM Copyright by The HDF Group.
-@REM Copyright by the Board of Trustees of the University of Illinois.
-@REM All rights reserved.
-@REM
-@REM This file is part of HDF5. The full HDF5 copyright notice, including
-@REM terms governing use, modification, and redistribution, is contained in
-@REM the files COPYING and Copyright.html. COPYING can be found at the root
-@REM of the source code distribution tree; Copyright.html can be found at the
-@REM root level of an installed copy of the electronic HDF5 document set and
-@REM is linked from the top-level documents page. It can also be found at
-@REM http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
-@REM access to either file, you may request a copy from help@hdfgroup.org.
-
-@echo off
-
-::This batch file is for h52gif tests.
-::Usage
-:: h52giftest release -- release static version
-:: h52giftest debug -- debug static version
-:: h52giftest release dll -- release dll version
-:: h52giftest debug dll -- debug dll version
-:: Written By: Scott Wegner
-:: Date : April 5, 2005
-
-
-REM Set up our environment
-
-mkdir temptest
-
-set TESTFILE1=..\testfiles\h52giftst.h5
-set TESTFILE2=..\testfiles\image1.gif
-
-set H52GIF=..\gifconv%2\h52gif%2\%1\h52gif%2.exe
-set GIF2H5=..\gifconv%2\gif2h5%2\%1\gif2h5%2.exe
-
-
-REM The tests
-
-REM TOOLTEST1 $TESTFILE1 image1.gif -i image
-%H52GIF% %TESTFILE1% image1.gif -i image 2>%1 > temptest\gifconv_1.results
-if %ERRORLEVEL% NEQ 0 (
- echo Testing h52gif h52giftst.h5 image1.gif -i image FAILED
- type temptest\gifconv_1.results
-) else (
- echo Testing h52gif h52giftst.h5 image1.gif -i image PASSED
-)
-del temptest\gifconv_1.results
-
-REM TOOLTEST2 $TESTFILE2 image1.h5
-%GIF2H5% %TESTFILE2% image1.h5 2>%1 > temptest\gifconv_2.results
-if %ERRORLEVEL% NEQ 0 (
- echo Testing gif2h5 image1.gif image1.h5 FAILED
- type temptest\gifconv_2.results
-) else (
- echo Testing gif2h5 image1.gif image1.h5 PASSED
-)
-del temptest\gifconv_2.results
-
-
-REM Cleanup
-set TESTFILE1=
-set TESTFILE2=
-
-set H52GIF=
-set GIF2H5=
-
-rmdir /s/q temptest \ No newline at end of file