Skip to content
Snippets Groups Projects
Commit 29802a87 authored by Tim Miller's avatar Tim Miller
Browse files

ADD: Source for SWEN90006 Assignment 1, 2018.

parent 450846ec
No related branches found
No related tags found
No related merge requests found
# SWEN90006-A1-2018 # SWEN90006-A1-2018
Assignment code for SWEN90006 (Software Testing and Reliability) at the University of Melbourne. Semester 2, 2018. Assignment code for SWEN90006 (Software Testing and Reliability) at the University of Melbourne. Semester 2, 2018.
The folder structure is:
- src/ contains the source code for the virtual machine.
- test/ contains the templates for the JUnit test scripts.
- mutants/ contains five identical copies of the src, which you must modify to create your mutants.
- examples/ contains two example programs using the simple language.
- build.xml is an ant build script that you can choose to use or not
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment