clang-1/unittests/Tooling
NAKAMURA Takumi d9a2d5bdb7 unittests/ToolingTest.cpp: Suppress newFrontendActionFactory.InjectsEndOfSourceFileCallback on Win32 for now. Investigating.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166674 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-25 09:38:41 +00:00
..
CMakeLists.txt Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
CommentHandlerTest.cpp Add testing for CommentHandler, and fix a bug where trailing comments in #else 2012-06-24 23:56:26 +00:00
CompilationDatabaseTest.cpp CompilationDatabaseTest: Fix another Windows path issue. 2012-10-08 20:32:51 +00:00
Makefile Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
RecursiveASTVisitorTest.cpp Allow RecursiveASTVisitor to visit CXXCtorInitializer objects for which 2012-08-24 06:59:51 +00:00
RefactoringCallbacksTest.cpp Tweak include order 2012-10-23 23:13:50 +00:00
RefactoringTest.cpp Buildbot debugging is fun 2012-10-23 22:55:10 +00:00
RewriterTest.cpp Adds a method overwriteChangedFiles to the Rewriter. This is implemented by 2012-05-22 17:01:35 +00:00
RewriterTestContext.h Buildbot debugging is fun 2012-10-23 22:55:10 +00:00
TestVisitor.h Tooling: Add a runToolOnCodeWithArgs() function that allows 2012-08-30 02:02:19 +00:00
ToolingTest.cpp unittests/ToolingTest.cpp: Suppress newFrontendActionFactory.InjectsEndOfSourceFileCallback on Win32 for now. Investigating. 2012-10-25 09:38:41 +00:00