blob: 89363ddd6afbda29c0020e3d268402f64c549fd7 (
plain) (
tree)
|
|
UNITTEST_FOR(library/cpp/json)
PEERDIR(
library/cpp/string_utils/relaxed_escaper
)
SRCS(
json_reader_fast_ut.cpp
json_reader_ut.cpp
json_reader_nan_ut.cpp
json_prettifier_ut.cpp
json_writer_ut.cpp
json_saveload_ut.cpp
)
END()
|