Skip to content

Commit

Permalink
Rewrite searchlib TensorAttribute unit test to gtest.
Browse files Browse the repository at this point in the history
  • Loading branch information
toregge committed Aug 25, 2024
1 parent d02b132 commit 6846b3a
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 209 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ vespa_add_executable(searchlib_tensorattribute_test_app TEST
tensorattribute_test.cpp
DEPENDS
vespa_searchlib
GTest::gtest
)
vespa_add_test(NAME searchlib_tensorattribute_test_app COMMAND searchlib_tensorattribute_test_app)
Loading

0 comments on commit 6846b3a

Please sign in to comment.