| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-10 | [test] Fix compiler-rt/test/profile/coverage_emptylines.cpp if the build ↵ | Fangrui Song | |
| directory is under /tmp llvm-cov -path-equivalence=/tmp,... is used by some checked-in coverage mapping files where the original filename is under /tmp. If the test itself produces the coverage mapping file, there is no need for /tmp. For coverage_emptylines.cpp: the source filename is under the build directory. If the build directory is under /tmp, the path mapping will make llvm-cov fail to find the file. | |||
| 2017-08-14 | [llvm-cov] Fix compiler-rt tests failing in build bots after rL310827. | Sean Eveson | |
| The compiler-rt tests used llvm-cov with -filename-equivelence, which was replaced with the new option -path-equivalence in rL310827. llvm-svn: 310836 | |||
| 2016-08-09 | [test] Update coverage tests to sync up with r278152 | Vedant Kumar | |
| This should fix the following bot failure: http://lab.llvm.org:8011/builders/clang-ppc64le-linux/builds/6522 Patch by Ying Yi! llvm-svn: 278164 | |||
| 2016-02-19 | minor test runline cleanup | Xinliang David Li | |
| llvm-svn: 261361 | |||
| 2016-02-10 | Rollback 260394 -- 32bit test needs more config support | Xinliang David Li | |
| llvm-svn: 260402 | |||
| 2016-02-10 | Add tests for -m32 | Xinliang David Li | |
| llvm-svn: 260394 | |||
| 2016-02-08 | [PGO] Simpflify test and increase coverage | Xinliang David Li | |
| llvm-svn: 260142 | |||
| 2016-02-07 | Test update : tighten up checks | Xinliang David Li | |
| llvm-svn: 260052 | |||
| 2016-02-07 | Revert 260050 -- new test case should not be included | Xinliang David Li | |
| llvm-svn: 260051 | |||
| 2016-02-07 | Test update : tighten up checks | Xinliang David Li | |
| llvm-svn: 260050 | |||
| 2016-02-07 | Add coverage tests (defaulted constructors/destructor) | Xinliang David Li | |
| llvm-svn: 260041 | |||
