summaryrefslogtreecommitdiff
path: root/utils/analyzer
AgeCommit message (Expand)Author
2017-10-30[analyzer] [tests] Remove empty folders in reference results, do not store di...George Karpenkov
2017-10-27[Analyzer] [Tests] Fixing typo from the previous commit.George Karpenkov
2017-10-27[Analyzer] [Tests] Dump the output of scan-build to stdout on failure.George Karpenkov
2017-10-26[Analyzer] [Tests] Write analyzers crashes to stdout, and not to a separate fileGeorge Karpenkov
2017-10-26[Analyzer] [Tests] Consistently use exit codes. Use code=42 to signify differ...George Karpenkov
2017-10-25[Analyzer] [Tests] Do not discard output from CmpRuns.py when running integra...George Karpenkov
2017-10-24[Analyzer] [Tests] Minor refactor of testing infrastructure:George Karpenkov
2017-10-24[Analyzer] [Tests] Remove temporary fields from generated reference results.George Karpenkov
2017-10-24[Analyzer] Fix bug in testing scripts, which always marked result as failure.George Karpenkov
2017-10-11[Analyzer] Remove dead code from testing scriptsGeorge Karpenkov
2017-10-05[Analyzer Tests] Run static analyzer integration tests until the end,George Karpenkov
2017-10-05[Analyzer Tests] Fix misc bugs in analyzer reference results updater.George Karpenkov
2017-10-02[Analyzer] Make testing scripts flake8 compliantGeorge Karpenkov
2017-09-30[Analyzer] Add nullability to the list of tested checkers in SATestBuildGeorge Karpenkov
2017-09-22[Analyzer] Fix minor errors in python scripts.George Karpenkov
2017-09-22[Analyzer] Static analyzer script for updating reference resultsGeorge Karpenkov
2017-09-22[Analyzer] Refactor analyzer testing scripts.George Karpenkov
2017-09-21[Analyzer] Use CC environment variable to select analyzer path in SATestBuild.George Karpenkov
2017-09-21[Analyzer] Add simple help to SATestAdd.pyGeorge Karpenkov
2017-09-21[Analyzer] Remove dead code from CmpRuns.py.George Karpenkov
2016-09-19[analyzer] SATestBuild.py: Treat '#' as comment in projectMap.csvDevin Coughlin
2016-01-23[analyzer] SATestBuild.py: Remove html and log when producing reference results.Devin Coughlin
2016-01-22[analyzer] SATestBuild.py: Handle spaces in path passed to --use-analyzer.Devin Coughlin
2016-01-22[analyzer] Update SATestBuild.py to handle spaces in paths.Devin Coughlin
2015-11-07[analyzer] Update SATestBuild.py to enable a 'download and patch' model for p...Devin Coughlin
2015-10-22[analyzer] Bug identificationGabor Horvath
2015-09-16[analyzer] SATestBuild.py: Move additional checkers logic so SATestAdd.py can...Devin Coughlin
2015-09-14[analyzer] Update SATestBuild.py to set -isysroot for preprocessed filesDevin Coughlin
2015-09-08[analyzer] Apply whitespace cleanups by Honggyu Kim.Ted Kremenek
2015-08-20[Static Analyzer] Made it easier to test new checkers using the test suite.Gabor Horvath
2015-07-08[Static Analyzer] Make the paths relative from the project root when generati...Gabor Horvath
2015-07-02[Static Analyzer] No longer include the full path of the source file in the s...Gabor Horvath
2015-06-30[Static Analyzer] Minor improvements to SATest.Gabor Horvath
2014-10-31[analyzer] Rename NewDeleteLeaks checker in the test script.Anna Zaks
2013-12-05Correct hyphenations in comments and assert messagesAlp Toker
2013-09-06[analyzer] SATestBuild: strip trailing newlines from command file.Jordan Rose
2013-06-10[analyzer] SATestBuild: Don't require reference results to have logs.Jordan Rose
2013-05-31[analyzer] Always use ccc-analyzer when running scan-build on buildbotAnna Zaks
2013-04-05[analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks).Jordan Rose
2013-04-02[analyzer] Moving cplusplus.NewDelete to alpha.* for now.Anton Yartsev
2013-03-25[analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, doub...Anton Yartsev
2013-03-23[analyzer] CmpRuns.py: Accept single files as input.Jordan Rose
2013-01-24scan-build: Add a --keep-empty option for better testing.Jordan Rose
2012-11-26[analyzer] SATestBuild.py: allow make builds to disable parallelizationJordan Rose
2012-11-16[analyzer] SATestBuild.py: fix broken string concatenationJordan Rose
2012-11-15[analyzer] CmpRuns: move the clang_version info into the run (out ofAnna Zaks
2012-11-15[analyzer] SATestBuild.py: correctly add -j option for projects using make.Jordan Rose
2012-11-14[analyzer] Ensure that CmpRuns recursively walks the output directory.Anna Zaks
2012-11-02[analyzer] Test SimpleStream on the buildbot.Anna Zaks
2012-10-17[analyzer] CmpRuns: cleanup APIs, allow processing of plists with noAnna Zaks