You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Bash 测试脚本:
|
|
# - 批量编译 test/test_case/ 下的 *.sy 用例
|
|
# - 将产物与日志写入 test/test_result/(例如 .ll/.s、运行输出、diff 结果)
|
|
# - 汇总通过/失败信息并给出统计
|