Added my name to CONTRIBUTORS.txt
This commit is contained in:
parent
31e532c8f2
commit
6c7bbc0df7
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3
.idea/misc.xml
generated
3
.idea/misc.xml
generated
@ -1,5 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||
<component name="FrameworkDetectionExcludesConfiguration">
|
||||
<file type="web" url="file://$PROJECT_DIR$" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="jbr-11" project-jdk-type="JavaSDK" />
|
||||
</project>
|
||||
@ -41,7 +41,7 @@
|
||||
</td>
|
||||
<td>
|
||||
<div class="infoBox" id="duration">
|
||||
<div class="counter">0.009s</div>
|
||||
<div class="counter">0.008s</div>
|
||||
<p>duration</p>
|
||||
</div>
|
||||
</td>
|
||||
@ -76,7 +76,7 @@
|
||||
</thead>
|
||||
<tr>
|
||||
<td class="success">testMain()</td>
|
||||
<td class="success">0.009s</td>
|
||||
<td class="success">0.008s</td>
|
||||
<td class="success">passed</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -89,7 +89,7 @@
|
||||
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
|
||||
</label>
|
||||
</div>Generated by
|
||||
<a href="http://www.gradle.org">Gradle 6.9.2</a> at 06.03.2022, 13:30:14</p>
|
||||
<a href="http://www.gradle.org">Gradle 6.9.2</a> at 14.03.2022, 12:48:50</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
@ -38,7 +38,7 @@
|
||||
</td>
|
||||
<td>
|
||||
<div class="infoBox" id="duration">
|
||||
<div class="counter">0.009s</div>
|
||||
<div class="counter">0.008s</div>
|
||||
<p>duration</p>
|
||||
</div>
|
||||
</td>
|
||||
@ -85,7 +85,7 @@
|
||||
<td>1</td>
|
||||
<td>0</td>
|
||||
<td>0</td>
|
||||
<td>0.009s</td>
|
||||
<td>0.008s</td>
|
||||
<td class="success">100%</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -112,7 +112,7 @@
|
||||
<td>1</td>
|
||||
<td>0</td>
|
||||
<td>0</td>
|
||||
<td>0.009s</td>
|
||||
<td>0.008s</td>
|
||||
<td class="success">100%</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -126,7 +126,7 @@
|
||||
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
|
||||
</label>
|
||||
</div>Generated by
|
||||
<a href="http://www.gradle.org">Gradle 6.9.2</a> at 06.03.2022, 13:30:14</p>
|
||||
<a href="http://www.gradle.org">Gradle 6.9.2</a> at 14.03.2022, 12:48:50</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
</td>
|
||||
<td>
|
||||
<div class="infoBox" id="duration">
|
||||
<div class="counter">0.009s</div>
|
||||
<div class="counter">0.008s</div>
|
||||
<p>duration</p>
|
||||
</div>
|
||||
</td>
|
||||
@ -83,7 +83,7 @@
|
||||
<td>1</td>
|
||||
<td>0</td>
|
||||
<td>0</td>
|
||||
<td>0.009s</td>
|
||||
<td>0.008s</td>
|
||||
<td class="success">100%</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -96,7 +96,7 @@
|
||||
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
|
||||
</label>
|
||||
</div>Generated by
|
||||
<a href="http://www.gradle.org">Gradle 6.9.2</a> at 06.03.2022, 13:30:14</p>
|
||||
<a href="http://www.gradle.org">Gradle 6.9.2</a> at 14.03.2022, 12:48:50</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuite name="ch.unibas.dmi.dbis.cs108.example.HelloWorldTest" tests="1" skipped="0" failures="0" errors="0" timestamp="2022-03-06T12:30:14" hostname="ema-mba13-sl.local" time="0.009">
|
||||
<testsuite name="ch.unibas.dmi.dbis.cs108.example.HelloWorldTest" tests="1" skipped="0" failures="0" errors="0" timestamp="2022-03-14T11:48:50" hostname="ema-mba13-sl.local" time="0.008">
|
||||
<properties/>
|
||||
<testcase name="testMain()" classname="ch.unibas.dmi.dbis.cs108.example.HelloWorldTest" time="0.009"/>
|
||||
<testcase name="testMain()" classname="ch.unibas.dmi.dbis.cs108.example.HelloWorldTest" time="0.008"/>
|
||||
<system-out><![CDATA[]]></system-out>
|
||||
<system-err><![CDATA[]]></system-err>
|
||||
</testsuite>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user