summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/io/ut
Commit message (Collapse)AuthorAgeFilesLines
* Migrate THolder to std::unique_ptr in yt/cpp/mapreduce internalshiddenpath2024-12-241-4/+4
| | | | commit_hash:99bfa41ffc42ed3622660b15d7ce68802e53f902
* GLOBAL OTBIVKA FIX ୧༼ಠ益ಠ༽୨pavook2024-08-223-8/+8
| | | | | | | | | | Make all "otbivka" exactly 80 symbols. Command: ```bash sed -i 's#^//////////////\+$#////////////////////////////////////////////////////////////////////////////////#g' $(find yt \( -name '*.cpp' -or -name '*.h' -or -name '*.proto' \) -not -path 'yt/yt/experiments/private/tabletvis/imgui/*') ``` 30a0ba9f42ba1909d3cee11fe12bba14c7c8b039
* Intermediate changesrobot-piglet2024-07-092-12/+12
|
* [yt/cpp/mapreduce] YT-21595: Use gtest instead of ytest in all mapreduce testsnadya732024-07-025-0/+533
85671f0cf4f45b4f015fa2cc0d195b81c16c6e8a