chore: 清理临时文件和测试文件

- 删除临时测试文件 (test-*.html, test-*.js)
- 删除临时文档文件 (GPU_ACCELERATION_USAGE.md, RENDER_OPTIMIZER_USAGE.md)
- 删除测试 HTML 文件 (argon-memory-manager.test.html, argon-performance.test.html)
- 整理文档到 specs 目录下
This commit is contained in:
2026-01-22 10:42:19 +08:00
parent 9feba74cfe
commit 4515831d7f
18 changed files with 1802 additions and 3121 deletions

View File

@@ -121,7 +121,7 @@
- **属性 12: 分页链接滚动位置计算**
- **验证:需求 5.2-5.5**
- [ ] 6. 检查点 - 确保所有测试通过
- [x] 6. 检查点 - 确保所有测试通过
- 运行所有单元测试
- 运行所有属性测试
- 检查代码覆盖率(目标:≥ 80%