1 2 3 4 5 6 7 8 9 10 11 12 13
UNITTEST() PEERDIR( library/cpp/testing/unittest library/cpp/timezone_conversion ) SRCS( convert_ut.cpp civil_ut.cpp ) END()