JeremyStarTM
06b279e8b6
I've only performed basic steps to allow the engine to be multiplatform. Major classes such as FileAccess, various Stream implementations and so on need to be updated accordingly. |
||
---|---|---|
.. | ||
src/commonMain | ||
build.gradle.kts | ||
README.md |
/testing
This subproject handles all the heavy lifting when it comes to unit testing. It heavily simplifies the process of creating unit tests involving the StarOpenSource Engine. See the TestBase class for more information.