summaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/gtest/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Activate json tests list logic and add testsn-khamraev2026-03-031-15/+10
| | | | | | | | | | | | | ``` 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 jsonn-khamraev2026-02-091-1/+19
| | | | commit_hash:e587d328242a2cf210cd1f612b4971e747e2c4c7
* Move NYT::Initialize to separate "weak" hookrp-12025-10-031-0/+3
| | | | | Move BEFORE_INIT hook to the beginning commit_hash:9cbf1d95bf1cda4bcce0d3ab9207debcab65391b
* fix ya.makemonster2022-07-071-0/+427