mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
[svn-r11043] Purpose:
new test hor h5repack, to syncronize tests between unix and windows it requires a new file added Description: Solution: Platforms tested: linux Misc. update:
This commit is contained in:
parent
9b597516c0
commit
00a1908e76
1
MANIFEST
1
MANIFEST
@ -1607,6 +1607,7 @@ a------------------------------------------------------------------------------
|
||||
#test files for h5repack
|
||||
./tools/testfiles/test0.h5
|
||||
./tools/testfiles/test1.h5
|
||||
./tools/testfiles/test2.h5
|
||||
./tools/testfiles/test3.h5
|
||||
./tools/testfiles/test4.h5
|
||||
./tools/testfiles/test5.h5
|
||||
|
@ -138,9 +138,10 @@ if test $USE_FILTER_SZIP = "yes"; then
|
||||
USE_FILTER_SZIP_ENCODER=`$RUNSERIAL $H5DETECTSZIP_BIN`
|
||||
fi
|
||||
|
||||
# copy files (these files have no filters; test2.h5 has copied references that h5diff detects)
|
||||
# copy files (these files have no filters)
|
||||
TOOLTEST test0.h5
|
||||
TOOLTEST test1.h5
|
||||
TOOLTEST test2.h5
|
||||
TOOLTEST test3.h5
|
||||
TOOLTEST test4.h5
|
||||
TOOLTEST test5.h5
|
||||
|
BIN
tools/testfiles/test2.h5
Normal file
BIN
tools/testfiles/test2.h5
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user