blob: 3b5aaf858b2a2ef72d6de4dc42e0ad874cf2f11c [file] [log] [blame]
add_clang_unittest(ToolingTests
CommentHandlerTest.cpp
CompilationDatabaseTest.cpp
ToolingTest.cpp
RecursiveASTVisitorTest.cpp
RefactoringTest.cpp
RewriterTest.cpp
RefactoringCallbacksTest.cpp
)
target_link_libraries(ToolingTests
clangAST
clangTooling
clangRewrite
)