<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/testing/unittest/registar.h, 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-10-25T23:34:32Z</updated>
<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-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-02-15T15:20:58Z</updated>
<author>
<name>arcadia-devtools</name>
<email>arcadia-devtools@yandex-team.ru</email>
</author>
<published>2022-02-15T15:20:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2d9dc043c662c86787d835ec189b2c9da1578071'/>
<id>urn:sha1:2d9dc043c662c86787d835ec189b2c9da1578071</id>
<content type='text'>
ref:f793e47d98757e96c541d6d7dd53f8838e72cf3f
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;abogutskiy@yandex-team.ru&gt;. Commit 2 of 2.</title>
<updated>2022-02-10T13:50:06Z</updated>
<author>
<name>abogutskiy</name>
<email>abogutskiy@yandex-team.ru</email>
</author>
<published>2022-02-10T13:50:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0ba74a57f9d49cfef11e512659c5847b98867342'/>
<id>urn:sha1:0ba74a57f9d49cfef11e512659c5847b98867342</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;abogutskiy@yandex-team.ru&gt;. Commit 1 of 2.</title>
<updated>2022-02-10T13:50:05Z</updated>
<author>
<name>abogutskiy</name>
<email>abogutskiy@yandex-team.ru</email>
</author>
<published>2022-02-10T13:50:05Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=78454ca6aab96463952682e635688185282ccdcd'/>
<id>urn:sha1:78454ca6aab96463952682e635688185282ccdcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;dprokoptsev@yandex-team.ru&gt;. Commit 2 of 2.</title>
<updated>2022-02-10T13:50:05Z</updated>
<author>
<name>dprokoptsev</name>
<email>dprokoptsev@yandex-team.ru</email>
</author>
<published>2022-02-10T13:50:05Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=cf94099c3ea704df29c11dfb77e2adec41a6708d'/>
<id>urn:sha1:cf94099c3ea704df29c11dfb77e2adec41a6708d</id>
<content type='text'>
</content>
</entry>
</feed>
