i-1: First draft of a shared KMP library (#2)
- [x] Exposes a `Greeting` class. - [x] Exposes a `Greeting` class test. Co-authored-by: Emil Simeonov <emil@theliberatededge.org> Reviewed-on: emil/AstrologyLibrary#2
This commit was merged in pull request #2.
This commit is contained in:
@@ -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>
|
||||
Binary file not shown.
BIN
shared/build/test-results/testDebugUnitTest/binary/results.bin
Normal file
BIN
shared/build/test-results/testDebugUnitTest/binary/results.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user