ya.make 121 B

1234567891011
  1. UNITTEST_FOR(library/cpp/ipmath)
  2. SRCS(
  3. ipmath_ut.cpp
  4. )
  5. PEERDIR(
  6. library/cpp/testing/gmock_in_unittest
  7. )
  8. END()