[space-age] Add a Jinja test template#320
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 |
|
Fixing the compiler error just needs a
I'm tempted to leave it as-is, but I'd welcome your opinion. |
|
If the precision is idiomatic Fortran, we could totally keep it in. I'm not remotely familiar with what is and isn't idiomatic here. We could probably re-implement the solution in the Jinja template file and have three template spit out expected value to 17 decimal places. Feel free to take a crack at that or I can try to circle back to this later. |
No description provided.