Estimated hours taken: 0.2
tests/hardcoded/qual_basic_test.m
tests/hardcoded/qual_adv_test.m
tests/hardcoded/qual_strang.m
tests/hardcoded/qual_strung.m
Test module qualified function calls and higher-order pred constants.
tests/hard_coded/:
A directory for tests that will not run under NU-prolog. The
expected outcome (`*.exp') files are hand written, and compared
with output from the modules.
qual_*_test.m:
Tests to ensure module qualification of predicates works correctly.
qual_adv_test.m also tests that module names are used correctly to
distinguish between predicates with similar/same names.
qual_*_test.exp:
Expected output of above tests.