aboutsummaryrefslogtreecommitdiff
path: root/testrunner.scm (follow)
Commit message (Expand)AuthorAge
* Fix coverage exceptions.Hugo Hörnquist2023-11-16
* Uncovered files now have ALL their lines marked as uncovered.Hugo Hörnquist2023-11-06
* Fix "define*" not being excempted.Hugo Hörnquist2023-11-06
* Allow NOCOV comments.Hugo Hörnquist2023-11-06
* Automatically mark all definitions as covered.Hugo Hörnquist2023-11-06
* Fail loudly if test doesn't end with coverage declaration.Hugo Hörnquist2023-10-24
* Include non-touched file in coverage report.Hugo Hörnquist2023-10-18
* fixup! 9b28572Hugo Hörnquist2023-10-16
* Fix spelling error.Hugo Hörnquist2023-10-16
* Highlight changed coveragesupplements.Hugo Hörnquist2023-10-10
* Handle crashes in tests!Hugo Hörnquist2023-10-09
* Further rewrite of testrunner.Hugo Hörnquist2023-10-08
* Rewrite test running system.Hugo Hörnquist2023-10-02