Files
mercury/tests/invalid_options_file/nonexistent_file.err_exp
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

4 lines
213 B
Plaintext

nonexistent_file.options_file:002: Error: cannot open options file
nonexistent_file.options_file:002: `/nonexistent.xyzzy': cannot find
nonexistent_file.options_file:002: `nonexistent.xyzzy' in directory `/'.