Skip to content
/ emersim Public

Simulating emergency services as a 3rd year group project

Notifications You must be signed in to change notification settings

walrus/emersim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emersim

Simulating emergency services for our 3rd year group project in Java.

Running the build

Building the Jar executable

$ ant create_jar

Running Tests

$ ant run_all_tests

Alternatively tests may be run in package groups: e.g.

$ ant engine_tests
$ ant gui_tests
$ ant jmva_tests
$ ant spatial_queue_tests
$ ant spatial_queue_commit_tests

#Setting up git hooks

To install our version-controlled git hooks, please run the following script:

./.init-hooks

About

Simulating emergency services as a 3rd year group project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages