Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-cov] Change test to use FileCheck instead of grep. | Douglas Yung | 2018-01-05 | 1 | -4/+6 |
* | [llvm-cov] Refactor "export" command implementation and add support for SOURCES. | Max Moroz | 2018-01-04 | 1 | -0/+14 |
* | [llvm-cov] Reland sources-specified.test with addition of "-path-equivalence". | Max Moroz | 2017-10-13 | 1 | -0/+34 |
* | [llvm-cov] Temporary delete sources-specified.test, it is failing on some bots. | Max Moroz | 2017-10-13 | 1 | -27/+0 |
* | [llvm-cov] Fix sources-specified.test so it ignores the order of files printed. | Max Moroz | 2017-10-13 | 1 | -7/+6 |
* | [llvm-cov] An attempt to fix sources_specified.test failing on some buildbots. | Max Moroz | 2017-10-13 | 1 | -4/+4 |
* | [llvm-cov] Generate "report" for given source paths if sources are specified. | Max Moroz | 2017-10-13 | 1 | -0/+28 |