Skip to content

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

@AltGr
Copy link
Collaborator

AltGr commented Jul 25, 2024

Thanks @lsylvestre !

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