mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
tests/invalid/bad_fact_table_decls.m:
tests/invalid/bad_fact_table_decls_[123]:
Add dummy fact table data files for this test case,
because mmc --make reports an error if they do not exist,
and stops looking for the errors that this test case
is intended to exercise.
tests/invalid/exist_foreign_error.err_exp3:
Update this expected output file to expect color in diagnostics.
tests/invalid/exported_foreign_enum.{m,err_exp}:
This test case was set up only for C grades. Change it to test
the same functionality in Java and C# grades as well, and simplify it
by using just one interface and implementation section each.
tests/invalid/bad_tscp.{m,err_exp}:
tests/invalid_make_int/bad_tscp.{m,int_err_exp}:
Move the bad_tscp test case from invalid to invalid_make_int,
because for a while now, the compiler has been reporting
the errors we are testing for when making interface files.
tests/invalid/Mercury.options:
tests/invalid/Mmakefile:
Stop referring to the moved test case.
tests/invalid_make_int/Mercury.options:
tests/invalid_make_int/Mmakefile:
Copy the references to the moved test case.
Add a missing module's (redundant_imports's) setup to Mercury.options.
0 lines
0 B
Plaintext
0 lines
0 B
Plaintext
The file is empty.