Initial Commit
This commit is contained in:
11
java/pangram/build/test-results/TEST-PangramTest.xml
Normal file
11
java/pangram/build/test-results/TEST-PangramTest.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuite name="PangramTest" tests="5" skipped="0" failures="0" errors="0" timestamp="2016-01-28T13:50:52" hostname="kain-arch" time="0.002">
|
||||
<properties/>
|
||||
<testcase name="testLowercasePangram" classname="PangramTest" time="0.001"/>
|
||||
<testcase name="emptySentence" classname="PangramTest" time="0.0"/>
|
||||
<testcase name="nonAsciiCharacters" classname="PangramTest" time="0.0"/>
|
||||
<testcase name="mixedCaseAndPunctuation" classname="PangramTest" time="0.0"/>
|
||||
<testcase name="missingCharacterX" classname="PangramTest" time="0.0"/>
|
||||
<system-out><![CDATA[]]></system-out>
|
||||
<system-err><![CDATA[]]></system-err>
|
||||
</testsuite>
|
BIN
java/pangram/build/test-results/binary/test/output.bin.idx
Normal file
BIN
java/pangram/build/test-results/binary/test/output.bin.idx
Normal file
Binary file not shown.
BIN
java/pangram/build/test-results/binary/test/results.bin
Normal file
BIN
java/pangram/build/test-results/binary/test/results.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user