Skip to content
Snippets Groups Projects
Select Git revision
  • 494bb0d8154b40352da0b19e8c08bb06eca7c31c
  • master default protected
  • hai
  • isaac
  • CheHao
  • Eldar
  • mpriymak
  • master-before-merging-with-hai
  • master-before-merging-with-isaac
  • rmi-working-before-merging-with-isaac
  • all-code-merged-by-hai-v1
11 results

comp90015-dsass2-infinitymonkeys-remaster

  • Clone with SSH
  • Clone with HTTPS
  • SWEN90006-A1-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