summaryrefslogtreecommitdiffstats
path: root/tester/covoar/ReportsBase.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-28fix _mkdir parameter error.zhengxiaojun1-1/+1
2021-12-22ReportsBase: Change raw pointer to unique_ptrRyan Long1-41/+36
2021-10-07ReportsBase.cc: Add assert for member variablesRyan Long1-0/+5
2021-08-03Remove app_common and all references to itRyan Long1-1/+0
2021-08-03Remove BranchInfoAvailable global variableRyan Long1-10/+17
2021-08-03Remove SymbolsToAnalyze global variableRyan Long1-44/+54
2021-08-03Remove outputDirectory global variableRyan Long1-15/+26
2021-08-03Remove projectName global variableRyan Long1-5/+18
2021-08-03Remove Verbose global variableRyan Long1-7/+8
2021-08-03Remove AllExplanations global variableRyan Long1-7/+14
2021-07-19ReportsBase.cc: Fix formattingRyan Long1-149/+156
2021-07-14Reports: Convert to C++Ryan Long1-151/+138
2021-06-29ReportsBase.cc: Remove possible division by zeroRyan Long1-3/+5
2021-06-04ReportsBase.cc: Fix Resource leakRyan Long1-0/+2
2021-04-07covoar: Use range-based for loops in ReportsBaseAlex White1-52/+35
2021-04-06covoar: Split symbols by symbol setAlex White1-83/+98
2021-03-30covoar/Reports: Fix empty branch reportAlex White1-9/+3
2021-03-30coverage/reports: Improve formatting and clarityAlex White1-1/+20
2021-03-30covoar/reports: Add new statistics to summaryAlex White1-8/+38
2017-09-14covoar: Add function defs to fix Windows build errors.Cillian O'Donnell1-2/+2
2017-08-29covoar: Fix buffer overflow and fix br tag in html report.Hermann Felbinger1-5/+6
2015-02-16Update the Windows header to direct.h for _mkdir per the MSDN.Chris Johns1-1/+1
2015-01-20Fix covoar so it builds for Windows.Chris Johns1-8/+16
2014-06-18covoar: Merger the covoar source from rtems-testing.git.Chris Johns1-0/+578