# 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_PROP_TEST_SRCS
    arbitrary.cj
    collections.cj
    generator.cj
    imports.cj
    lazy.cj
    lazy_seq.cj
    random.cj
    shrink.cj
    utf8.cj
    wrappers.cj
    CACHE INTERNAL "")
