Skip to content

data/bad Validators tests #35

Closed
Closed
@RagnarGrootKoerkamp

Description

@RagnarGrootKoerkamp

Files in data/bad can be used to test the validators.

The plan is to implement the following:

A single data/bad/test.in should fail at least one input validator.

A triple data/bad/test.{in,ans,out} should pass all input validators and should fail at least one output validator, where the .ans is OK, but .out is bad. If only one of .ans and .out is given, it will be assumed that a .ans is not needed to validate a .out and the single file will be used both as .ans and .out.

This can easily be changed when this is standardised in the problemarchive format. See also Kattis/problemtools#51 and Kattis/problemtools#86

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions