summaryrefslogtreecommitdiffstats
path: root/clang/test/Coverage
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve codegen coverage tests.Daniel Dunbar2008-10-055-9/+13
| | | | | | | - Hit debug info generation. - Hit both ObjC runtimes. llvm-svn: 57088
* Add coverage tests of C and Obj-C language features.Daniel Dunbar2008-10-0411-0/+211
| | | | | | | | | | - AST printing, dumping, serialization, codegen. - HTML printing. - Parser callbacks. Several of these are XFAIL because they trigger unimplemented code. llvm-svn: 57081
* Add test/Driver.Daniel Dunbar2008-10-042-0/+16
- env-include-paths.c is XFAIL as it exposed a bug. Add test/Coverage. - For tests which achieve code coverage but don't validate anything. llvm-svn: 57070
OpenPOWER on IntegriCloud