chore(misc): 按目录结构设计初始化工程骨架

This commit is contained in:
Lane0218
2025-12-27 14:37:52 +08:00
parent b30c963eb7
commit cf2e6e0b46
46 changed files with 195 additions and 0 deletions

5
test/run_tests.sh Normal file
View File

@@ -0,0 +1,5 @@
# Bash 测试脚本:
# - 批量编译 test/test_case/ 下的 *.sy 用例
# - 将产物与日志写入 test/test_result/(例如 .ll/.s、运行输出、diff 结果)
# - 汇总通过/失败信息并给出统计