UNITTEST_FOR(library/cpp/charset/lite)

SRCDIR(library/cpp/charset)

SRCS(
    ci_string_ut.cpp
    codepage_ut.cpp
)

END()