Commit Graph

6 Commits

Author SHA1 Message Date
Martin Thoma
e64fb6795c MAINT: Apply pre-commit
Remove byte-order-marker pre-commit check as there would be
many adjustments necessary
2022-03-05 09:29:23 +01:00
Aldrin Misquitta
285e658bbc Document a bonus option to view the game data as a tree! 2022-02-03 16:48:34 +00:00
Paul Holt
f756389037 Createa a build_00_utilities project containing testing helpers, including the ConsoleTest abstract class. 2022-01-29 23:48:53 +11:00
Paul Holt
302e1a0e0b 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
Aldrin Misquitta
f1c35db0f7 Use a tree structure instead of a list
(Fix for issue #369)
2022-01-16 14:21:17 +00:00
Chris Reuter
d26dbf036a Removed spaces from top-level directory names.
Spaces tend to cause annoyances in a Unix-style shell environment.
This change fixes that.
2021-11-21 18:30:21 -05:00