summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/interface/ut/operation_ut.cpp
Commit message (Collapse)AuthorAgeFilesLines
* GLOBAL OTBIVKA FIX ୧༼ಠ益ಠ༽୨pavook2024-08-221-3/+3
| | | | | | | | | | 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
* [yt/cpp/mapreduce] YT-21595: Use gtest instead of ytest in all mapreduce testsnadya732024-07-021-0/+272
85671f0cf4f45b4f015fa2cc0d195b81c16c6e8a