add more test cases

This commit is contained in:
Christoph Brandau
2025-08-04 12:48:21 +02:00
parent c644ac9bd3
commit 894a5b8b52
2 changed files with 13 additions and 8 deletions
+13 -2
View File
@@ -1,4 +1,10 @@
set main 1
# set ::custom_flag(from_move,$::mom_path_name) 1
# set ::custom_flag(from_move,$::mom_path_name) 1
set te875st 11111
#set ::custom_flag(from_move,$::mom_path_name) 1
if {$main == 1 && 1 == 1} {
puts "main"
}
@@ -93,7 +99,7 @@ proc SERVICE_output_handling {handler} {
#_________________________________________________________________________________________________
proc SERVICE_get_tool_data {} {
global mom_tool_data
global mom_operation_info
global mom_operation_info
set mom_tool_data(toollist) ""
set operations $::mom_operation_name_list
@@ -103,3 +109,8 @@ global mom_operation_info
}
}
}
LIB_GE_command_buffer_edit_replace MOM_end_of_program_LIB END_OF_PROGRAM @END_OF_PROG {
MOM_do_template "end_of_program_rewind"
} EndOfProgramRewind