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