# Copyright © 2025 Huawei Technologies Co., Ltd. All Rights Reserved.
# This source file is part of the Cangjie project, licensed under Apache-2.0
# with Runtime Library Exception.
#
# See https://cangjie-lang.cn/pages/LICENSE for license information.

set(UNITTEST_DIFF_SRCS
    assertion_pretty_printable.cj
    collections.cj
    common.cj
    floats.cj
    imports.cj
    multiline_diff.cj
    one_line_diff.cj
    option.cj
    strings.cj
    CACHE INTERNAL "")
