You've already forked gnatcoverage
mirror of
https://github.com/AdaCore/gnatcoverage.git
synced 2026-02-12 12:44:55 -08:00
report for GNATcoverage (K407-019) - Simplify comment processing in the toplevel driver. - Pass the precise test status and comment from there to the qualification data processing, instead of retrieving just the error count from local testcases. - Introduce a RSTtable abstraction to factorize common processing steps for the multiple tables we have to produce. - Start of a REST package, still very crude. - Add a few comments. More will come. git-svn-id: svn+ssh://scm.forge.open-do.org/scmrepos/svn/couverture/trunk/couverture@3138 020d506d-db78-4e55-b2a8-6c851f84c332
2 lines
29 B
Python
2 lines
29 B
Python
# ReST generation facilities
|