Commit Graph

2 Commits

Author SHA1 Message Date
Zoltan Somogyi
853f65135c Enable double_error, since we now pass it.
Estimated hours taken: 0.2

general/Mmake:
	Enable double_error, since we now pass it.

general/double_error.m:
	Fix the code so that we don't actually call error; calling error
	would prevent us from comparing the Mercury and NU-Prolog versions.

general/double_error.exp:
	Add the expected output file.
1996-12-23 04:57:53 +00:00
Thomas Conway
f7f44466a7 add double_error to the list of not-working tests.
Estimated hours taken: 0.5

tests/general/Mmake:
	add double_error to the list of not-working tests.

tests/general/double_error.m:
	a test case which currently fails where a nonlocal gets
	bound in two conjoined but 'erroneous' scopes.
1996-12-04 05:50:03 +00:00