参考所有分组:补 extended N 行号 source 覆盖,测试通过

This commit is contained in:
cnc
2026-06-03 08:41:44 +08:00
parent 1b16d3e0b5
commit 2f7a46758b
3 changed files with 23 additions and 1 deletions

View File

@@ -562,6 +562,7 @@ grep -F 'tests/gcode/linuxcnc_lathe_diameter_g76.ngc' test-native.sh >/dev/null
grep -F 'tests/gcode/linuxcnc_readonly_named_parameters.ngc' test-native.sh >/dev/null
grep -F 'read_n_number()' test-linuxcnc-source-link.sh >/dev/null
grep -F 'tests/gcode/linuxcnc_fractional_linenumbers.ngc' test-linuxcnc-source-link.sh >/dev/null
grep -F 'tests/gcode/linuxcnc_extended_linenumbers.ngc' test-linuxcnc-source-link.sh >/dev/null
for script in \
test-native.sh \