summaryrefslogtreecommitdiffstats
path: root/tester/covoar/ReportsBase.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix _mkdir parameter error.zhengxiaojun2022-11-281-1/+1
* ReportsBase: Change raw pointer to unique_ptrRyan Long2021-12-221-41/+36
* ReportsBase.cc: Add assert for member variablesRyan Long2021-10-071-0/+5
* Remove app_common and all references to itRyan Long2021-08-031-1/+0
* Remove BranchInfoAvailable global variableRyan Long2021-08-031-10/+17
* Remove SymbolsToAnalyze global variableRyan Long2021-08-031-44/+54
* Remove outputDirectory global variableRyan Long2021-08-031-15/+26
* Remove projectName global variableRyan Long2021-08-031-5/+18
* Remove Verbose global variableRyan Long2021-08-031-7/+8
* Remove AllExplanations global variableRyan Long2021-08-031-7/+14
* ReportsBase.cc: Fix formattingRyan Long2021-07-191-149/+156
* Reports: Convert to C++Ryan Long2021-07-141-151/+138
* ReportsBase.cc: Remove possible division by zeroRyan Long2021-06-291-3/+5
* ReportsBase.cc: Fix Resource leakRyan Long2021-06-041-0/+2
* covoar: Use range-based for loops in ReportsBaseAlex White2021-04-071-52/+35
* covoar: Split symbols by symbol setAlex White2021-04-061-83/+98
* covoar/Reports: Fix empty branch reportAlex White2021-03-301-9/+3
* coverage/reports: Improve formatting and clarityAlex White2021-03-301-1/+20
* covoar/reports: Add new statistics to summaryAlex White2021-03-301-8/+38
* covoar: Add function defs to fix Windows build errors.Cillian O'Donnell2017-09-141-2/+2
* covoar: Fix buffer overflow and fix br tag in html report.Hermann Felbinger2017-08-291-5/+6
* Update the Windows header to direct.h for _mkdir per the MSDN.Chris Johns2015-02-161-1/+1
* Fix covoar so it builds for Windows.Chris Johns2015-01-201-8/+16
* covoar: Merger the covoar source from rtems-testing.git.Chris Johns2014-06-181-0/+578