| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [library] Trim dump_clang_coverage | slizyukalex | 4 days | 2 | -16/+1 |
| | | | | | | `YA_COVERAGE_DUMP_PROFILE_AND_EXIT` is not used anymore commit_hash:c7158fb4e201d522e6e2c31c91fa9361af4bf50c | ||||
| * | added patch | xyligansereja | 2026-04-09 | 1 | -3/+103 |
| | | | | | commit_hash:343a4d8f871af0716a506a7b4a806821b6960075 | ||||
| * | Intermediate changes | robot-piglet | 2026-04-03 | 1 | -0/+6 |
| | | | | | commit_hash:fec2286eb1fd675e7d50f7da7695f393a5b0a5aa | ||||
| * | fix cpp --list-tests logic | n-khamraev | 2026-03-25 | 1 | -17/+13 |
| | | | | | commit_hash:520dd74e9a7cc021d91d1f5a2b6db883b21188c5 | ||||
| * | Activate json tests list logic and add tests | n-khamraev | 2026-03-03 | 2 | -31/+30 |
| | | | | | | | | | | | | | | ``` Listing of tests information into json file (--list-verbose) now uses json with extended meta data instead of :: separated string * Changelog entry Type: feature Component: cpp-sdk --list-verbose commands in Gtest and unittest are now using json with extended meta data instead of plain "::"-separated string ``` commit_hash:096b575c80989be0166f54b214e595dc58977fe0 | ||||
| * | [PoC] Clang tests full meta-information listing as json | n-khamraev | 2026-02-09 | 5 | -2/+72 |
| | | | | | commit_hash:e587d328242a2cf210cd1f612b4971e747e2c4c7 | ||||
| * | Intermediate changes | robot-piglet | 2026-02-06 | 1 | -6/+6 |
| | | | | | commit_hash:9aba7173fb1ef0a42bfc7d91ec99a376e09834eb | ||||
| * | Intermediate changes | robot-piglet | 2026-01-29 | 1 | -0/+2 |
| | | | | | commit_hash:b99ce0014bc419134aa5cd9d21ec17472a7efcce | ||||
| * | Forbid use of array types in UNIT_ASSERT conditions #30109 | swarmer | 2026-01-27 | 1 | -0/+1 |
| | | | | | commit_hash:bfc1eb4f21ecb804205db2c38e09cda4b5b9cea4 | ||||
| * | Update env contract to deal with null | nicktitov | 2025-11-26 | 1 | -1/+6 |
| | | | | | | | | В продолжение <https://nda.ya.ru/t/Zv2eRt4A7Ncwc7> Поддерживаем контракт в env.cpp (используется в BinaryPath), т.к. он тоже строит из `env.json.txt` окружение и при обнаружении Null падает commit_hash:6d01c031662f29c665a54fe4f4036a3bf7dea99a | ||||
| * | Mute or fix some checks improved in clang-tidy20 in library | mikhnenko | 2025-10-15 | 1 | -0/+2 |
| | | | | | commit_hash:e93b9ad8b27da3da2372b00bf59ae87a98d0b862 | ||||
| * | Move NYT::Initialize to separate "weak" hook | rp-1 | 2025-10-03 | 4 | -0/+14 |
| | | | | | | Move BEFORE_INIT hook to the beginning commit_hash:9cbf1d95bf1cda4bcce0d3ab9207debcab65391b | ||||
| * | Intermediate changes | robot-piglet | 2025-09-29 | 1 | -6/+1 |
| | | | | | commit_hash:f8e0668b6081ec86f6dc0d0786a0d6ddcb39bb26 | ||||
| * | TPortManager shouldn't crash even if it doesn't have enough permissions to ↵ | swarmer | 2025-08-07 | 2 | -22/+79 |
| | | | | | | | | | | | operate on lock files created by other users Create the `testing_port_locks` directory with RWX permission for all, allowing other users to create lock files within it. Don't abort if current user doesn't have enough permission to delete a lock file created by another user. KIKIMR-23792 commit_hash:d887ce073d42d93c997a0f9a0c16416860395377 | ||||
| * | Intermediate changes | robot-piglet | 2025-07-07 | 1 | -1/+1 |
| | | | | | commit_hash:fa96a59fd0ca24e8960823b1caa0a213f446e8ff | ||||
| * | Intermediate changes | robot-piglet | 2025-07-04 | 1 | -1/+7 |
| | | | | | commit_hash:dbea25354b9d29cff49103cf407ebbe86ba1e1f4 | ||||
| * | Intermediate changes | robot-piglet | 2025-04-25 | 2 | -4/+0 |
| | | | | | commit_hash:a2ae9e9ddb0ebd0f3ce876aa1f8f29e291d3aed1 | ||||
| * | use TString::Join() and use TStringBuf instead of const char* | tobo | 2025-04-10 | 2 | -5/+4 |
| | | | | | commit_hash:451ebc0373719a4e87b0eef9c6278b1fe8eea842 | ||||
| * | Remove arcadia_test_data | say | 2025-04-07 | 2 | -11/+0 |
| | | | | | commit_hash:0daacd6f5a9880a3a29a2c32a039e41407266063 | ||||
| * | Intermediate changes | robot-piglet | 2025-04-06 | 1 | -0/+2 |
| | | | | | commit_hash:3e0e2ae2f8d8181ebbfadef7f8c4c2ae76b95705 | ||||
| * | Add IWYU pragmas to library/cpp/testing/gtest/gtest.h, remove from ignore list | vadim-xd | 2025-04-05 | 1 | -0/+2 |
| | | | | | commit_hash:78d100f33169991cd5dd97d46b7f816695da7a50 | ||||
| * | Merge yexception.h and bt_exception.h to prevent include cycle | thegeorg | 2025-03-28 | 3 | -3/+3 |
| | | | | | commit_hash:4a6a74639669cf2836dedbc7b61efb1f43faef1f | ||||
| * | Intermediate changes | robot-piglet | 2025-02-21 | 2 | -2/+10 |
| | | | | | commit_hash:0ece39f764da165d6f259d1e8d89904001d07282 | ||||
| * | Fix -Wnon-virtual-dtor in util and gtest wrapper | thegeorg | 2025-01-23 | 1 | -0/+2 |
| | | | | | commit_hash:d8917bc04e6ab10b341000f8bb98d456223f0307 | ||||
| * | YT: Add unchecked enums to protobuf interop | hitsedesen | 2024-12-16 | 1 | -0/+132 |
| | | | | | commit_hash:b1009a56f6e70d65c67b72f3079ed71e43b48a7c | ||||
| * | Switch all tests to atd from snapshot | thegeorg | 2024-12-12 | 2 | -43/+1 |
| | | | | | commit_hash:a9a7c2df09742a540851227c4fcb7d925edd9793 | ||||
| * | Add missing configs + add mold and coverage to piglet YDB config | maxim-yurchuk | 2024-12-02 | 2 | -0/+138 |
| | | | | | commit_hash:c0112c0409a0972eb859b32a014980020df7ce0a | ||||
| * | YDB Import 622 | robot-ydb-importer | 2024-11-16 | 2 | -51/+0 |
| | | | | | commit_hash:a2bd81b4ecf17197f540e5096040491a78428687 | ||||
| * | Allow per-module switch to atd_ro_snapshot from arcadia root | thegeorg | 2024-11-14 | 1 | -0/+4 |
| | | | | | commit_hash:d8d2d7bd705c50833ff6e4b03fda17f1c97ca3b7 | ||||
| * | Intermediate changes | robot-piglet | 2024-07-23 | 1 | -1/+1 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-07-19 | 2 | -0/+2 |
| | | |||||
| * | feat contrib: aiogram 3 | armenqa | 2024-01-19 | 73 | -1650/+0 |
| | | | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/ | ||||
| * | Fix modernize-use-emplace reported by clang-tidy16 | thegeorg | 2023-12-14 | 1 | -1/+1 |
| | | |||||
| * | External build system generator release 65 | robot-ya-builder | 2023-12-05 | 12 | -36/+36 |
| | | | | | Update tools: yexport, os-yexport | ||||
| * | KIKIMR-19979 Fix empty attribute in xml report | galaxycrab | 2023-11-28 | 1 | -2/+1 |
| | | |||||
| * | KIKIMR-19979 Remove dependency on libxml of library/cpp/testing/unittest | galaxycrab | 2023-11-27 | 9 | -163/+390 |
| | | |||||
| * | Revert commit rXXXXXX,Add env semantic | svidyuk | 2023-11-24 | 25 | -0/+493 |
| | | |||||
| * | Add env semantic | dimdim11 | 2023-11-24 | 25 | -493/+0 |
| | | |||||
| * | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 24 | -0/+299 |
| | | |||||
| * | Added 'y_benchmark' to Y_BENCHMARK | daniel-march | 2023-11-13 | 1 | -0/+2 |
| | | |||||
| * | Added 'report_path' param to y_benchmark | daniel-march | 2023-11-02 | 1 | -20/+48 |
| | | |||||
| * | Y_FAIL->Y_ABORT at '^li' | ilnurkh | 2023-10-17 | 2 | -5/+5 |
| | | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
| * | Y_VERIFY->Y_ABORT_UNLESS at ^l | ilnurkh | 2023-10-09 | 4 | -12/+12 |
| | | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
| * | Moved devtools/nofuzz to library/cpp/testing/nofuzz | prettyboy | 2023-09-01 | 2 | -0/+42 |
| | | |||||
| * | Fix input variable missprint | svidyuk | 2023-08-30 | 6 | -0/+96 |
| | | |||||
| * | All .ll files support in LLVM_BC | svidyuk | 2023-08-30 | 6 | -96/+0 |
| | | |||||
| * | Add yt into autobuild | aozeritsky | 2023-08-21 | 9 | -0/+152 |
| | | |||||
| * | Fix transfer env vars from parent to a forked test | galaxycrab | 2023-08-14 | 1 | -10/+0 |
| | | |||||
| * | KIKIMR-18702 JUnit tests. Save captured test output even when abort happened | galaxycrab | 2023-08-04 | 2 | -1/+97 |
| | | |||||
| * | Revert "YT-19324: move YT provider to ydb/library/yql" | max42 | 2023-06-30 | 1 | -5/+0 |
| | | | | | This reverts commit ca272f12fdd0e8d5c3e957fc87939148f1caaf72, reversing changes made to 49f8acfc8b0b5c0071b804423bcf53fda26c7c12. | ||||
