This commit is contained in:
2026-02-04 19:37:03 +08:00
parent 5aa4efede7
commit 36d273e09f
11 changed files with 335 additions and 93 deletions

View File

@@ -69,6 +69,9 @@ if(CAMELLYA_BUILD_TESTS)
tests/test_basic.cpp
tests/test_utf8.cpp
tests/test_vm.cpp
tests/test_list.cpp
tests/test_map_builtin.cpp
tests/test_generic_builtin.cpp
)
target_include_directories(camellya_tests