difference-of-squares: add generator and regenerate tests#735
Conversation
|
This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested. If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos. For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping |
e91075d to
f664348
Compare
tasxatzial
left a comment
There was a problem hiding this comment.
- Extra line at the end of the .tpl file
- .problem-specifications directory is included
A bunch of conflicts as well. I guess you can just keep the old versions of the conflicting files since they were updated in one of my recent PRs.
[no important files changed]
f664348 to
e027b27
Compare
tasxatzial
left a comment
There was a problem hiding this comment.
Nice, i also like that the Java interop is gone.
Should be merged after #728 is merged