tests/declarative_debugger/*.m:
tests/exceptions/*.m:
tests/general/*.m:
tests/grade_subdirs/*.m:
tests/purity/*.m:
tests/submodules/*.m:
tests/typeclasses/*.m:
Update programming style.
tests/declarative_debugger/*.inp:
Update line numbers in breakpoint commands.
tests/declarative_debugger/*.exp:
Update expected line numbers.
tests/exceptions/Mercury.options:
tests/general/Mercury.options:
Disable some warnings that are irrelevant to the test.
Estimated hours taken: 1
runtests:
Compare actual outputs with the outputs computed by NU-Prolog.
Mmake:
Enable the dnf test.
commit_bug.m:
Use more readable formatting.
environment.m:
Since the expected output may be generated on a different machine
than the one on which the test is run, don't print the value of
a possibly machine-specific environment variable such as PATH.
semidet_lambda.m:
Fix the name of the module.
univ.m:
Add a couple of tests to exercise the typeinfo comparison routine.
unreachable.m:
Fix a comment.
*.exp:
The expected output files.