From 7b4fe2ac8ca997907b4955c7518c834c3e605096 Mon Sep 17 00:00:00 2001 From: HÃ¥vard Pettersen Date: Wed, 6 Sep 2017 10:45:52 +0000 Subject: application to facilitate cross-language tensor conformance testing - WIP with a few smoke tests to show the format --- eval/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'eval/CMakeLists.txt') diff --git a/eval/CMakeLists.txt b/eval/CMakeLists.txt index 19a614464a1..89e8a72e330 100644 --- a/eval/CMakeLists.txt +++ b/eval/CMakeLists.txt @@ -6,6 +6,7 @@ vespa_define_module( APPS src/apps/eval_expr src/apps/make_tensor_binary_format_test_spec + src/apps/tensor_conformance TESTS src/tests/eval/aggr -- cgit v1.2.3