Started the kotlin track
This commit is contained in:
10
kotlin/leap/build/test-results/test/TEST-LeapTest.xml
Normal file
10
kotlin/leap/build/test-results/test/TEST-LeapTest.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuite name="LeapTest" tests="4" skipped="0" failures="0" errors="0" timestamp="2018-06-21T13:52:19" hostname="kain" time="0.014">
|
||||
<properties/>
|
||||
<testcase name="yearDivisibleBy100NotDivisibleBy400" classname="LeapTest" time="0.013"/>
|
||||
<testcase name="yearNotDivisibleBy4" classname="LeapTest" time="0.0"/>
|
||||
<testcase name="yearDivisibleBy4NotDivisibleBy100" classname="LeapTest" time="0.001"/>
|
||||
<testcase name="yearDivisibleBy400" classname="LeapTest" time="0.0"/>
|
||||
<system-out><![CDATA[]]></system-out>
|
||||
<system-err><![CDATA[]]></system-err>
|
||||
</testsuite>
|
BIN
kotlin/leap/build/test-results/test/binary/output.bin.idx
Normal file
BIN
kotlin/leap/build/test-results/test/binary/output.bin.idx
Normal file
Binary file not shown.
BIN
kotlin/leap/build/test-results/test/binary/results.bin
Normal file
BIN
kotlin/leap/build/test-results/test/binary/results.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user