Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating cpp11-migrate unit tests | Edwin Vane | 2013-04-05 | 1 | -6/+0 |
| | | | | | | | | With the lib-ification of cpp11-migrate, real unit tests can be written. Replacing dummy tests with some simple tests for the Transform public interface. llvm-svn: 178900 | ||||
* | Unit test support for Clang extra tools | Edwin Vane | 2013-04-03 | 1 | -0/+6 |
Added support to CMake and autoconf for unit tests in clang-tools-extra. A dummy test exists for now until more meaningful tests can be written. llvm-svn: 178661 |