summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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