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

CLI run output improvements #27

Closed
7 tasks
tonowak opened this issue Jun 20, 2023 · 0 comments · Fixed by #32
Closed
7 tasks

CLI run output improvements #27

tonowak opened this issue Jun 20, 2023 · 0 comments · Fixed by #32

Comments

@tonowak
Copy link
Collaborator

tonowak commented Jun 20, 2023

  • Alternative time/memory units in config #26
  • replace Time limit (in ms): 1000 with Time limit: 1000 ms, Memory limit (in kb): 16000 with Memory limit: 16000 kB (note also that probably it should be kB instead of kb,
  • replace Task Simple test package (abc) with Task: Simple test package (tag: abc),
  • list (e.g. in a single line) the tests for which the solutions will be run,
  • after printing the list, remind the user about how to regenerate tests and that run runs on the already generated tests,
  • give a warning when run runs only on sample test,
  • give an error when run runs on 0 tests,
@tonowak tonowak changed the title [WIP] CLI run output improvements CLI run output improvements Jun 21, 2023
@MasloMaslane MasloMaslane linked a pull request Jun 21, 2023 that will close this issue
7 tasks
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

Successfully merging a pull request may close this issue.

1 participant