Files
mercury/tests/hard_coded/sub-modules/accessibility2.exp
Fergus Henderson fa5b8761da Fix a bug where the accessibility checking for nested modules
Estimated hours taken: 4
Branches: main

compiler/modules.m:
	Fix a bug where the accessibility checking for nested modules
	was being done incorrectly.

tests/hard_coded/sub-modules/Mmakefile:
tests/hard_coded/sub-modules/accessibility.exp:
	Enable the `accessibility' test case, since we now pass it.

tests/hard_coded/sub-modules/Mmakefile:
tests/hard_coded/sub-modules/accessibility2.m:
tests/hard_coded/sub-modules/accessibility2.exp:
tests/invalid/Mmakefile:
tests/invalid/sub_c.m:
tests/invalid/sub_c.err_exp:
	Move the tests/invalid/sub_c.m from the `invalid' directory to the
	`tests/hard_code/sub-modules' directory, since this test case should
	be allowed, not rejected.  Also rename it to `accessibility2',
	since that name better reflects what it is testing.
2002-03-05 20:25:42 +00:00

2 lines
7 B
Plaintext