summaryrefslogtreecommitdiffstats
path: root/tester/covoar/ReportsHtml.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems-utils: Change data type definitionRyan Long2021-08-101-3/+1
* Remove app_common and all references to itRyan Long2021-08-031-1/+0
* Remove BranchInfoAvailable global variableRyan Long2021-08-031-3/+5
* Remove SymbolsToAnalyze global variableRyan Long2021-08-031-7/+9
* Remove outputDirectory global variableRyan Long2021-08-031-3/+15
* Remove projectName global variableRyan Long2021-08-031-16/+17
* ReportsHtml.cc: Initialize lastState_mRyan Long2021-08-031-1/+2
* Remove AllExplanations global variableRyan Long2021-08-031-5/+6
* ReportsHtml.cc: Restore ostream formatRyan Long2021-07-271-0/+5
* ReportsHtml.cc: Fix formattingRyan Long2021-07-191-112/+120
* Reports: Convert to C++Ryan Long2021-07-141-630/+444
* covoar: Use range-based for loops in ReportsBaseAlex White2021-04-071-27/+27
* covoar: Eliminate tabsJoel Sherrill2021-04-061-3/+3
* covoar: Split symbols by symbol setAlex White2021-04-061-29/+33
* covoar/Reports: Fix empty branch reportAlex White2021-03-301-46/+36
* coverage/reports: Share common JS and CSS in reportsAlex White2021-03-301-2/+2
* coverage/reports: Improve formatting and clarityAlex White2021-03-301-71/+88
* tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns2018-06-181-137/+138
* covoar: Fix buffer overflow and fix br tag in html report.Hermann Felbinger2017-08-291-23/+23
* covoar: Merger the covoar source from rtems-testing.git.Chris Johns2014-06-181-0/+1057