boppi/doc/report-tests.tex

9 lines
564 B
TeX
Raw Blame History

% Test plan and results. Discussion of the correctness test, using the criteria described in <20>D.5. You
% should provide a set of test programs demonstrating the correct functioning of your compiler. The test
% set should contain, next to programs testing the various language featurs, also programs containing
% syntactic, semantic or run-time errors.
% All tests should be provided as part of the zip-file. One test programshould be included as an appendix
% in the report (see below).
\inputminted{java}{\projectroot src/pp/s1184725/boppi/test/AllTests.java}