Skip to content

runtest succeeds on non-existent directories #908

@vbgl

Description

@vbgl

When a scenario for easycrypt runtest lists a non-existent directory as okdirs, this results in a success.

I think that this behavior can lead to a false sense of confidence (“checks succeed!”) when the configuration is broken.

For instance, trying to run a non-existing scenario (easycrypt runtest config abcd) produces a failure (“runtest: error: unknown scenario: abcd”). I believe it would be more consistent to also fail when the okdirs lists incorrect paths.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions