llvm-cov: Support specifying multiple source files
[oota-llvm.git] / test / tools / llvm-cov / llvm-cov.test
2014-06-27 Justin Bognerllvm-cov: Support specifying multiple source files
2014-06-18 Ulrich WeigandDo not XFAIL test/tools/llvm-cov tests on powerpc64le
2014-05-07 Justin Bognerllvm-cov: Handle missing source files as GCOV does
2014-05-07 Justin Bognerllvm-cov: Implement --no-output
2014-04-23 Justin Bognerllvm-cov: Add support for gcov's --long-file-names...
2014-02-24 Reed KotlerFor lcov tests, don't Xfail mips littl endian (mipsel...
2014-02-18 Justin Bognerllvm-cov: Support gcov's extermely lenient treatment...
2014-02-04 Justin Bognerllvm-cov: Implement the preserve-paths flag
2014-02-04 Justin Bognerllvm-cov: Implement the object-directory flag
2014-02-04 Justin Bognerllvm-cov: Ignore missing .gcda files
2014-02-04 Justin Bognerllvm-cov: Document the llvm-cov tests
2014-01-29 Justin Bognerllvm-cov: Expect a source file as a positional parameter
2014-01-25 Venkatraman Govind... [Sparc] Add sparc to the list of XFAIL architecture...
2013-12-19 Yuchen Wullvm-cov: Added -f option for function summaries.
2013-12-18 Yuchen Wullvm-cov: Print coverage summary to STDOUT.
2013-12-18 Yuchen Wullvm-cov: Added -c option for branch counts.
2013-12-16 Yuchen Wullvm-cov: Added -u option for unconditional branch...
2013-12-13 Yuchen Wullvm-cov: Added -b option for branch probabilities.
2013-12-10 Yuchen Wullvm-cov: Added -a option for block data.
2013-12-07 Yuchen Wullvm-cov: Added test.h header to tests.
2013-12-05 Yuchen Wullvm-cov: Changed extension from .llcov to .gcov.
2013-12-04 Daniel JasperUn-revert r196358: "llvm-cov: Added support for functio...
2013-12-04 Daniel JasperRevert r196358: "llvm-cov: Added support for function...
2013-12-04 Yuchen Wullvm-cov: Added support for function checksums.
2013-12-03 Yuchen Wullvm-cov: Another fix to llvm-cov test.
2013-12-03 Daniel JasperFurther fix to llvm-cov test.
2013-12-03 Daniel JasperFix llvm-cov test as suggested in r196228's post commit...
2013-12-03 Daniel JasperCopy input files to test directory.
2013-12-03 NAKAMURA Takumillvm-cov.test: Resurrect part of r194694 for win32...
2013-12-03 Yuchen Wullvm-cov: Removed output to STDOUT/specified file.
2013-11-29 Petar Jovanovicmips: XFAIL llvm-cov test
2013-11-20 Yuchen Wullvm-cov: Added file checksum to gcno and gcda files.
2013-11-14 NAKAMURA Takumillvm-cov.test: Remove XFAIL:arm. Seems this is passing...
2013-11-14 NAKAMURA Takumillvm-cov.test: Tweak win32 hosts not confused by \r...
2013-11-14 NAKAMURA TakumiSuppress llvm-cov.test on Win32, with REQUIRES: shell
2013-11-14 Yuchen Wullvm-cov: Replaced asserts with proper error handling.
2013-11-13 Yuchen Wullvm-cov: Changed XFAIL targets to be more generic.
2013-11-13 Yuchen WuAdded basic unit test for llvm-cov.
2013-11-12 Yuchen WuRevert "Added basic unit test for llvm-cov."
2013-11-12 Yuchen WuAdded basic unit test for llvm-cov.
2013-11-05 Yuchen WuRevert "Added basic unit test for llvm-cov."
2013-11-05 Yuchen WuAdded basic unit test for llvm-cov.