mirror of https://github.com/ecmwf/eccodes.git
ECC-259: rename test
This commit is contained in:
parent
9ddd7a1cbf
commit
25896ce15a
|
@ -20,7 +20,7 @@ list( APPEND test_bins
|
|||
gauss_sub
|
||||
grib_util_set_spec
|
||||
local_MeteoFrance
|
||||
second_order_bitmap_numberOfValues
|
||||
grib_2nd_order_numValues
|
||||
)
|
||||
|
||||
foreach( tool ${test_bins} )
|
||||
|
@ -40,7 +40,7 @@ list( APPEND tests1
|
|||
unit_tests
|
||||
md5
|
||||
uerra
|
||||
second_order_bitmap_numberOfValues
|
||||
grib_2nd_order_numValues
|
||||
)
|
||||
list( APPEND tests2
|
||||
grib_double_cmp
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
. ./include.sh
|
||||
|
||||
exec $test_dir/second_order_bitmap_numberOfValues
|
||||
exec $test_dir/grib_2nd_order_numValues
|
Loading…
Reference in New Issue