mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r16469] Added new cases for compound types to batch file per the updated script file of rev #16461
Tested: Vista32, XP64 - VS2005, VS2008
This commit is contained in:
parent
7768b49c16
commit
6b0bf98d32
@ -526,6 +526,13 @@ rem ############################################################################
|
||||
call :testing %h5diff% -c %srcfile2% %srcfile2% g2/dset5 g2/dset6
|
||||
call :tooltest h5diff_205.txt -c %file2% %file2% g2/dset5 g2/dset6
|
||||
|
||||
rem New option added rev #16461 - ADB 2/11/2009
|
||||
rem # not comparable in compound
|
||||
call :testing %h5diff% -c %srcfile2% %srcfile2% g2/dset7 g2/dset8
|
||||
call :tooltest h5diff_206.txt -c %file2% %file2% g2/dset7 g2/dset8
|
||||
|
||||
call :testing %h5diff% -c %srcfile2% %srcfile2% g2/dset8 g2/dset9
|
||||
call :tooltest h5diff_207.txt -c %file2% %file2% g2/dset8 g2/dset9
|
||||
|
||||
rem ##############################################################################
|
||||
rem # END
|
||||
|
Loading…
Reference in New Issue
Block a user