aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/gtest_extensions/ya.make
diff options
context:
space:
mode:
authordancingqueue <dancingqueue@yandex-team.ru>2022-02-10 16:50:06 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:50:06 +0300
commit97ccada5638c88fa727d68a9ee849a9a768a54d9 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/testing/gtest_extensions/ya.make
parent3c712c7c680d2b93fae03957df9561bd08eb5b7c (diff)
downloadydb-97ccada5638c88fa727d68a9ee849a9a768a54d9.tar.gz
Restoring authorship annotation for <dancingqueue@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/testing/gtest_extensions/ya.make')
-rw-r--r--library/cpp/testing/gtest_extensions/ya.make32
1 files changed, 16 insertions, 16 deletions
diff --git a/library/cpp/testing/gtest_extensions/ya.make b/library/cpp/testing/gtest_extensions/ya.make
index 6a9a9ecca5..e24e81e8bd 100644
--- a/library/cpp/testing/gtest_extensions/ya.make
+++ b/library/cpp/testing/gtest_extensions/ya.make
@@ -1,26 +1,26 @@
-LIBRARY()
-OWNER(
+LIBRARY()
+OWNER(
amatanhead
- bulatman
- dancingqueue
+ bulatman
+ dancingqueue
prettyboy
thegeorg
- g:cpp-contrib
-)
-
-PEERDIR(
+ g:cpp-contrib
+)
+
+PEERDIR(
contrib/restricted/googletest/googlemock
contrib/restricted/googletest/googletest
-)
-
-SRCS(
+)
+
+SRCS(
assertions.cpp
gtest_extensions.cpp
matchers.cpp
pretty_printers.cpp
probe.cpp
-)
-
-END()
-
-RECURSE_FOR_TESTS(ut)
+)
+
+END()
+
+RECURSE_FOR_TESTS(ut)