Back to Catboost

Glue for `GTEST` macro

library/cpp/testing/gtest_main/README.md

1.2.10218 B
Original Source

Glue for GTEST macro

Provides main function. This library is automatically linked into any test binary that uses GTEST. This way, you don't have to implement main yourself every time you write a test target.