chore(dev): 调整test用例结构

This commit is contained in:
jing
2026-03-13 21:37:37 +08:00
parent b26c40f6ad
commit 10ea8aad14
44 changed files with 124 additions and 20 deletions

2
.gitignore vendored
View File

@@ -27,7 +27,7 @@ compile_commands.json
*.dll
*.exe
*.out
!test/test_case/*.out
!test/test_case/**/*.out
*.app
*.pdb
*.ilk