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

Warn when there are leftover extraneous files in input/output folder #270

Open
wil93 opened this issue Oct 12, 2024 · 0 comments
Open

Warn when there are leftover extraneous files in input/output folder #270

wil93 opened this issue Oct 12, 2024 · 0 comments

Comments

@wil93
Copy link
Member

wil93 commented Oct 12, 2024

It would be useful to show a warning when there are leftover extraneous files in input/output folder (or maybe even anywhere, if we detect that a file isn't "used" and is just there being ignored it's probably good to warn)

My use case is:

  1. Iterate editing gen/GEN multiple times until you're happy with it
  2. It can happen that at some point the file had, for example, 20 testcases, but when you finalized it it only had 15
  3. The files input/input0.txt through input/input14.txt are actually up to date and necessary, while the remaining 5 files are just sitting there, not being deleted by TMR

It would be nice if at that point TMR would say "hey you probably don't need these files: input/input15.txt, input/input16.txt, ..., input/input19.txt"

Or would it make sense if TMR just deleted the input/output folders before starting to generate inputs?

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