🧪 test: wire ast/symbol scripts into ctest

This commit is contained in:
csh
2025-12-21 15:47:27 +08:00
parent bb0cbde79c
commit f2d2aeb272
4 changed files with 18 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ TEST_SYMBOL="${TEST_SYMBOL_OVERRIDE:-$(find "$REPO_ROOT/build/$BUILD_PRESET" -ty
# 需要测试的目录列表(可以自行添加)
DIRECTORIES=(
"/mnt/c/Programs/Tinysoft/TSLGen2/funcext"
"$REPO_ROOT/test/test_tree_sitter/test"
# "./another_directory"
)