mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
[svn-r12836] Catch up with h5diff tests.
Catch up with h5repacktst tests.
This commit is contained in:
parent
8b52aae45d
commit
f940948af9
@ -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
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user