dodona-edu / universal-judge

Universal judge for educational software testing
https://docs.dodona.be/en/tested
MIT License
9 stars 4 forks source link

Inconsistent naming of bash shell scripts #467

Closed pdawyndt closed 7 months ago

pdawyndt commented 7 months ago

When evaluating bash shell scripts, the feedback displays the name of the script based on the namespace set in the test suite, but the tests are actually run with a file that has an extra .sh prefix. Both names should be made consistent for shell scripts that actually fetch their name from $0.

Example: https://dodona.be/nl/submissions/16093508/