Commit Graph

1360 Commits

Author SHA1 Message Date
Michael Rausch 6702d24fd5 Display the order the boats finished in
- Added a function in the App class to display the order in which the boats finished the race

 #implement
2017-03-03 18:39:15 +13:00
Michael Rausch 4b2141190d Added tests for the Race class #test 2017-03-03 18:23:24 +13:00
Michael Rausch 33994bd3e4 Implemented 'Race' class
- Boats can be added to a race
- calling getFinishedBoats() will return a list of boats in the order that they finished
2017-03-03 18:06:51 +13:00
Michael Rausch 45eec5a288 Added personal email address to .mailmap 2017-03-03 16:32:37 +13:00
Michael Rausch c72ec1b923 Merge branch 'create-team-class' into 'master'
Created boat class & tests



See merge request !1
2017-03-03 16:24:07 +13:00
Michael Rausch 527afdb4a9 Created boat class & tests 2017-03-03 16:22:31 +13:00
SENG302 7ef64ad7a0 Moved CI runner set-up instructions to student guide. 2017-02-03 00:22:39 +13:00
SENG302 fea7c98874 Added .mailmap file (includes basic info for students) 2016-07-31 14:50:37 +12:00
SENG302 bf3a0eb713 update maven pom
embed properties that were in a local settings.xml
fix tag names and properties that have changed from maven 2 and new plugin versions
specify compiler plugin version.
2016-03-02 12:57:45 +13:00
SENG302 9649f67863 initial commit 2016-03-01 19:08:07 +13:00