Commit graph

418 commits

Author SHA1 Message Date
9f646db94a
Print full class path for enums (UnitLogger) 2024-06-09 13:42:54 +02:00
c66a780b78
Add Miscellaneous#invokeGarbageCollector method 2024-06-09 13:42:26 +02:00
a6e83a25eb
Make CrashHandler#crashed public 2024-06-09 13:42:09 +02:00
6c6b44ea19
Add "Run tests" task to IntelliJ IDEA 2024-06-09 13:41:44 +02:00
4b5f9413c1
Add partial unit tests for some classes
Will continue creating unit tests tomorrow.
These classes are now tested against:
- base.Engine
- base.EngineConfiguation
- base.utility.Miscellaneous
- base.utility.PlaceholderEngine
2024-06-09 00:22:29 +02:00
1797be0037
Add unit testing dependencies 2024-06-09 00:21:01 +02:00
2c5fd57694
Add unit tests package 2024-06-09 00:20:33 +02:00
51348cdd92
Rename invalid class name JvmVersion -> JvmJava 2024-06-09 00:20:12 +02:00
56d273aa39
Add EngineConfiguration#getSetting() 2024-06-09 00:19:51 +02:00
db408d796d
Fix gradle error 2024-06-08 17:37:02 +02:00
92d424c3aa
Fix usage of ' and " 2024-06-08 17:35:41 +02:00
2162b99004
Add javadocAll task to Generate Javadoc run config 2024-06-08 17:12:38 +02:00
fe632d9287
Update annotations and fix javadoc warnings 2024-06-08 17:10:20 +02:00
7f2eebd595
Add combined javadoc for all subprojects 2024-06-08 17:10:00 +02:00
2f0a3f5ab3
Add build.gradle for project : 2024-06-08 17:09:36 +02:00
d50210112e
Update javadoc overview 2024-06-08 17:07:58 +02:00
bc70b48f35
Add all .idea files to .gitignore 2024-06-08 15:36:08 +02:00
f47dd66d88
Initial commit 2024-06-08 15:33:03 +02:00