Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
vitstn committed Dec 23, 2023
1 parent 32985ca commit bb132aa
Show file tree
Hide file tree
Showing 22 changed files with 25 additions and 119 deletions.
1 change: 1 addition & 0 deletions ydb/core/actorlib_impl/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ PEERDIR(
library/cpp/svnversion
ydb/core/testlib/actors
ydb/core/testlib/basics/default
ydb/library/yql/minikql/comp_nodes/llvm
)

SRCS(
Expand Down
1 change: 1 addition & 0 deletions ydb/core/base/ut_board_subscriber/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ PEERDIR(
ydb/core/testlib/basics
ydb/core/base
ydb/core/testlib/basics/default
ydb/library/yql/minikql/comp_nodes/llvm
)

YQL_LAST_ABI_VERSION()
Expand Down
1 change: 1 addition & 0 deletions ydb/core/blobstorage/ut_blobstorage/lib/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ PEERDIR(
ydb/core/tx/coordinator
ydb/core/tx/scheme_board
ydb/core/util
ydb/library/yql/minikql/comp_nodes/llvm
ydb/library/yql/public/udf/service/exception_policy
ydb/library/yql/sql/pg_dummy
)
Expand Down
1 change: 1 addition & 0 deletions ydb/core/client/metadata/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ SRCS(
)

PEERDIR(
ydb/library/yql/minikql/invoke_builtins/llvm
ydb/library/yql/public/udf/service/stub
ydb/library/yql/sql/pg_dummy
)
Expand Down
1 change: 1 addition & 0 deletions ydb/core/fq/libs/checkpointing/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ PEERDIR(
ydb/core/fq/libs/checkpointing
ydb/core/testlib/actors
ydb/core/testlib/basics/default
ydb/library/yql/minikql/comp_nodes/llvm
)

SIZE(MEDIUM)
Expand Down
1 change: 1 addition & 0 deletions ydb/core/kqp/runtime/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ YQL_LAST_ABI_VERSION()
PEERDIR(
library/cpp/testing/unittest
ydb/core/testlib/basics/default
ydb/library/yql/minikql/comp_nodes/llvm
ydb/library/yql/public/udf/service/exception_policy
)

Expand Down
1 change: 1 addition & 0 deletions ydb/core/mind/bscontroller/ut_selfheal/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PEERDIR(
ydb/core/blobstorage/pdisk/mock
ydb/core/mind/bscontroller
ydb/core/tx/scheme_board
ydb/library/yql/minikql/comp_nodes/llvm
ydb/library/yql/public/udf/service/stub
ydb/library/yql/sql/pg_dummy
)
Expand Down
1 change: 1 addition & 0 deletions ydb/core/tx/columnshard/splitter/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ PEERDIR(
ydb/core/tx/tx_proxy
ydb/core/tx
ydb/core/mind
ydb/library/yql/minikql/comp_nodes/llvm
ydb/library/yql/public/udf/service/exception_policy
ydb/library/yql/sql/pg
)
Expand Down
1 change: 1 addition & 0 deletions ydb/core/tx/scheme_board/ut_monitoring/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ PEERDIR(
ydb/library/actors/core
library/cpp/testing/unittest
ydb/core/testlib/basics/default
ydb/library/yql/minikql/comp_nodes/llvm
)

YQL_LAST_ABI_VERSION()
Expand Down
1 change: 1 addition & 0 deletions ydb/core/tx/scheme_board/ut_replica/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ TIMEOUT(600)

PEERDIR(
library/cpp/testing/unittest
ydb/library/yql/minikql/comp_nodes/llvm
ydb/core/testlib/basics/default
)

Expand Down
1 change: 1 addition & 0 deletions ydb/core/tx/scheme_board/ut_subscriber/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ PEERDIR(
ydb/library/actors/interconnect
library/cpp/testing/unittest
ydb/core/testlib/basics/default
ydb/library/yql/minikql/comp_nodes/llvm
)

YQL_LAST_ABI_VERSION()
Expand Down
1 change: 1 addition & 0 deletions ydb/core/wrappers/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ IF (NOT OS_WINDOWS)
library/cpp/testing/unittest
ydb/core/protos
ydb/core/testlib/basics/default
ydb/library/yql/minikql/comp_nodes/llvm
ydb/core/wrappers/ut_helpers
)
SRCS(
Expand Down
2 changes: 2 additions & 0 deletions ydb/library/yql/core/extract_predicate/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ PEERDIR(
ydb/library/yql/providers/result/provider
ydb/library/yql/providers/yt/gateway/file
ydb/library/yql/providers/yt/provider
ydb/library/yql/minikql/comp_nodes/llvm
ydb/library/yql/minikql/invoke_builtins/llvm
ydb/library/yql/sql/pg
)

Expand Down
2 changes: 2 additions & 0 deletions ydb/library/yql/core/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ PEERDIR(
ydb/library/yql/providers/result/provider
ydb/library/yql/providers/yt/gateway/file
ydb/library/yql/providers/yt/provider
ydb/library/yql/minikql/comp_nodes/llvm
ydb/library/yql/minikql/invoke_builtins/llvm
ydb/library/yql/sql/pg
)

Expand Down
90 changes: 0 additions & 90 deletions ydb/library/yql/minikql/comp_nodes/ut/ya.make

This file was deleted.

28 changes: 0 additions & 28 deletions ydb/library/yql/minikql/invoke_builtins/ut/ya.make

This file was deleted.

3 changes: 2 additions & 1 deletion ydb/library/yql/minikql/invoke_builtins/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ RECURSE(
)

RECURSE_FOR_TESTS(
ut
llvm/ut
llvm14/ut
)
2 changes: 2 additions & 0 deletions ydb/library/yql/providers/dq/global_worker_manager/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ PEERDIR(
ydb/library/yql/providers/dq/actors/yt
ydb/library/yql/providers/dq/actors
ydb/library/yql/dq/actors/compute
ydb/library/yql/minikql/computation/llvm
ydb/library/yql/minikql/comp_nodes/llvm
)

SRCS(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ PEERDIR(
ydb/library/yql/providers/result/provider
ydb/library/yql/public/udf/service/stub
ydb/library/yql/sql
ydb/library/yql/minikql/invoke_builtins/llvm
ydb/library/yql/sql/pg_dummy
)

Expand Down
2 changes: 2 additions & 0 deletions ydb/library/yql/providers/yt/gateway/native/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ PEERDIR(
library/cpp/testing/common
ydb/library/yql/public/udf/service/terminate_policy
ydb/library/yql/sql/pg
ydb/library/yql/minikql/comp_nodes/llvm
ydb/library/yql/minikql/invoke_builtins/llvm
)

YQL_LAST_ABI_VERSION()
Expand Down
1 change: 1 addition & 0 deletions ydb/library/yql/providers/yt/provider/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ PEERDIR(
ydb/library/yql/providers/result/provider
ydb/library/yql/sql/v1
ydb/library/yql/minikql/invoke_builtins/llvm
ydb/library/yql/minikql/comp_nodes/llvm
ydb/library/yql/sql/pg
)

Expand Down
1 change: 1 addition & 0 deletions ydb/library/yql/utils/actors/ut/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ IF (OS_LINUX OR OS_DARWIN)

PEERDIR(
ydb/core/testlib/basics/default
ydb/library/yql/minikql/comp_nodes/llvm
)

END()
Expand Down

0 comments on commit bb132aa

Please sign in to comment.