From 5e3ff4238f9329e3e4ccf77e49eb2a20f4e74cd6 Mon Sep 17 00:00:00 2001
From: Richard Green
Date: Fri, 18 Mar 2016 13:45:22 +0000
Subject: [PATCH 1/3] Cosmetic change to Amount to display decimal places
---
core/src/main/kotlin/core/FinanceTypes.kt | 2 +-
core/src/test/kotlin/core/FinanceTypesTest.kt | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/core/src/main/kotlin/core/FinanceTypes.kt b/core/src/main/kotlin/core/FinanceTypes.kt
index 8349ba4bb4..b90687d596 100644
--- a/core/src/main/kotlin/core/FinanceTypes.kt
+++ b/core/src/main/kotlin/core/FinanceTypes.kt
@@ -58,7 +58,7 @@ data class Amount(val pennies: Long, val currency: Currency) : Comparable
Date: Fri, 18 Mar 2016 15:46:54 +0000
Subject: [PATCH 2/3] Fixed incorrect git repository URL.
---
docs/build/html/getting-set-up.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/build/html/getting-set-up.html b/docs/build/html/getting-set-up.html
index 38b103e36e..a63cff0b72 100644
--- a/docs/build/html/getting-set-up.html
+++ b/docs/build/html/getting-set-up.html
@@ -162,7 +162,7 @@
then clicking “Install JetBrains plugin”, then searching for Kotlin, then hitting “Upgrade” and then “Restart”.
Choose “Check out from version control” and use this git URL
-
+
Agree to the defaults for importing a Gradle project. Wait for it to think and download the dependencies.
Right click on the tests directory, click “Run -> All Tests” (note: NOT the first item in the submenu that has the
gradle logo next to it).
@@ -260,4 +260,4 @@ found at something like