aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/uriparser/test/ya.make
diff options
context:
space:
mode:
authororivej <orivej@yandex-team.ru>2022-02-10 16:45:01 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:01 +0300
commit2d37894b1b037cf24231090eda8589bbb44fb6fc (patch)
treebe835aa92c6248212e705f25388ebafcf84bc7a1 /contrib/restricted/uriparser/test/ya.make
parent718c552901d703c502ccbefdfc3c9028d608b947 (diff)
downloadydb-2d37894b1b037cf24231090eda8589bbb44fb6fc.tar.gz
Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/restricted/uriparser/test/ya.make')
-rw-r--r--contrib/restricted/uriparser/test/ya.make36
1 files changed, 18 insertions, 18 deletions
diff --git a/contrib/restricted/uriparser/test/ya.make b/contrib/restricted/uriparser/test/ya.make
index d7ec8635a4..ae8a32a932 100644
--- a/contrib/restricted/uriparser/test/ya.make
+++ b/contrib/restricted/uriparser/test/ya.make
@@ -1,38 +1,38 @@
-# Generated by devtools/yamaker.
-
-GTEST(testrunner)
-
+# Generated by devtools/yamaker.
+
+GTEST(testrunner)
+
OWNER(
kikht
shindo
g:cpp-contrib
g:mds
)
-
+
LICENSE(
LGPL-2.1-only AND
LGPL-2.1-or-later
)
-
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-PEERDIR(
+PEERDIR(
contrib/restricted/uriparser
-)
-
+)
+
ADDINCL(
contrib/restricted/uriparser
)
-
-NO_COMPILER_WARNINGS()
-
-NO_UTIL()
-
-SRCS(
+
+NO_COMPILER_WARNINGS()
+
+NO_UTIL()
+
+SRCS(
FourSuite.cpp
MemoryManagerSuite.cpp
VersionSuite.cpp
test.cpp
-)
-
-END()
+)
+
+END()