# HG changeset patch # User Christian Urban # Date 1572696367 0 # Node ID 8eee758beedcdba5ce631cf7f4a1650b1aec780b # Parent b15e7260e9be9b66d6e275858b14fd1d4429e83a updated diff -r b15e7260e9be -r 8eee758beedc testing1/mark --- a/testing1/mark Fri Nov 01 23:14:35 2019 +0000 +++ b/testing1/mark Sat Nov 02 12:06:07 2019 +0000 @@ -9,7 +9,7 @@ ./collatz_test.sh tmp_output1 -echo -e "Here is an automated test report for your work so far on assignment 6. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 +echo -e "Here is an automated test report for some work in the Part6 directory. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 cat tmp_output1 >> $1 diff -r b15e7260e9be -r 8eee758beedc testing1/mark2 --- a/testing1/mark2 Fri Nov 01 23:14:35 2019 +0000 +++ b/testing1/mark2 Sat Nov 02 12:06:07 2019 +0000 @@ -9,6 +9,6 @@ ./drumb_test.sh tmp_output2 -echo -e "Here is an automated test report for your work so far on assignment 6. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 +echo -e "Here is an automated test report for some work in the Part6 directory. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 cat tmp_output2 >> $1 diff -r b15e7260e9be -r 8eee758beedc testing2/mark --- a/testing2/mark Fri Nov 01 23:14:35 2019 +0000 +++ b/testing2/mark Sat Nov 02 12:06:07 2019 +0000 @@ -9,7 +9,7 @@ ./docdiff_test.sh tmp_output1 -echo -e "Here is an automated test report for your work so far on assignment 7. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 +echo -e "Here is an automated test report for some work in the Part7 directory. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 cat tmp_output1 >> $1 diff -r b15e7260e9be -r 8eee758beedc testing2/mark2 --- a/testing2/mark2 Fri Nov 01 23:14:35 2019 +0000 +++ b/testing2/mark2 Sat Nov 02 12:06:07 2019 +0000 @@ -9,7 +9,7 @@ ./danube_test.sh tmp_output2 -echo -e "Here is an automated test report for your work on the advanced part of assignment 7. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 +echo -e "Here is an automated test report for some work in the Part7 directory. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 cat tmp_output2 >> $1 diff -r b15e7260e9be -r 8eee758beedc testing3/mark --- a/testing3/mark Fri Nov 01 23:14:35 2019 +0000 +++ b/testing3/mark Sat Nov 02 12:06:07 2019 +0000 @@ -9,7 +9,7 @@ ./knight_test.sh tmp_output -echo -e "Here is an automated test report for your work so far on assignment 8. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 +echo -e "Here is an automated test report for your work in the Part8 directory. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 cat tmp_output >> $1 diff -r b15e7260e9be -r 8eee758beedc testing4/mark --- a/testing4/mark Fri Nov 01 23:14:35 2019 +0000 +++ b/testing4/mark Sat Nov 02 12:06:07 2019 +0000 @@ -9,7 +9,7 @@ ./postfix_test.sh tmp_output1 -echo -e "Here is an automated test report for your work so far on assignment 9. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 +echo -e "Here is an automated test report for some work in the Part9 directory. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 cat tmp_output1 >> $1 diff -r b15e7260e9be -r 8eee758beedc testing4/mark2 --- a/testing4/mark2 Fri Nov 01 23:14:35 2019 +0000 +++ b/testing4/mark2 Sat Nov 02 12:06:07 2019 +0000 @@ -9,7 +9,7 @@ ./re_test.sh tmp_output2 -echo -e "Here is an automated test report for your work so far on assignment 9. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 +echo -e "Here is an automated test report for some work in the Part9 directory. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 cat tmp_output2 >> $1 diff -r b15e7260e9be -r 8eee758beedc testing5/mark --- a/testing5/mark Fri Nov 01 23:14:35 2019 +0000 +++ b/testing5/mark Sat Nov 02 12:06:07 2019 +0000 @@ -9,7 +9,7 @@ ./bf_test.sh tmp_output1 -echo -e "Here is an automated test report for your work so far on assignment 10. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 +echo -e "Here is an automated test report for some work in the Part10 directory. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 cat tmp_output1 >> $1 diff -r b15e7260e9be -r 8eee758beedc testing5/mark2 --- a/testing5/mark2 Fri Nov 01 23:14:35 2019 +0000 +++ b/testing5/mark2 Sat Nov 02 12:06:07 2019 +0000 @@ -9,7 +9,7 @@ ./bfc_test.sh tmp_output2 -echo -e "Here is an automated test report for your work so far on assignment 10. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 +echo -e "Here is an automated test report for your work in the Part10 directory. Please note that this is not the mark for your work; it is provided only in the hope that it is useful in developing your solution. Please ensure you test your code on your own machine in order to make sure it is bug free!! Passing these tests does not guarantee your code is free from bugs!! Also after the deadline, your code will be marked against a different, more thorough set of test cases.\n\n" > $1 cat tmp_output2 >> $1