Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch all tests to atd from snapshot | thegeorg | 2024-12-12 | 1 | -18/+0 |
| | | | | commit_hash:a9a7c2df09742a540851227c4fcb7d925edd9793 | ||||
* | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 1 | -0/+12 |
| | |||||
* | [library/cpp/testing/common/ut/env] Added GetGlobalResource function to ↵ | prettyboy | 2023-04-06 | 1 | -0/+13 |
| | | | | obtain global resources from context file | ||||
* | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 1 | -12/+0 |
| | |||||
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 1 | -0/+12 |
| | |||||
* | Add GetPort(port) support to maintain compatibility with unittest TPortManager | alexv-smirnov | 2023-03-10 | 1 | -1/+53 |
| | | | | | Singleton did not allow reinitialisation, so in existing tests this line https://a.yandex-team.ru/arcadia/library/cpp/testing/common/ut/network_ut.cpp?rev=rXXXXXX#L45 did not have any effect. The tests worked just because in both tests the env var PORT_SYNC_PATH was the same and its changes did not affect the tests anyway. As we need to change the env var NO_RANDOM_PORTS to run GetPort( port ) test, I had to make a reinitialisation method, which is now being called from inside the constructor, causing its double invocation during the tests. I could not find a better solution for Singleton( | ||||
* | intermediate changes | arcadia-devtools | 2022-03-15 | 1 | -19/+0 |
| | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
* | Restoring authorship annotation for Aleksandr <ivansduck@gmail.com>. Commit ↵ | Aleksandr | 2022-02-10 | 1 | -64/+64 |
| | | | | 2 of 2. | ||||
* | Restoring authorship annotation for Aleksandr <ivansduck@gmail.com>. Commit ↵ | Aleksandr | 2022-02-10 | 1 | -64/+64 |
| | | | | 1 of 2. | ||||
* | Restoring authorship annotation for <krock21@yandex-team.ru>. Commit 2 of 2. | krock21 | 2022-02-10 | 1 | -20/+20 |
| | |||||
* | Restoring authorship annotation for <krock21@yandex-team.ru>. Commit 1 of 2. | krock21 | 2022-02-10 | 1 | -20/+20 |
| | |||||
* | Restoring authorship annotation for <bulatman@yandex-team.ru>. Commit 2 of 2. | bulatman | 2022-02-10 | 4 | -178/+178 |
| | |||||
* | Restoring authorship annotation for <bulatman@yandex-team.ru>. Commit 1 of 2. | bulatman | 2022-02-10 | 4 | -178/+178 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2. | thegeorg | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2. | thegeorg | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | intermediate changes | Devtools Arcadia | 2022-02-07 | 4 | -0/+263 |
ref:cde9a383711a11544ce7e107a78147fb96cc4029 |