Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] [tests] Test different projects concurrently | George Karpenkov | 2018-02-08 | 1 | -16/+5 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D43031 llvm-svn: 324652 | ||||
* | [Analyzer] [Tests] Do not discard output from CmpRuns.py when running ↵ | George Karpenkov | 2017-10-25 | 1 | -8/+0 |
| | | | | | | | | | | integration tests Contrary to the deleted comment, in most cases CmpRuns.py produces a fairly small amount of output, which is useful to see straight away to see what has changed when executing the integration tests. llvm-svn: 316618 | ||||
* | [Analyzer] [Tests] Minor refactor of testing infrastructure: | George Karpenkov | 2017-10-24 | 1 | -0/+108 |
Move utilities functions into a separate file to make comprehension easier. llvm-svn: 316535 |