]> granicus.if.org Git - clang/commit
[tests] Include Python binding tests in CMake rules
authorMichal Gorny <mgorny@gentoo.org>
Thu, 11 Oct 2018 11:58:14 +0000 (11:58 +0000)
committerMichal Gorny <mgorny@gentoo.org>
Thu, 11 Oct 2018 11:58:14 +0000 (11:58 +0000)
commit0f0140520db5ffd69ce824e68230550f92e96f62
tree48a7be004430a68157c90503c99351f851d12ead
parent517f6f4f9eb1d3e7826dbdd0cee55cf023cd6dc0
[tests] Include Python binding tests in CMake rules

Add a new CMake rule check-clang-python to run the Python bindings'
test suite, and include it in check-all.

Differential Revision: https://reviews.llvm.org/D52840

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@344241 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
bindings/python/tests/CMakeLists.txt [new file with mode: 0644]