Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Construct: support exception key top-level and in assertions #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 16, 2024

  1. Construct: support exception key top-level and in assertions

    List of tests that depends on
    `asserts[i].exception` key:
      expr_to_i_trailing
    
    `exception` key:
      default_endian_expr_exception
      eof_exception_bytes
      eof_exception_sized
      eof_exception_u4
      eos_exception_bytes
      eos_exception_sized
      eos_exception_u4
      valid_fail_anyof_int
      valid_fail_contents
      valid_fail_eq_bytes
      valid_fail_eq_int
      valid_fail_eq_str
      valid_fail_expr
      valid_fail_inst
      valid_fail_max_int
      valid_fail_min_int
      valid_fail_range_bytes
      valid_fail_range_float
      valid_fail_range_int
      valid_fail_range_str
    Mingun committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ba05e7a View commit details
    Browse the repository at this point in the history