CC-Tweaked/config
Jonathan Coates c4184a33bc
Rewrite our gametest system
This is a noisier diff than I'd like as this is just a direct copy from
the multi-loader branch.

 - Rename "ingame" package to "gametest"

 - Don't chain GameTestSequence methods - it's actually much cleaner if
   we just use Kotlin's implicit this syntax.

 - Use our work in 71f81e1201 to write
   computer tests using Kotlin instead of Lua. This means all the logic
   is in one place, which is nice!

 - Add a couple more tests for some of the more error-prone bits of
   functionality.
2022-10-30 10:50:16 +00:00
..
checkstyle Rewrite our gametest system 2022-10-30 10:50:16 +00:00
gitpod Default to Java 16 in the gitpod environment 2021-10-06 18:52:36 +01:00
idea Add a pre commit hook to lint code 2021-04-28 21:24:27 +01:00
license Add a little bit of source code checking to Gradle 2019-06-08 00:28:03 +01:00