mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 03:50:05 +00:00
Add UGC tests
This commit is contained in:
parent
fdd981899f
commit
a3d007d8c4
2 changed files with 138 additions and 1 deletions
|
|
@ -11,7 +11,8 @@ set(SRC_MAIN source/scwx/wxtest.cpp)
|
|||
set(SRC_AWIPS_TESTS source/scwx/awips/coded_location.test.cpp
|
||||
source/scwx/awips/coded_time_motion_location.test.cpp
|
||||
source/scwx/awips/pvtec.test.cpp
|
||||
source/scwx/awips/text_product_file.test.cpp)
|
||||
source/scwx/awips/text_product_file.test.cpp
|
||||
source/scwx/awips/ugc.test.cpp)
|
||||
set(SRC_COMMON_TESTS source/scwx/common/color_table.test.cpp
|
||||
source/scwx/common/products.test.cpp)
|
||||
set(SRC_PROVIDER_TESTS source/scwx/provider/aws_level2_data_provider.test.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue