Skip to content

Make tg_manual handle identical test cases#33

Open
Matistjati wants to merge 1 commit into
Kodsport:masterfrom
Matistjati:tg-manual-reuse
Open

Make tg_manual handle identical test cases#33
Matistjati wants to merge 1 commit into
Kodsport:masterfrom
Matistjati:tg-manual-reuse

Conversation

@Matistjati
Copy link
Copy Markdown
Member

If you call tg_manual on the same folder twice, you will be spammed with errors.
Let's instead reuse them properly using tc.

@simonlindholm
Copy link
Copy Markdown
Collaborator

This seems a bit dangerous, what if you have group1/tc{0..10}.in, group2/tc{0..10}.in with wholly separate test cases, and group 2 now starts reusing the group 1 ones? Can we check that they are in fact the same?

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 this pull request may close these issues.

2 participants