Commit Graph

2 Commits

Author SHA1 Message Date
Fergus Henderson
6accb8113d Fix some spurious test cases failures for the debugging test cases.
Estimated hours taken: 0.25

Fix some spurious test cases failures for the debugging test cases.

tests/debugger/*.exp2:
	Add alternative expected outputs for the test cases that
	produce different results when built in debug grades (i.e.
	when linked with a library was built with debugging enabled).
1998-11-16 07:26:58 +00:00
Fergus Henderson
b8aed5707b Allow test cases to have more than one expected output.
Estimated hours taken: 0.5

tests/Mmake.common:
	Allow test cases to have more than one expected output.

tests/general/string_format_test_2.exp2:
tests/general/string_format_test_3.exp2:
tests/hard_coded/no_fully_strict.exp2:
	Add alternative expected output for these
	test cases, since the output is different
	depending on whether or not the program is
	compiled in a grade that supports stack traces.
1998-11-04 07:53:29 +00:00