<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/testing/unittest, branch stable-23-2</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=stable-23-2</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=stable-23-2'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2022-12-15T16:25:15Z</updated>
<entry>
<title>Sync linux-headers instead of using system ones</title>
<updated>2022-12-15T16:25:15Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2022-12-15T16:25:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0c31d97afd7858af5f8f858c8addf91655ca9ccc'/>
<id>urn:sha1:0c31d97afd7858af5f8f858c8addf91655ca9ccc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>calc current exception message once</title>
<updated>2022-10-25T23:34:32Z</updated>
<author>
<name>pg</name>
<email>pg@yandex-team.com</email>
</author>
<published>2022-10-25T23:34:32Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=fd1bb528234f143b3eab3efffb61bfeda9947360'/>
<id>urn:sha1:fd1bb528234f143b3eab3efffb61bfeda9947360</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add NOLINT for clang-tidy</title>
<updated>2022-10-25T13:34:43Z</updated>
<author>
<name>yakubovskiy03</name>
<email>yakubovskiy03@yandex-team.com</email>
</author>
<published>2022-10-25T13:34:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=70dc14cf15259cb9aec11c59e26cc56848640dcc'/>
<id>urn:sha1:70dc14cf15259cb9aec11c59e26cc56848640dcc</id>
<content type='text'>
Сейчас диагностика [readability-container-size-empty](https://releases.llvm.org/14.0.0/tools/clang/tools/extra/docs/clang-tidy/checks/readability-container-size-empty.html) ругается на %%UNIT_ASSERT_EQUAL(s, "")%%. Можно поменять на %%UNIT_ASSERT(s.empty())%%, но у этого изменения есть как минимум 2 недостатка (дальше со слов @sobols):
- Если тест сломается и строчка станет непустой, мы не увидим красивого сообщения об ошибке, содержащего новое значение, а будет безликое сообщение про assertion failed.
- Выглядит неоднородно с соседним кодом, который проверяет на непустые строчки.</content>
</entry>
<entry>
<title>[unittest] Add NOLINT for clang-tidy</title>
<updated>2022-10-05T19:17:43Z</updated>
<author>
<name>sobols</name>
<email>sobols@yandex-team.com</email>
</author>
<published>2022-10-05T19:17:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=195aa2d16c6b08a6c3e72b9a3ce33b97f9104ba9'/>
<id>urn:sha1:195aa2d16c6b08a6c3e72b9a3ce33b97f9104ba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>intermediate changes</title>
<updated>2022-06-01T11:20:05Z</updated>
<author>
<name>arcadia-devtools</name>
<email>arcadia-devtools@yandex-team.ru</email>
</author>
<published>2022-06-01T11:20:05Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c1a5a70d103a7f61424a2e38f329e7a0ef64ca21'/>
<id>urn:sha1:c1a5a70d103a7f61424a2e38f329e7a0ef64ca21</id>
<content type='text'>
ref:2df36b497633117a29cc1f8faf1dd4e7be3eff87
</content>
</entry>
<entry>
<title>intermediate changes</title>
<updated>2022-05-13T20:46:00Z</updated>
<author>
<name>arcadia-devtools</name>
<email>arcadia-devtools@yandex-team.ru</email>
</author>
<published>2022-05-13T20:46:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=63555ac272579916270285d89325cf2d5d2314b3'/>
<id>urn:sha1:63555ac272579916270285d89325cf2d5d2314b3</id>
<content type='text'>
ref:87d2a156fb63ff12b04b203f1e5dc880d9af1585
</content>
</entry>
<entry>
<title>intermediate changes</title>
<updated>2022-04-26T10:38:24Z</updated>
<author>
<name>arcadia-devtools</name>
<email>arcadia-devtools@yandex-team.ru</email>
</author>
<published>2022-04-26T10:38:24Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d5542c891803641fb11f2edf0d71e6004a5e9c38'/>
<id>urn:sha1:d5542c891803641fb11f2edf0d71e6004a5e9c38</id>
<content type='text'>
ref:ba3b994bce107b5d5ed74af8bebe6df02576505a
</content>
</entry>
<entry>
<title>intermediate changes</title>
<updated>2022-03-16T09:44:45Z</updated>
<author>
<name>arcadia-devtools</name>
<email>arcadia-devtools@yandex-team.ru</email>
</author>
<published>2022-03-16T09:44:45Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f2bea43f564daffc657e2b30cad3b044bd2cb7c7'/>
<id>urn:sha1:f2bea43f564daffc657e2b30cad3b044bd2cb7c7</id>
<content type='text'>
ref:d483e9e2fc8bfef633904bd3103470d44e8d0eb4
</content>
</entry>
<entry>
<title>intermediate changes</title>
<updated>2022-03-15T10:35:56Z</updated>
<author>
<name>arcadia-devtools</name>
<email>arcadia-devtools@yandex-team.ru</email>
</author>
<published>2022-03-15T10:35:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=094638589de6a6c9f91fad0005843fc1c1adc957'/>
<id>urn:sha1:094638589de6a6c9f91fad0005843fc1c1adc957</id>
<content type='text'>
ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
</content>
</entry>
<entry>
<title>Improve SystemCommand check in YDB CLI, KIKIMR-14321</title>
<updated>2022-03-01T13:39:56Z</updated>
<author>
<name>pnv1</name>
<email>pnv1@yandex-team.ru</email>
</author>
<published>2022-03-01T13:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e28946633ffe99ca801c9ce9a8e835e796a20c12'/>
<id>urn:sha1:e28946633ffe99ca801c9ce9a8e835e796a20c12</id>
<content type='text'>
ref:fe5ed49138dce046a93c364cc8879fad3abf3eef
</content>
</entry>
</feed>
