First draft of a shared KMP library

This commit is contained in:
Emil Simeonov
2025-02-13 15:12:43 +01:00
parent 3b19af6d03
commit 348ad8be7b
215 changed files with 2173 additions and 236 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.tle.astrologylibrary.CommonGreetingTest" tests="1" skipped="0" failures="0" errors="0" timestamp="2025-02-13T13:37:39" hostname="mastermind" time="0.022">
<properties/>
<testcase name="testExample" classname="com.tle.astrologylibrary.CommonGreetingTest" time="0.022"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>