Initial commit

This commit is contained in:
George
2026-06-07 12:18:45 +01:00
commit 9f9b85e1f2
305 changed files with 23050 additions and 0 deletions
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="Default values" tests="7" skipped="0" failures="0" errors="0" timestamp="2026-06-07T11:13:42.566Z" hostname="Georges-MacBook-Pro.local" time="0.002">
<properties/>
<testcase name="defaultEnableDebugCommands()" classname="com.livingworld.config.SimulationConfigTest$DefaultValues" time="0.0"/>
<testcase name="defaultSimulationIntervalTicks()" classname="com.livingworld.config.SimulationConfigTest$DefaultValues" time="0.0"/>
<testcase name="defaultEmergencyStopMilliseconds()" classname="com.livingworld.config.SimulationConfigTest$DefaultValues" time="0.0"/>
<testcase name="defaultMaxMillisecondsPerCycle()" classname="com.livingworld.config.SimulationConfigTest$DefaultValues" time="0.0"/>
<testcase name="defaultRegionSizeChunks()" classname="com.livingworld.config.SimulationConfigTest$DefaultValues" time="0.0"/>
<testcase name="defaultMaxRegionsPerCycle()" classname="com.livingworld.config.SimulationConfigTest$DefaultValues" time="0.0"/>
<testcase name="defaultEnableProfiler()" classname="com.livingworld.config.SimulationConfigTest$DefaultValues" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>