aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/test/SignatureTestable.java
Commit message (Collapse)AuthorAgeFilesLines
* Implement tracking of stage of execution of standalone testables.J08nY2018-05-281-121/+0
| | | | - Output this stage in all the formats.
* Handle exceptions in standalone testables better.J08nY2018-05-281-40/+51
|
* Handle exceptions in Tests and TestSuites grafeully.J08nY2018-02-101-1/+1
|
* Show library name in test suite output in standalone testing.J08nY2018-02-051-0/+3
|
* Add more comprehensive XML output to standalone app.J08nY2017-12-301-0/+4
|
* Implement basic standalone testing.J08nY2017-12-061-1/+21
|
* Introduce BaseTestable and Testable Metadata.J08nY2017-12-031-21/+2
|
* Implement basic lib tests.J08nY2017-11-131-0/+102