Clean up repo
This commit is contained in:
parent
68f476fcd6
commit
dc7ff1c92f
|
|
@ -4,4 +4,5 @@
|
||||||
*.tgz
|
*.tgz
|
||||||
*.log
|
*.log
|
||||||
.*
|
.*
|
||||||
|
retropikzel/*/README.html
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
<pre>Uses SRFI-64 underneath, giving output as [Common Test Report Format](https://ctrf.io/).
|
|
||||||
|
|
||||||
Features
|
|
||||||
|
|
||||||
- Exports exactly same things as SRFI-64, it only alters the output
|
|
||||||
- Exists with exit code of count of failed tests
|
|
||||||
- Measures time spent running individual tests
|
|
||||||
- Adds implementation name and operation system onto the report</pre>
|
|
||||||
Loading…
Reference in New Issue