mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-11 16:01:00 +08:00
Merge pull request #1991 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'd42203b1d44686a0e5309f061c996b959023ce57': Change reference test to grep for specific error
This commit is contained in:
commit
1cac341502
@ -1137,7 +1137,7 @@ TOOLTEST tvlenstr_array.ddl --enable-error-stack tvlenstr_array.h5
|
||||
# test for files with array data
|
||||
TOOLTEST tarray1.ddl --enable-error-stack tarray1.h5
|
||||
# # added for bug# 2092 - tarray1_big.h
|
||||
TOOLTEST4 tarray1_big.ddl --enable-error-stack -R tarray1_big.h5
|
||||
GREPTEST "Undefined reference pointer" tarray1_big.ddl --enable-error-stack -R tarray1_big.h5
|
||||
TOOLTEST tarray2.ddl --enable-error-stack tarray2.h5
|
||||
TOOLTEST tarray3.ddl --enable-error-stack tarray3.h5
|
||||
TOOLTEST tarray4.ddl --enable-error-stack tarray4.h5
|
||||
@ -1345,9 +1345,9 @@ fi
|
||||
|
||||
# test for dataset region references
|
||||
TOOLTEST tdatareg.ddl --enable-error-stack tdatareg.h5
|
||||
TOOLTEST4 tdataregR.ddl --enable-error-stack -R tdatareg.h5
|
||||
GREPTEST "Undefined reference pointer" tdataregR.ddl --enable-error-stack -R tdatareg.h5
|
||||
TOOLTEST tattrreg.ddl --enable-error-stack tattrreg.h5
|
||||
TOOLTEST4 tattrregR.ddl --enable-error-stack -R tattrreg.h5
|
||||
GREPTEST "Undefined reference pointer" tattrregR.ddl --enable-error-stack -R tattrreg.h5
|
||||
TOOLTEST2 tbinregR.exp --enable-error-stack -d /Dataset1 -s 0 -R -y -o tbinregR.txt tdatareg.h5
|
||||
|
||||
# Clean up text output files
|
||||
|
Loading…
Reference in New Issue
Block a user