summaryrefslogtreecommitdiffstats
path: root/windows/examples/testExamples.bat
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2007-05-21 20:04:22 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2007-05-21 20:04:22 (GMT)
commit51dcf997dc8d297abd1b7b4513fe4483447ddc0d (patch)
tree46682a31e9b6193f6e16173ff2d44562ae2a3372 /windows/examples/testExamples.bat
parentc80d46791fd63dbe0ccc1530fcbbd9ed67be1901 (diff)
downloadhdf5-51dcf997dc8d297abd1b7b4513fe4483447ddc0d.zip
hdf5-51dcf997dc8d297abd1b7b4513fe4483447ddc0d.tar.gz
hdf5-51dcf997dc8d297abd1b7b4513fe4483447ddc0d.tar.bz2
[svn-r13776] Added Windows project file for new example project (rev 13702). Updated test scripts and MANIFEST accordingly.
Tested: VS6 on WinXP
Diffstat (limited to 'windows/examples/testExamples.bat')
-rwxr-xr-xwindows/examples/testExamples.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/examples/testExamples.bat b/windows/examples/testExamples.bat
index 12b1c56..57aa19c 100755
--- a/windows/examples/testExamples.bat
+++ b/windows/examples/testExamples.bat
@@ -35,6 +35,7 @@ attributetest >> ..\%1.txt
compoundtest >> ..\%1.txt
extendwritetest >> ..\%1.txt
grouptest >> ..\%1.txt
+intermgrouptest >> ..\%1.txt
selectest >> ..\%1.txt
writetest >> ..\%1.txt
chunkread >> ..\%1.txt
@@ -60,6 +61,7 @@ attributetestdll >> ..\%1.txt
compoundtestdll >> ..\%1.txt
extendwritetestdll >> ..\%1.txt
grouptestdll >> ..\%1.txt
+intermgrouptestdll >> ..\%1.txt
selectestdll >> ..\%1.txt
writetestdll >> ..\%1.txt
chunkreaddll >> ..\%1.txt
@@ -90,6 +92,7 @@ attributetest >> ..\%1.txt
compoundtest >> ..\%1.txt
extendwritetest >> ..\%1.txt
grouptest >> ..\%1.txt
+intermgrouptest >> ..\%1.txt
selectest >> ..\%1.txt
writetest >> ..\%1.txt
chunkread >> ..\%1.txt
@@ -115,6 +118,7 @@ attributetestdll >> ..\%1.txt
compoundtestdll >> ..\%1.txt
extendwritetestdll >> ..\%1.txt
grouptestdll >> ..\%1.txt
+intermgrouptestdll >> ..\%1.txt
selectestdll >> ..\%1.txt
writetestdll >> ..\%1.txt
chunkreaddll >> ..\%1.txt