mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
fixed valgrind tests some more
This commit is contained in:
parent
6e19cb61f2
commit
2ddea973a3
@ -9,7 +9,7 @@ echo ""
|
||||
echo "Testing programs with valgrind..."
|
||||
|
||||
# These are my test programs.
|
||||
list='tst_h_dimscales tst_h_vl2 tst_h_files '\
|
||||
list='tst_h_dimscales tst_h_files '\
|
||||
'tst_h_atts2 tst_h_dimscales2 tst_h_enums '\
|
||||
'tst_h_grps tst_h_wrt_cmp tst_h_rd_cmp tst_h_vl tst_h_atts '\
|
||||
'tst_h_dimscales3 tst_h_files2 tst_h_compounds '\
|
||||
|
@ -10,7 +10,7 @@ echo "Testing programs with valgrind..."
|
||||
|
||||
# These are my test programs.
|
||||
list='tst_v2 '\
|
||||
'tst_vars2 tst_atts tst_atts2 '
|
||||
'tst_vars2 tst_atts tst_atts2 tst_h_vl2'
|
||||
|
||||
# These don't work yet: tst_h_vars3
|
||||
# tst_h_strings tst_h_atts3 tst_h_vars2 tst_vars tst_fills tst_chunks
|
||||
|
Loading…
Reference in New Issue
Block a user