summaryrefslogtreecommitdiffstats
path: root/utils/analyzer
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Testing: These checkers are not experimental anymore.Anna Zaks2012-02-201-1/+1
* [analyzer] Add the Malloc checker to the list of tested checkers.Anna Zaks2012-02-151-1/+1
* [analyzer] Testing: add automated reference results reset.Anna Zaks2012-02-031-12/+70
* [analyzer] Testing: add 2 new checkers to the buildbot script.Anna Zaks2012-02-011-1/+1
* [analyzer] Add the HTML file to the SATest diagnostic diff.Anna Zaks2012-01-242-4/+5
* [analyzer] Testing: make diagnostic diffs more informative (addAnna Zaks2012-01-241-2/+5
* [analyzer] Unbreak the static analyzer bot. Regression from r148558.Anna Zaks2012-01-211-1/+1
* [analyzer] Tweak the buildbot script to include the experimental taint checke...Anna Zaks2012-01-201-2/+2
* [analyzer] Testing infrastructure: Flush output after every printAnna Zaks2012-01-101-1/+10
* [analyzer] Correct the error message in the testing infrastructure.Anna Zaks2012-01-041-2/+1
* [analyzer] Testing: test with all the non-experimental checker packages.Anna Zaks2011-11-081-2/+6
* [analyzer] Testing: support for regenerate reference outputAnna Zaks2011-11-081-12/+15
* [analyzer] Testing: Display the number of reported differences in the main log.Anna Zaks2011-11-082-13/+16
* [analyzer] Testing infrastructure: flush the output between projects.Anna Zaks2011-11-081-0/+1
* [analyzer] Relax the cmp criteria for analyzer reports.Anna Zaks2011-11-051-1/+1
* [analyzer] Add support for testing with individual preprocessed files.Anna Zaks2011-11-052-34/+133
* [analyzer] Tweak the test scriptAnna Zaks2011-11-021-9/+13
* [analyzer] Static Analyzer Qualification Infrastructure: Scripts to support b...Anna Zaks2011-10-062-0/+378
* [analyzer] CmpRuns can now optionally delete empty reports.Anna Zaks2011-09-121-5/+7
* [analyzer] CmpRuns.cmpScanBuildResults() should be easy to call from other mo...Anna Zaks2011-09-121-18/+32
* Rename CmpRuns into CmpRuns.py so that it could be used as a module.Anna Zaks2011-09-121-0/+0
* Move ubiviz to analyzer directoryKovarththanan Rajaratnam2009-12-011-0/+74
* Add a simple tool for comparing two static analyzer runs, primarily for use fromDaniel Dunbar2009-08-061-0/+230