two-fer: add generator and regenerate tests#733
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 |
d08d9a4 to
83a4034
Compare
That's actually intentional. See https://unix.stackexchange.com/questions/18743/whats-the-point-in-adding-a-new-line-to-the-end-of-a-file for the reasoning. TL;DR: it helps with merges and diffs |
3baa28e to
74b59a8
Compare
[no important files changed]
74b59a8 to
5fcf77c
Compare
|
@tasxatzial Updated! |
Co-authored-by: Anastasios Chatzialexiou <16361161+tasxatzial@users.noreply.github.com>
5fcf77c to
41b590e
Compare
Should be merged after #728 is merged