Skip to content

[1119] 移除已无调用方的 regression-test-group 框架#3846

Merged
da-liii merged 2 commits into
mainfrom
da/1119/regtest
Jun 28, 2026
Merged

[1119] 移除已无调用方的 regression-test-group 框架#3846
da-liii merged 2 commits into
mainfrom
da/1119/regtest

Conversation

@da-liii

@da-liii da-liii commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • 1119 任务把所有测试从 regression-test-group 迁到 (liii check) 后,该宏及其辅助函数在仓库中已零引用(grep .scm/.cpp/.lua/.xmake/.md 全部空,排除 devel/ 历史记录)
  • TeXmacs/progs/kernel/boot/debug.scm 删除:
    • regression-test-equal / regression-test-nequal(仅被宏内部使用的断言辅助)
    • regression-test-group(测试分组宏本身)
    • regtest-table-library(表格简写宏,导出的 cell/row/table/tformat/colwith/rowwith/allwith 也无人使用)
  • 同步更新 devel/1119.md 记录移除范围与原因

Why

框架已被 (liii check) 完全替代,留着只会让维护者误以为仍是推荐入口。

Test plan

  • grep 全仓确认无任何调用方残留
  • gf fmt --changed-since=main 通过
  • CI(xmake 构建 + 现有 (liii check) 测试套件通过)

🤖 Generated with Claude Code

da-liii and others added 2 commits June 28, 2026 01:07
1119 迁移完成后该宏及辅助函数已无调用方,本次记录从 debug.scm 移除的范围与原因。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
全部测试已迁移到 (liii check),从 debug.scm 删除 regression-test-group、
regression-test-equal、regression-test-nequal、regtest-table-library
及其辅助符号(grep 全仓零引用)。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@da-liii da-liii merged commit 036f03a into main Jun 28, 2026
1 check passed
@da-liii da-liii deleted the da/1119/regtest branch June 28, 2026 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant