Commit Graph

176 Commits

Author SHA1 Message Date
cnc
e778a37fdb 参考所有分组:补 native numeric O-word source 覆盖,测试通过 2026-06-03 10:17:10 +08:00
cnc
6cc07c2950 参考所有分组:补 native read path source 覆盖,测试通过 2026-06-03 10:10:45 +08:00
cnc
c5a1d655b0 参考所有分组:补 program end source 覆盖,测试通过 2026-06-03 10:04:46 +08:00
cnc
0895c04ab1 参考所有分组:补 G4 dwell source 边界覆盖,测试通过 2026-06-03 09:58:44 +08:00
cnc
c932e10801 参考所有分组:补 modal group source 覆盖,测试通过 2026-06-03 09:41:26 +08:00
cnc
d1e0152eb8 参考所有分组:补 G10 tool source 覆盖,测试通过 2026-06-03 09:36:47 +08:00
cnc
a134dcef7d 参考所有分组:补 G10 source 覆盖,测试通过 2026-06-03 09:32:16 +08:00
cnc
bbd5739e7a 参考所有分组:补 polar 和 NURBS source 覆盖,测试通过 2026-06-03 09:27:04 +08:00
cnc
611e6417b4 参考所有分组:补 NURBS source 覆盖,测试通过 2026-06-03 09:22:26 +08:00
cnc
fa4296d730 参考所有分组:补 percent 错误 source 覆盖,测试通过 2026-06-03 09:12:17 +08:00
cnc
2dd9847a7b 参考所有分组:补 comment 错误 source 覆盖,测试通过 2026-06-03 09:04:26 +08:00
cnc
9bf9206869 参考所有分组:补 percent 文件 source 覆盖,测试通过 2026-06-03 08:56:30 +08:00
cnc
090a5fb89c 参考所有分组:补 close_and_downcase word source 覆盖,测试通过 2026-06-03 08:49:10 +08:00
cnc
2f7a46758b 参考所有分组:补 extended N 行号 source 覆盖,测试通过 2026-06-03 08:41:44 +08:00
cnc
1b16d3e0b5 参考所有分组:补 fractional N 行号 source 覆盖,测试通过 2026-06-03 08:33:33 +08:00
cnc
d0a7a9fcec 参考所有分组:补 G73 G85 G86 G89 source 覆盖,测试通过 2026-06-03 06:30:24 +08:00
cnc
dbf27a4e6b 参考所有分组:补 native 参数持久化和 threading 覆盖,测试通过 2026-06-03 06:21:35 +08:00
cnc
e71b9146e1 参考所有分组:补 G76 和 NURBS native 覆盖,测试通过 2026-06-03 06:09:20 +08:00
cnc
59287b9920 参考所有分组:补只读命名参数 native 覆盖,测试通过 2026-06-03 06:00:29 +08:00
cnc
33e1ee5a06 参考所有分组:补执行错误 native 覆盖,测试通过 2026-06-03 00:55:59 +08:00
cnc
b26620dc32 参考所有分组:补 read_text native 覆盖,测试通过 2026-06-03 00:48:18 +08:00
cnc
74cb5f826c 参考所有分组:补读取和圆弧 native 覆盖,测试通过 2026-06-03 00:35:07 +08:00
cnc
2ba8cd7fb8 参考所有分组:补编号参数 native 覆盖,测试通过 2026-06-03 00:26:07 +08:00
cnc
e3d47e8267 参考所有分组:补 O-word 状态参数 native 覆盖,测试通过 2026-06-03 00:19:16 +08:00
cnc
3df61e8da5 参考所有分组:补齐 O-word native 覆盖,测试通过 2026-06-03 00:12:28 +08:00
cnc
28aa1956b7 继续按 align-linuxcnc 约束:补块读取 native 覆盖,测试通过
结论:补齐 LinuxCNC interp_read.cc read_items()/read_one_item() 坏字符路径,以及 interp_check.cc check_m_codes() M 码数量错误的 native 校验;./test-native.sh 与 ./test-linuxcnc-source-link.sh 均通过,未扩展 smoke。
2026-06-03 00:01:25 +08:00
cnc
4e3df07b8a 继续按 align-linuxcnc 约束:补参数表达式 native 覆盖,测试通过
结论:补齐 LinuxCNC interp_read.cc 参数读写、ATAN/unary/binary 表达式错误路径,以及 interp_execute.cc sqrt/divide/power 执行错误的 native 校验;./test-native.sh 与 ./test-linuxcnc-source-link.sh 均通过,未扩展 smoke。
2026-06-02 23:56:34 +08:00
cnc
b7610d1b96 继续按 align-linuxcnc 约束:补极坐标 native 覆盖,测试通过
结论:补齐 LinuxCNC interp_read.cc、interp_internal.cc、interp_find.cc 极坐标路径,以及 interp_convert.cc 扩展平面 arc/NURBS 错误 fixture 的 native 校验;./test-native.sh 与 ./test-linuxcnc-source-link.sh 均通过,未扩展 smoke。
2026-06-02 23:51:22 +08:00
cnc
55c75ffe80 继续按 align-linuxcnc 约束:补固定循环 native 覆盖,测试通过
结论:补齐 LinuxCNC interp_cycles.cc 固定循环错误 fixture 的 native 校验,覆盖重复次数、平面轴/R、Q/P、主轴状态和 G87 必需字;./test-native.sh 与 ./test-linuxcnc-source-link.sh 均通过,未扩展 smoke。
2026-06-02 23:47:02 +08:00
cnc
ad3720713e 继续按 align-linuxcnc 约束:补 M 码和刀具 native 覆盖,测试通过
结论:补齐 LinuxCNC interp_convert.cc convert_m()、convert_tool_select()、convert_tool_length_offset() 以及 interp_find.cc find_tool_index() 相关错误 fixture 的 native 校验;./test-native.sh 与 ./test-linuxcnc-source-link.sh 均通过,未扩展 smoke。
2026-06-02 23:42:05 +08:00
cnc
ba526a6042 继续按 align-linuxcnc 约束:补轴运动 native 覆盖,测试通过
结论:补齐 LinuxCNC interp_internal.cc enhance_block() 轴/运动错误 fixture 的 native 校验,并同步 check_other_codes() native 覆盖文档;./test-native.sh 与 ./test-linuxcnc-source-link.sh 均通过。
2026-06-02 23:34:56 +08:00
cnc
93f2a903b5 继续按 align-linuxcnc 约束:补未使用词 native 覆盖,测试通过 2026-06-02 23:25:47 +08:00
cnc
c52ecc09eb 继续按 align-linuxcnc 约束:补词读取 native 覆盖,测试通过 2026-06-02 23:20:55 +08:00
cnc
cc05532528 继续按 align-linuxcnc 约束:补 GM 读码 native 覆盖,测试通过 2026-06-02 23:16:15 +08:00
cnc
ecec27aa64 继续按 align-linuxcnc 约束:补 G53 校验 native 覆盖,测试通过 2026-06-02 23:11:47 +08:00
cnc
c25b0eff22 继续按 align-linuxcnc 约束:补 M98 与增量圆弧源码覆盖,测试通过 2026-06-02 23:07:27 +08:00
cnc
777d29651c 继续按 align-linuxcnc 约束:补 G 代码校验错误源码覆盖,测试通过 2026-06-02 22:34:52 +08:00
cnc
138fe862ae 继续按 align-linuxcnc 约束:补工具号查找错误源码覆盖,测试通过 2026-06-02 22:29:47 +08:00
cnc
d985b13a8e 继续按 align-linuxcnc 约束:补工具长度错误源码覆盖,测试通过 2026-06-02 22:25:05 +08:00
cnc
030074b8c5 继续按 align-linuxcnc 约束:补极坐标变体源码覆盖,测试通过 2026-06-02 22:20:03 +08:00
cnc
84fdc8a1c5 继续按 align-linuxcnc 约束:补增强块轴值错误源码覆盖,测试通过 2026-06-02 22:15:29 +08:00
cnc
9c03f91fa8 继续按 align-linuxcnc 约束:补极坐标源码覆盖,测试通过 2026-06-02 22:08:26 +08:00
cnc
868f20382a 继续按 align-linuxcnc 约束:补螺纹转换错误源码覆盖,测试通过 2026-06-02 20:15:04 +08:00
cnc
cde0bdaba6 继续按 align-linuxcnc 约束:补螺纹和恒线速校验源码覆盖,测试通过 2026-06-02 20:08:39 +08:00
cnc
3a60624108 继续按 align-linuxcnc 约束:补未使用字地址源码覆盖,测试通过 2026-06-02 19:53:28 +08:00
cnc
4d0cf788b1 继续按 align-linuxcnc 约束:补主轴选择和 M19 校验源码覆盖,测试通过 2026-06-02 19:47:52 +08:00
cnc
e875496fe0 继续按 align-linuxcnc 约束:补 convert_m 参数错误源码覆盖,测试通过 2026-06-02 19:36:22 +08:00
cnc
7e15a99d28 继续按 align-linuxcnc 约束:补控制字位置错误源码覆盖,测试通过 2026-06-02 18:49:53 +08:00
cnc
3435c3556a 继续按 align-linuxcnc 约束:补 reader 裸项错误源码覆盖,测试通过 2026-06-02 18:43:54 +08:00
cnc
318220b766 继续按 align-linuxcnc 约束:补 O-word 调用错误源码覆盖,测试通过 2026-06-02 18:33:15 +08:00