index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
analyzer
/
SATestBuild.py
Age
Commit message (
Expand
)
Author
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-01-24
scan-build: Add a --keep-empty option for better testing.
Jordan Rose
2012-11-26
[analyzer] SATestBuild.py: allow make builds to disable parallelization
Jordan Rose
2012-11-16
[analyzer] SATestBuild.py: fix broken string concatenation
Jordan Rose
2012-11-15
[analyzer] SATestBuild.py: correctly add -j option for projects using make.
Jordan Rose
2012-11-02
[analyzer] Test SimpleStream on the buildbot.
Anna Zaks
2012-09-06
[analyzer] testing: add a build mode to allow C++11 testing.
Anna Zaks
2012-08-31
Revert "[analyzer] Disable diagnostic checking on the buildbot."
Jordan Rose
2012-08-30
[analyzer] Disable diagnostic checking on the buildbot.
Anna Zaks
2012-08-29
[analyzer] Fixup 162863.
Anna Zaks
2012-08-29
[analyzer]Fix typo, unbreak static analyzer BuildBot (at least
Anna Zaks
2012-08-28
Automatically use more cores when the test build uses 'make'.
Ted Kremenek
2012-08-28
Consolidate helper methods and configuration logic. No functionality change.
Ted Kremenek
2012-08-28
Pass --use-analyzer to scan-build when running within the test harness.
Ted Kremenek
2012-08-28
experimental.security.taint is now alpha.security.taint
Ted Kremenek
2012-07-26
SATestBuild should not ask for non-existent checkers.
Jordan Rose
2012-07-16
[analyzer] Make CmpRuns external-user friendly.
Anna Zaks
2012-06-01
[analyzer] SATestBuild should execute SVN updates even if Verbose is off.
Jordan Rose
2012-06-01
[analyzer] Fix SATestAdd to work with SATestBuild.
Jordan Rose
2012-02-20
[analyzer] Testing: These checkers are not experimental anymore.
Anna Zaks
2012-02-15
[analyzer] Add the Malloc checker to the list of tested checkers.
Anna Zaks
2012-02-03
[analyzer] Testing: add automated reference results reset.
Anna Zaks
2012-02-01
[analyzer] Testing: add 2 new checkers to the buildbot script.
Anna Zaks
2012-01-24
[analyzer] Add the HTML file to the SATest diagnostic diff.
Anna Zaks
2012-01-21
[analyzer] Unbreak the static analyzer bot. Regression from r148558.
Anna Zaks
2012-01-20
[analyzer] Tweak the buildbot script to include the experimental taint checke...
Anna Zaks
2012-01-10
[analyzer] Testing infrastructure: Flush output after every print
Anna Zaks
2012-01-04
[analyzer] Correct the error message in the testing infrastructure.
Anna Zaks
2011-11-08
[analyzer] Testing: test with all the non-experimental checker packages.
Anna Zaks
2011-11-08
[analyzer] Testing: Display the number of reported differences in the main log.
Anna Zaks
2011-11-08
[analyzer] Testing infrastructure: flush the output between projects.
Anna Zaks
2011-11-05
[analyzer] Add support for testing with individual preprocessed files.
Anna Zaks
2011-11-02
[analyzer] Tweak the test script
Anna Zaks
2011-10-06
[analyzer] Static Analyzer Qualification Infrastructure: Scripts to support b...
Anna Zaks