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

IRJ test files : C backend behaviour enhancement #226

Open
mdurero opened this issue Nov 9, 2023 · 0 comments
Open

IRJ test files : C backend behaviour enhancement #226

mdurero opened this issue Nov 9, 2023 · 0 comments

Comments

@mdurero
Copy link
Collaborator

mdurero commented Nov 9, 2023

Current behaviour:

  • if a sub-directory is present, call ends in Sys_error("Is a directory") as Read_test.read_line doesn’t watch for this.
  • same if a file is empty with corresponding error.

Proposed behaviour:

  • empty test files are ignored, possibly a warning
  • sub-directories are scanned or ignored, with config flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant