Commit Graph

3 Commits

Author SHA1 Message Date
Fergus Henderson
6e63f99536 Fix unique mode error (main/2 was `multi') by getting
Estimated hours taken: 0.5

tests/general/commit_bug.m:
	Fix unique mode error (main/2 was `multi') by getting
	all solutions using solutions/2.
1996-01-22 05:13:21 +00:00
Fergus Henderson
bc07fec168 Add some brief comments describing what each test case tests.
tests/general/*.m:
	Add some brief comments describing what each test case tests.
1995-08-17 05:32:34 +00:00
Thomas Conway
e78d86868d added commit_bug.
Mmake:
	added commit_bug.

commit_bug.m:
	The compiler contains test cases for committing across a
	nondet goal in a semidet context, but not for committting
	across a nondet goal in a nondet context. There was a bug
	in this, which this test case exercised.
1995-08-17 01:30:56 +00:00