Files
mercury/tests/EXPECT_FAIL_TESTS.csharp
Zoltan Somogyi a0d5c3590f Fix two (or three) C# test case failures.
tests/invalid_nodepend/Mercury.options:
    Prevent two test cases, fundeps_vars and require_tailrec_invalid,
    from stopping after the creation of their .int files finds errors.
    Continue on to the code generation stage, where the errors that
    these test cases for are detected. (The fix is needed only for
    bootchecks that use mmc --make.)

tests/EXPECT_FAIL_TESTS.csharp:
    Recognize that hard_coded/functor_ho_inst_excp_1 is expected to fail
    in C# grades. This test case was already on the expected-to-fail list,
    but under its old name, functor_ho_inst_excp, which was not updated
    when the name was changed.
2026-01-08 09:57:54 +11:00

18 lines
434 B
Plaintext

hard_coded/array_sort
hard_coded/bug383
hard_coded/construct_mangle
hard_coded/dst_test
hard_coded/final_excp
hard_coded/foreign_name_mutable
hard_coded/functor_ho_inst_excp_1
hard_coded/functor_ho_inst_excp_2
hard_coded/init_excp
hard_coded/intermod_foreign_type
hard_coded/mutable_excp
hard_coded/print_stream
hard_coded/seek_test
hard_coded/stdlib_init
hard_coded/stream_putback_binary
hard_coded/write_binary
hard_coded/write_xml