[PATCH] Unit test support for Clang extra tools
Edwin Vane
edwin.vane at intel.com
Mon Apr 1 11:22:37 PDT 2013
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.
http://llvm-reviews.chandlerc.com/D605
Files:
CMakeLists.txt
Makefile
test/CMakeLists.txt
test/Makefile
test/Unit/lit.cfg
test/Unit/lit.site.cfg.in
unittests/CMakeLists.txt
unittests/Makefile
unittests/cpp11-migrate/CMakeLists.txt
unittests/cpp11-migrate/Makefile
unittests/cpp11-migrate/dummy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D605.1.patch
Type: text/x-patch
Size: 7373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130401/e09d4513/attachment.bin>
More information about the cfe-commits
mailing list