Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [analyzer] Testing: add automated reference results reset. | Anna Zaks | 2012-02-03 | 1 | -12/+70 | |
| | | | | llvm-svn: 149682 | |||||
* | [analyzer] Testing: add 2 new checkers to the buildbot script. | Anna Zaks | 2012-02-01 | 1 | -1/+1 | |
| | | | | llvm-svn: 149514 | |||||
* | [analyzer] Add the HTML file to the SATest diagnostic diff. | Anna Zaks | 2012-01-24 | 2 | -4/+5 | |
| | | | | | | (Uses the functionality which has been in CmpRuns long before.) llvm-svn: 148868 | |||||
* | [analyzer] Testing: make diagnostic diffs more informative (add | Anna Zaks | 2012-01-24 | 1 | -2/+5 | |
| | | | | | | diagnostic message). llvm-svn: 148867 | |||||
* | [analyzer] Unbreak the static analyzer bot. Regression from r148558. | Anna Zaks | 2012-01-21 | 1 | -1/+1 | |
| | | | | | | When we build a single source file, we call clang directly (not though scan-build). llvm-svn: 148612 | |||||
* | [analyzer] Tweak the buildbot script to include the experimental taint ↵ | Anna Zaks | 2012-01-20 | 1 | -2/+2 | |
| | | | | | | checker and correct the checker enabling setting. llvm-svn: 148558 | |||||
* | [analyzer] Testing infrastructure: Flush output after every print | Anna Zaks | 2012-01-10 | 1 | -1/+10 | |
| | | | | | | statement. llvm-svn: 147862 | |||||
* | [analyzer] Correct the error message in the testing infrastructure. | Anna Zaks | 2012-01-04 | 1 | -2/+1 | |
| | | | | llvm-svn: 147568 | |||||
* | [analyzer] Testing: test with all the non-experimental checker packages. | Anna Zaks | 2011-11-08 | 1 | -2/+6 | |
| | | | | llvm-svn: 144142 | |||||
* | [analyzer] Testing: support for regenerate reference output | Anna Zaks | 2011-11-08 | 1 | -12/+15 | |
| | | | | | | | Change the flow of the SATestAdd so that it could be used for regenerating the reference output without exiting with an error. llvm-svn: 144141 | |||||
* | [analyzer] Testing: Display the number of reported differences in the main log. | Anna Zaks | 2011-11-08 | 2 | -13/+16 | |
| | | | | llvm-svn: 144113 | |||||
* | [analyzer] Testing infrastructure: flush the output between projects. | Anna Zaks | 2011-11-08 | 1 | -0/+1 | |
| | | | | llvm-svn: 144051 | |||||
* | [analyzer] Relax the cmp criteria for analyzer reports. | Anna Zaks | 2011-11-05 | 1 | -1/+1 | |
| | | | | | | Until we find out a way to easily find out what changed by looking at the logs. llvm-svn: 143789 | |||||
* | [analyzer] Add support for testing with individual preprocessed files. | Anna Zaks | 2011-11-05 | 2 | -34/+133 | |
| | | | | llvm-svn: 143786 | |||||
* | [analyzer] Tweak the test script | Anna Zaks | 2011-11-02 | 1 | -9/+13 | |
| | | | | | | | | Rename the pre_run_static_analyzer script into cleanup_run_static_analyzer and use it to clean up after the reference build - which is done as part of adding a new project to the system. llvm-svn: 143568 | |||||
* | [analyzer] Static Analyzer Qualification Infrastructure: Scripts to support ↵ | Anna Zaks | 2011-10-06 | 2 | -0/+378 | |
| | | | | | | basic testing of the analyzer on external projects. This can be used as a basis for setting up a buildbot. llvm-svn: 141337 | |||||
* | [analyzer] CmpRuns can now optionally delete empty reports. | Anna Zaks | 2011-09-12 | 1 | -5/+7 | |
| | | | | llvm-svn: 139550 | |||||
* | [analyzer] CmpRuns.cmpScanBuildResults() should be easy to call from other ↵ | Anna Zaks | 2011-09-12 | 1 | -18/+32 | |
| | | | | | | modules. llvm-svn: 139543 | |||||
* | Rename CmpRuns into CmpRuns.py so that it could be used as a module. | Anna Zaks | 2011-09-12 | 1 | -0/+0 | |
| | | | | llvm-svn: 139540 | |||||
* | Move ubiviz to analyzer directory | Kovarththanan Rajaratnam | 2009-12-01 | 1 | -0/+74 | |
| | | | | llvm-svn: 90213 | |||||
* | Add a simple tool for comparing two static analyzer runs, primarily for use from | Daniel Dunbar | 2009-08-06 | 1 | -0/+230 | |
buildbot. llvm-svn: 78336 |