Commit Graph

3 Commits

Author SHA1 Message Date
Zoltan Somogyi
3dc4babb24 Update the style of more test cases.
And update expected output files for changes in line numbers.
2021-07-27 13:29:46 +10:00
Peter Wang
cccf74b54d Replace irrelevant comment.
tests/invalid/require_det_in_lambda.m:
	Replace irrelevant comment.
2011-11-15 02:21:15 +00:00
Zoltan Somogyi
6efbf5a458 Fix Mantis bug 227.
Estimated hours taken: 1
Branches: main

Fix Mantis bug 227.

compiler/det_report.m:
	When looking for violations of require_detism scopes, look inside
	lambda goals.

tests/invalid/require_det_in_lambda.{m,err_exp}:
	New test case for this bug.

tests/invalid/Mmakefile:
	Enable the new test case.
2011-11-14 05:48:24 +00:00