Skip to content

[rust] allow running tests in debug mode #439

Open
@lrvideckis

Description

@lrvideckis

Description / 説明

running tests in release mode is hard coded into the tool https://github.com/online-judge-tools/verification-helper/blob/master/onlinejudge_verify/languages/rust.py#L236

I want the option to run tests in debug mode

Motivation / 動機

debug mode catches things like integer overflow

  • Will you try to create a pull request?
    • no

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions