diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-06-29 02:41:36 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-06-29 02:41:36 +0000 |
| commit | 0c8b95cb54b2b0d9707357037d1839d24c22ab19 (patch) | |
| tree | fe6ca3916a578748809c5a0907958e3d9d561656 /android/app/build/test-results/testDebugUnitTest | |
| parent | 6dfdb9aab91391b6578417ebbcb758c8aba62c21 (diff) | |
chore: gitignore android build output
Diffstat (limited to 'android/app/build/test-results/testDebugUnitTest')
5 files changed, 0 insertions, 21 deletions
diff --git a/android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.SlotPackerTest.xml b/android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.SlotPackerTest.xml deleted file mode 100644 index d4573cb..0000000 --- a/android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.SlotPackerTest.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<testsuite name="org.terst.doot.widget.SlotPackerTest" tests="6" skipped="0" failures="0" errors="0" timestamp="2026-06-29T02:41:11" hostname="titanium" time="0.11"> - <properties/> - <testcase name="three tasks with no events form one fragment" classname="org.terst.doot.widget.SlotPackerTest" time="0.091"/> - <testcase name="fragment startTime and endTime match first and last slot" classname="org.terst.doot.widget.SlotPackerTest" time="0.001"/> - <testcase name="task slot jumps past overlapping event" classname="org.terst.doot.widget.SlotPackerTest" time="0.009"/> - <testcase name="single task gets slot starting at now" classname="org.terst.doot.widget.SlotPackerTest" time="0.001"/> - <testcase name="event between tasks splits into two fragments" classname="org.terst.doot.widget.SlotPackerTest" time="0.001"/> - <testcase name="empty tasks returns empty fragments" classname="org.terst.doot.widget.SlotPackerTest" time="0.0"/> - <system-out><![CDATA[]]></system-out> - <system-err><![CDATA[]]></system-err> -</testsuite> diff --git a/android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.WidgetRepositoryTest.xml b/android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.WidgetRepositoryTest.xml deleted file mode 100644 index a99e999..0000000 --- a/android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.WidgetRepositoryTest.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<testsuite name="org.terst.doot.widget.WidgetRepositoryTest" tests="3" skipped="0" failures="0" errors="0" timestamp="2026-06-29T02:41:11" hostname="titanium" time="3.938"> - <properties/> - <testcase name="fetch returns success with valid JSON" classname="org.terst.doot.widget.WidgetRepositoryTest" time="3.893"/> - <testcase name="fetch sets Authorization header" classname="org.terst.doot.widget.WidgetRepositoryTest" time="0.015"/> - <testcase name="fetch returns failure on non-200" classname="org.terst.doot.widget.WidgetRepositoryTest" time="0.03"/> - <system-out><![CDATA[]]></system-out> - <system-err><![CDATA[]]></system-err> -</testsuite> diff --git a/android/app/build/test-results/testDebugUnitTest/binary/output.bin b/android/app/build/test-results/testDebugUnitTest/binary/output.bin deleted file mode 100644 index e69de29..0000000 --- a/android/app/build/test-results/testDebugUnitTest/binary/output.bin +++ /dev/null diff --git a/android/app/build/test-results/testDebugUnitTest/binary/output.bin.idx b/android/app/build/test-results/testDebugUnitTest/binary/output.bin.idx Binary files differdeleted file mode 100644 index f76dd23..0000000 --- a/android/app/build/test-results/testDebugUnitTest/binary/output.bin.idx +++ /dev/null diff --git a/android/app/build/test-results/testDebugUnitTest/binary/results.bin b/android/app/build/test-results/testDebugUnitTest/binary/results.bin Binary files differdeleted file mode 100644 index c11bb62..0000000 --- a/android/app/build/test-results/testDebugUnitTest/binary/results.bin +++ /dev/null |
