Added my name to CONTRIBUTORS.txt

This commit is contained in:
Sebastian
2022-03-14 12:51:59 +01:00
parent 31e532c8f2
commit 6c7bbc0df7
14 changed files with 15 additions and 12 deletions
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
View File
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" /> <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" /> <component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="jbr-11" project-jdk-type="JavaSDK" />
</project> </project>
@@ -41,7 +41,7 @@
</td> </td>
<td> <td>
<div class="infoBox" id="duration"> <div class="infoBox" id="duration">
<div class="counter">0.009s</div> <div class="counter">0.008s</div>
<p>duration</p> <p>duration</p>
</div> </div>
</td> </td>
@@ -76,7 +76,7 @@
</thead> </thead>
<tr> <tr>
<td class="success">testMain()</td> <td class="success">testMain()</td>
<td class="success">0.009s</td> <td class="success">0.008s</td>
<td class="success">passed</td> <td class="success">passed</td>
</tr> </tr>
</table> </table>
@@ -89,7 +89,7 @@
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/> <input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label> </label>
</div>Generated by </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>
</div> </div>
</body> </body>
+4 -4
View File
@@ -38,7 +38,7 @@
</td> </td>
<td> <td>
<div class="infoBox" id="duration"> <div class="infoBox" id="duration">
<div class="counter">0.009s</div> <div class="counter">0.008s</div>
<p>duration</p> <p>duration</p>
</div> </div>
</td> </td>
@@ -85,7 +85,7 @@
<td>1</td> <td>1</td>
<td>0</td> <td>0</td>
<td>0</td> <td>0</td>
<td>0.009s</td> <td>0.008s</td>
<td class="success">100%</td> <td class="success">100%</td>
</tr> </tr>
</tbody> </tbody>
@@ -112,7 +112,7 @@
<td>1</td> <td>1</td>
<td>0</td> <td>0</td>
<td>0</td> <td>0</td>
<td>0.009s</td> <td>0.008s</td>
<td class="success">100%</td> <td class="success">100%</td>
</tr> </tr>
</tbody> </tbody>
@@ -126,7 +126,7 @@
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/> <input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label> </label>
</div>Generated by </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>
</div> </div>
</body> </body>
@@ -40,7 +40,7 @@
</td> </td>
<td> <td>
<div class="infoBox" id="duration"> <div class="infoBox" id="duration">
<div class="counter">0.009s</div> <div class="counter">0.008s</div>
<p>duration</p> <p>duration</p>
</div> </div>
</td> </td>
@@ -83,7 +83,7 @@
<td>1</td> <td>1</td>
<td>0</td> <td>0</td>
<td>0</td> <td>0</td>
<td>0.009s</td> <td>0.008s</td>
<td class="success">100%</td> <td class="success">100%</td>
</tr> </tr>
</table> </table>
@@ -96,7 +96,7 @@
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/> <input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label> </label>
</div>Generated by </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>
</div> </div>
</body> </body>
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?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/> <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-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err> <system-err><![CDATA[]]></system-err>
</testsuite> </testsuite>
Binary file not shown.