Files
mercury/tests/invalid_options_file
Zoltan Somogyi e84eae190f Improve diagnostics about options files.
compiler/options_file.m:
    Include the word "error" in two error messages.

tests/invalid_options_file/Mmakefile:
    Document why enabling color in this test directory would not work.

tests/invalid_options_file/no_assign.err_exp:
tests/invalid_options_file/nonexistent_file.err_exp:
    Expect updated diagnostics.
2024-06-13 16:43:27 +10:00
..