2017-04-06 21:20:52 +00:00
|
|
|
|
% 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).
|
2017-07-21 09:38:24 +00:00
|
|
|
|
|
|
|
|
|
\inputminted{java}{\projectroot src/pp/s1184725/boppi/test/AllTests.java}
|