Commit Graph

17 Commits

Author SHA1 Message Date
Duncan McGregor
eded7b38b5 Refactor GildedRose to use val instead of var for items, to better reflect the Java version. 2025-05-12 09:38:18 +01:00
Duncan McGregor
1b01ed06cd Upgradle to 8.13 for Kotlin 2025-04-14 12:55:32 +01:00
Duncan McGregor
1dcc7ef316 Upgrade Kotlin 2025-04-14 12:53:23 +01:00
Duncan McGregor
8e26832f59 Upgrade JUnit for Kotlin, add kotlinx.test 2025-04-14 12:53:22 +01:00
Ollie Kennedy
d87d813367
add kotlin gradle task to run texttest
`./gradlew -q text` now works

Co-authored-by: Marco Garofalo <marcogarofalo.personal@gmail.com>
2025-04-04 12:35:29 +01:00
emily
8588b6fcc4 Fixed texttests for Kotlin 2023-11-03 16:11:26 +01:00
Cristi Macoviciuc
0fca6e8bac Upgrade build to: Kotlin 1.9.10, Gradle 8.x, JUnit 5.10.0 2023-10-10 21:33:32 +02:00
Duncan McGregor
bce30ba386 Use List in place of Array 2023-02-27 22:32:10 +00:00
Duncan McGregor
054a7e18a4 Upgrade Kotlin to 1.8.10 and JUnit to 5.9.2 2023-02-27 22:30:45 +00:00
Dmitry Kandalov
8cb6613c54 updated Kotlin to 1.6.10, gradle to 7.3.3, junit to 5.8.2 2021-12-26 12:31:39 +00:00
wpanas
cce7b6381f Upgrade kotlin to 1.4.0, junit to 5.6.2 & gradle to 6.6 2020-08-20 14:44:45 +02:00
Fs00
71be996821 Kotlin: update Gradle wrapper and language version 2019-11-20 10:52:29 +01:00
Fs00
ba6e04ef60 Kotlin: make Item class equivalent to C# and Java 2019-11-20 10:51:28 +01:00
Fs00
f9af027c62 Kotlin: use == and != for string equality 2019-11-20 10:49:49 +01:00
Gregor Trefs
b6a54f72b5 Use gradle to build kotlin files
Use `gradle test` to run the unit tests.
2018-01-31 10:52:53 +01:00
Marco Beelen (Ximedes)
bfffd045d2 Ignored various idea files 2016-08-26 10:58:41 +02:00
Marco Beelen (Ximedes)
f713ff1019 Added Kotlin version of the Gilded Rose Kata 2016-08-26 10:55:09 +02:00