参考所有分组:补 close_and_downcase word source 覆盖,测试通过

This commit is contained in:
cnc
2026-06-03 08:49:10 +08:00
parent 2f7a46758b
commit 090a5fb89c
3 changed files with 22 additions and 0 deletions

View File

@@ -563,6 +563,7 @@ grep -F 'tests/gcode/linuxcnc_readonly_named_parameters.ngc' test-native.sh >/de
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
grep -F 'tests/gcode/linuxcnc_close_and_downcase_words.ngc' test-linuxcnc-source-link.sh >/dev/null
for script in \
test-native.sh \