summaryrefslogtreecommitdiffstats
path: root/tester/covoar/ReportsHtml.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-10rtems-utils: Change data type definitionRyan Long1-3/+1
2021-08-03Remove app_common and all references to itRyan Long1-1/+0
2021-08-03Remove BranchInfoAvailable global variableRyan Long1-3/+5
2021-08-03Remove SymbolsToAnalyze global variableRyan Long1-7/+9
2021-08-03Remove outputDirectory global variableRyan Long1-3/+15
2021-08-03Remove projectName global variableRyan Long1-16/+17
2021-08-03ReportsHtml.cc: Initialize lastState_mRyan Long1-1/+2
2021-08-03Remove AllExplanations global variableRyan Long1-5/+6
2021-07-27ReportsHtml.cc: Restore ostream formatRyan Long1-0/+5
2021-07-19ReportsHtml.cc: Fix formattingRyan Long1-112/+120
2021-07-14Reports: Convert to C++Ryan Long1-630/+444
2021-04-07covoar: Use range-based for loops in ReportsBaseAlex White1-27/+27
2021-04-06covoar: Eliminate tabsJoel Sherrill1-3/+3
2021-04-06covoar: Split symbols by symbol setAlex White1-29/+33
2021-03-30covoar/Reports: Fix empty branch reportAlex White1-46/+36
2021-03-30coverage/reports: Share common JS and CSS in reportsAlex White1-2/+2
2021-03-30coverage/reports: Improve formatting and clarityAlex White1-71/+88
2018-06-18tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns1-137/+138
2017-08-29covoar: Fix buffer overflow and fix br tag in html report.Hermann Felbinger1-23/+23
2014-06-18covoar: Merger the covoar source from rtems-testing.git.Chris Johns1-0/+1057