Improve detection of special *FIP* property names

Make sure RFIP* and SFIP* are not treated as category results
This commit is contained in:
Magne Sjaastad
2024-09-24 08:43:22 +02:00
parent de573a83cc
commit 12ae4dbaaa
3 changed files with 63 additions and 4 deletions

View File

@@ -105,6 +105,7 @@ set(SOURCE_UNITTEST_FILES
${CMAKE_CURRENT_LIST_DIR}/RifParquetReader-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RifOsduWellPathReader-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RigVfpTables-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RiaResultName-Test.cpp
)
if(RESINSIGHT_ENABLE_GRPC)