Skip to content

test-integer needs a rewrite #191

@cyrilbouvier

Description

@cyrilbouvier

The test test-integer needs to be rewritten to be more thorought, it fails to catch two bugs (found and fixed in PR #190).

  • The function test_divmod should be rewritten to check all possible signedness for the input.
  • The function test_cast should be rewritten to check the specific case of casting to a signed type when the input is too large to fit.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions