mirror of https://github.com/ecmwf/eccodes.git
Testing: Move longish tests from basic to extra
This commit is contained in:
parent
fd3836312f
commit
67cb699e08
|
@ -99,7 +99,6 @@ if( HAVE_BUILD_TOOLS )
|
|||
grib_calendar
|
||||
grib_md5
|
||||
grib_cfNames
|
||||
grib_ifsParam
|
||||
grib_packing_order
|
||||
filter_substr
|
||||
filter_contains
|
||||
|
@ -107,7 +106,6 @@ if( HAVE_BUILD_TOOLS )
|
|||
filter_is_one_of
|
||||
filter_is_in_list
|
||||
filter_transient_darray
|
||||
grib_uerra
|
||||
grib_ecpoint
|
||||
grib_s2s
|
||||
grib_fire
|
||||
|
@ -190,9 +188,11 @@ if( HAVE_BUILD_TOOLS )
|
|||
grib_partial_message
|
||||
grib_true_imagery
|
||||
grib_headers_only
|
||||
grib_uerra
|
||||
grib_unpack_subarray
|
||||
grib_count
|
||||
grib_clone_headers_only
|
||||
grib_ifsParam
|
||||
wmo_read_bufr_from_file
|
||||
wmo_read_gts_from_file
|
||||
wmo_read_any_from_file
|
||||
|
|
Loading…
Reference in New Issue