Commit Graph

5 Commits

Author SHA1 Message Date
Paul Holt
81c0681580 Createa a build_00_utilities project containing testing helpers, including the ConsoleTest abstract class. 2022-01-29 23:48:53 +11:00
Paul Holt
0ba18afee1 Testing added! Now some full behaviour tests on both Animal JVM implementations.
Still todo: Move the ConsoleTest library into its own module, add a gradle dependency on it.
2022-01-29 22:36:29 +11:00
Paul Holt
521fa3140d Add LF on end of build.gradle files, because it looked ugly in the PR 2022-01-24 00:36:01 +11:00
Paul Holt
ff2095b7ca Missed two kotlin classes
- 01 kotlin/aceyducey.kt
- 85 kotlin/Synonym.kt

Move repository declaration and plugins in into main build.gradle.kts.

All subproject build.gradle files are now much smaller, and identical.
2022-01-24 00:28:45 +11:00
Paul Holt
fe4219dc5a initial jvm gradle build scripts. 2022-01-06 01:59:09 +11:00