Calculator 1.0: tests/test-suite.log 1 of 34 tests failed. Contents * [1]FAIL: events.chk (exit: 1) + [2]Input + [3]output [4]FAIL: events.chk (exit: 1) [5]Input Input: 1 + 2; 1 + 2; 1 + 2; [6]output Expected output: 3 3 3 Effective output: 1 2 3 Diffs on output: --- Expected output (output.exp) +++ Effective output (output.eff) @@ -1,3 +1,3 @@ -3 -3 +1 +2 3 References 1. file://localhost/tmp/tmprGS3qn.html#fail-events-chk-exit-1 2. file://localhost/tmp/tmprGS3qn.html#input 3. file://localhost/tmp/tmprGS3qn.html#output 4. file://localhost/tmp/tmprGS3qn.html#id1 5. file://localhost/tmp/tmprGS3qn.html#id2 6. file://localhost/tmp/tmprGS3qn.html#id3