summaryrefslogtreecommitdiff
path: root/android/app/build/reports/tests/testDebugUnitTest/index.html
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-06-29 02:41:36 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-06-29 02:41:36 +0000
commit0c8b95cb54b2b0d9707357037d1839d24c22ab19 (patch)
treefe6ca3916a578748809c5a0907958e3d9d561656 /android/app/build/reports/tests/testDebugUnitTest/index.html
parent6dfdb9aab91391b6578417ebbcb758c8aba62c21 (diff)
chore: gitignore android build output
Diffstat (limited to 'android/app/build/reports/tests/testDebugUnitTest/index.html')
-rw-r--r--android/app/build/reports/tests/testDebugUnitTest/index.html143
1 files changed, 0 insertions, 143 deletions
diff --git a/android/app/build/reports/tests/testDebugUnitTest/index.html b/android/app/build/reports/tests/testDebugUnitTest/index.html
deleted file mode 100644
index 457c916..0000000
--- a/android/app/build/reports/tests/testDebugUnitTest/index.html
+++ /dev/null
@@ -1,143 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-<meta http-equiv="x-ua-compatible" content="IE=edge"/>
-<title>Test results - Test Summary</title>
-<link href="css/base-style.css" rel="stylesheet" type="text/css"/>
-<link href="css/style.css" rel="stylesheet" type="text/css"/>
-<script src="js/report.js" type="text/javascript"></script>
-</head>
-<body>
-<div id="content">
-<h1>Test Summary</h1>
-<div id="summary">
-<table>
-<tr>
-<td>
-<div class="summaryGroup">
-<table>
-<tr>
-<td>
-<div class="infoBox" id="tests">
-<div class="counter">9</div>
-<p>tests</p>
-</div>
-</td>
-<td>
-<div class="infoBox" id="failures">
-<div class="counter">0</div>
-<p>failures</p>
-</div>
-</td>
-<td>
-<div class="infoBox" id="ignored">
-<div class="counter">0</div>
-<p>ignored</p>
-</div>
-</td>
-<td>
-<div class="infoBox" id="duration">
-<div class="counter">4.041s</div>
-<p>duration</p>
-</div>
-</td>
-</tr>
-</table>
-</div>
-</td>
-<td>
-<div class="infoBox success" id="successRate">
-<div class="percent">100%</div>
-<p>successful</p>
-</div>
-</td>
-</tr>
-</table>
-</div>
-<div id="tabs">
-<ul class="tabLinks">
-<li>
-<a href="#tab0">Packages</a>
-</li>
-<li>
-<a href="#tab1">Classes</a>
-</li>
-</ul>
-<div id="tab0" class="tab">
-<h2>Packages</h2>
-<table>
-<thead>
-<tr>
-<th>Package</th>
-<th>Tests</th>
-<th>Failures</th>
-<th>Ignored</th>
-<th>Duration</th>
-<th>Success rate</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td class="success">
-<a href="packages/org.terst.doot.widget.html">org.terst.doot.widget</a>
-</td>
-<td>9</td>
-<td>0</td>
-<td>0</td>
-<td>4.041s</td>
-<td class="success">100%</td>
-</tr>
-</tbody>
-</table>
-</div>
-<div id="tab1" class="tab">
-<h2>Classes</h2>
-<table>
-<thead>
-<tr>
-<th>Class</th>
-<th>Tests</th>
-<th>Failures</th>
-<th>Ignored</th>
-<th>Duration</th>
-<th>Success rate</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td class="success">
-<a href="classes/org.terst.doot.widget.SlotPackerTest.html">org.terst.doot.widget.SlotPackerTest</a>
-</td>
-<td>6</td>
-<td>0</td>
-<td>0</td>
-<td>0.103s</td>
-<td class="success">100%</td>
-</tr>
-<tr>
-<td class="success">
-<a href="classes/org.terst.doot.widget.WidgetRepositoryTest.html">org.terst.doot.widget.WidgetRepositoryTest</a>
-</td>
-<td>3</td>
-<td>0</td>
-<td>0</td>
-<td>3.938s</td>
-<td class="success">100%</td>
-</tr>
-</tbody>
-</table>
-</div>
-</div>
-<div id="footer">
-<p>
-<div>
-<label class="hidden" id="label-for-line-wrapping-toggle" for="line-wrapping-toggle">Wrap lines
-<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
-</label>
-</div>Generated by
-<a href="http://www.gradle.org">Gradle 8.6</a> at Jun 29, 2026, 2:41:15 AM</p>
-</div>
-</div>
-</body>
-</html>