cws/cw02.tex
changeset 969 0dfa2923a7c6
parent 968 d8d8911a3d6f
child 977 1e6eca42d90b
equal deleted inserted replaced
968:d8d8911a3d6f 969:0dfa2923a7c6
    22 \texttt{examples}. The main function that will be tested is
    22 \texttt{examples}. The main function that will be tested is
    23 called \texttt{tokenise}. The marks will be distributed such that
    23 called \texttt{tokenise}. The marks will be distributed such that
    24 3 marks are given for the correct \texttt{WHILE\_REGS} regular
    24 3 marks are given for the correct \texttt{WHILE\_REGS} regular
    25 expression; 5 marks for the correct \texttt{inj} and \texttt{mkeps}
    25 expression; 5 marks for the correct \texttt{inj} and \texttt{mkeps}
    26 definitions; and two marks when \texttt{tokenise} produces the correct
    26 definitions; and two marks when \texttt{tokenise} produces the correct
    27 results for the example files. 
    27 results for the example files.
    28 
    28 
       
    29 \subsection*{Testing\alert}
       
    30 
       
    31 For the marking, the functions that will be tested are
       
    32 \texttt{tokenise}, \texttt{inj} and \texttt{mkeps}.
    29 
    33 
    30 
    34 
    31 \subsection*{Disclaimer\alert}
    35 \subsection*{Disclaimer\alert}
    32 
    36 
    33 It should be understood that the work you submit represents
    37 It should be understood that the work you submit represents