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

remove residual code from PR #320, which is no longer useful #578

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lsylvestre
Copy link
Contributor

PR #481 allows external pre-compiled code to be used in the grading environment, effectively replacing
the existing mechanism for test code reuse (PR #320).

This existing mechanism is no longer supported (it is now ignored by grader/grading.ml),
but residual code continues to run. In particular, an exception is raised when file depend.txt
is present in the exercise folder and specifies invalid file paths.

This new PR removes residual code from PR #320

This closes issue #366

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.

None yet

1 participant