File tree Expand file tree Collapse file tree 2 files changed +2
-16
lines changed
examples/11_resources/config Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Original file line number Diff line number Diff line change 2121 "method" : " myersDiffbyLinebyChar" ,
2222 "actual_file" : " STDOUT.txt" ,
2323 "description" : " Program Output" ,
24- "expected_file" : " test1_output .txt"
24+ "expected_file" : " simple_out .txt"
2525 }
2626 ]
2727 }
Original file line number Diff line number Diff line change 1- PROCESS 14126: Starting "+" operation
2- PROCESS 14132: Sending "6" on pipe to parent
3- PROCESS 14126: Starting "+" operation
4- PROCESS 14131: Sending "5" on pipe to parent
5- PROCESS 14126: Starting "+" operation
6- PROCESS 14133: Starting "*" operation
7- PROCESS 14136: Sending "7" on pipe to parent
8- PROCESS 14126: Starting "+" operation
9- PROCESS 14133: Starting "*" operation
10- PROCESS 14137: Sending "-8" on pipe to parent
11- PROCESS 14126: Starting "+" operation
12- PROCESS 14133: Starting "*" operation
13- PROCESS 14133: Processed "(* 7 -8)"; sending "-56" on pipe to parent
14- PROCESS 14126: Starting "+" operation
15- PROCESS 14126: Processed "(+ 5 6 (* 7 -8))"; final answer is "-45"
1+ Hello, world!
You can’t perform that action at this time.
0 commit comments