summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-10-31 17:36:52 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-10-31 17:36:52 (GMT)
commitf940948af98c26c5626a45926ceb8730b616b9d0 (patch)
tree2f9a21acacddbe1d0c070602a51db005069928bc /windows
parent8b52aae45d4c461644657ee9be2a3e092006887e (diff)
downloadhdf5-f940948af98c26c5626a45926ceb8730b616b9d0.zip
hdf5-f940948af98c26c5626a45926ceb8730b616b9d0.tar.gz
hdf5-f940948af98c26c5626a45926ceb8730b616b9d0.tar.bz2
[svn-r12836] Catch up with h5diff tests.
Catch up with h5repacktst tests.
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/proj/all/all.dsw3
-rwxr-xr-xwindows/tools/difftest.BAT4
2 files changed, 5 insertions, 2 deletions
diff --git a/windows/proj/all/all.dsw b/windows/proj/all/all.dsw
index b76de60..22a7f5c 100755
--- a/windows/proj/all/all.dsw
+++ b/windows/proj/all/all.dsw
@@ -1784,6 +1784,9 @@ Package=<4>
Begin Project Dependency
Project_Dep_Name toolslib
End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name libtest
+ End Project Dependency
}}}
###############################################################################
diff --git a/windows/tools/difftest.BAT b/windows/tools/difftest.BAT
index 21dfe25..9050572 100755
--- a/windows/tools/difftest.BAT
+++ b/windows/tools/difftest.BAT
@@ -1,4 +1,4 @@
-@REM Copyright by the Board of Trustees of the University of Illinois.
+q@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
@@ -124,7 +124,7 @@ set flag=%file1% %file2% -r -d 5 g1/dset3 g1/dset4
call %tooltest% h5diff_15.txt
::1.6 with -p
-set flag=%file1% %file2% -r -p 0.05 g1/dset3 g1/dset4
+set flag=%file1% %file1% g1/dset9 g1/dset10 -p 0.01 -v
call %tooltest% h5diff_16.txt
::1.7 verbose mode