diff options
author | Ryan Kavanagh <rak@debian.org> | 2018-09-13 13:09:35 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2018-09-13 13:49:07 -0400 |
commit | 5e78c729407999bd26af4d446edf0edf7d0af94e (patch) | |
tree | 8e44695c03bd8974e4a9b0831272e845ffa940ad /skel/test_handins/README |
Import autograder from 15-317 f17
Diffstat (limited to 'skel/test_handins/README')
-rw-r--r-- | skel/test_handins/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/skel/test_handins/README b/skel/test_handins/README new file mode 100644 index 0000000..b43561b --- /dev/null +++ b/skel/test_handins/README @@ -0,0 +1,5 @@ +To test your checks.sml, place sample submissions in this directory +according to the following format: + + somename.tar : the submission you want to test + somename.exp : the expected json score |