summaryrefslogtreecommitdiffstats
path: root/bindings
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2018-10-18 17:47:18 +0000
committerAaron Ballman <aaron@aaronballman.com>2018-10-18 17:47:18 +0000
commit2abe10f0902311fdb2896d3c6223787f51049fac (patch)
tree8638385ee30ef1e94204aa0b691cd1c5235cb61b /bindings
parent8ed09f041057b6671e0944fbb5b386e10bf8eaeb (diff)
Add check-clang-python to the Clang tests directory in IDEs; NFC.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@344750 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'bindings')
-rw-r--r--bindings/python/tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/bindings/python/tests/CMakeLists.txt b/bindings/python/tests/CMakeLists.txt
index 1b8f0eacd6..3386e6428c 100644
--- a/bindings/python/tests/CMakeLists.txt
+++ b/bindings/python/tests/CMakeLists.txt
@@ -8,6 +8,7 @@ add_custom_target(check-clang-python
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/..)
set(RUN_PYTHON_TESTS TRUE)
+set_target_properties(check-clang-python PROPERTIES FOLDER "Clang tests")
# Do not try to run if libclang was built with ASan because
# the sanitizer library will likely be loaded too late to perform